ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » IBM MQ Installation/Configuration Support » I can't compile my programs in Server Unix AIX

Post new topic  Reply to topic
 I can't compile my programs in Server Unix AIX « View previous topic :: View next topic » 
Author Message
Artemio
PostPosted: Tue Nov 25, 2003 9:03 am    Post subject: I can't compile my programs in Server Unix AIX Reply with quote

Novice

Joined: 11 Sep 2003
Posts: 21

I have got this:

cc -o MQM MQMUpload.c -L/usr/mqm/lib/ -llibmqm
cc: 1501-224 fatal error in /usr/vac/exe/xlcentry: signal 11 received

How to compile this program?


Back to top
View user's profile Send private message Send e-mail MSN Messenger
clindsey
PostPosted: Tue Nov 25, 2003 10:22 am    Post subject: Reply with quote

Knight

Joined: 12 Jul 2002
Posts: 586
Location: Dallas, Tx

Your compiler abended with SIGSEGV.
Try compiling one of the supplied samples to verify the compiler setup.

cd to /usr/mqm/samp and try to compile amqsput0.c with
'cc -o myamqsput amqsput0.c -lmqm'

You shouldn't need to include the -L switch. Links to the mq libs get creating in /usr/lib at install time.

Charlie
Back to top
View user's profile Send private message
mrlinux
PostPosted: Tue Nov 25, 2003 12:44 pm    Post subject: Reply with quote

Grand Master

Joined: 14 Feb 2002
Posts: 1261
Location: Detroit,MI USA

Is your app a threaded application ????
_________________
Jeff

IBM Certified Developer MQSeries
IBM Certified Specialist MQSeries
IBM Certified Solutions Expert MQSeries
Back to top
View user's profile Send private message Send e-mail
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » IBM MQ Installation/Configuration Support » I can't compile my programs in Server Unix AIX
Jump to:  



You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.