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 » General IBM MQ Support » Installing MA89 on AIX 5.3 64 bit

Post new topic  Reply to topic
 Installing MA89 on AIX 5.3 64 bit « View previous topic :: View next topic » 
Author Message
MK8570
PostPosted: Mon Apr 27, 2009 8:34 am    Post subject: Installing MA89 on AIX 5.3 64 bit Reply with quote

Apprentice

Joined: 18 Jul 2007
Posts: 26
Location: PA, USA

Hi,
I am trying to install MA89 on AIX 5.3 64 bit and am getting the below error during make.

Could someone point in as to what the issue might be ?

I do see during the make LD_RUN_PATH is picking up 32 bit library /usr/lpp/mqm/lib .

# perl Makefile.PL
Copying MQClient/Makefile.PL -> MQServer/Makefile.PL
Writing Makefile for MQClient::MQSeries
Writing Makefile for MQSeries::Message::DeadLetter
Writing Makefile for MQSeries::Message::PCF
Writing Makefile for MQSeries::Message::RulesFormat
Warning: Guessing NAME [MQSeries-OAM] from current directory name.
Writing Makefile for MQSeries::PubSub
Writing Makefile for MQServer::MQSeries
Writing Makefile for MQSeries
# make
Skip ../blib/lib/MQClient/MQSeries.pm (unchanged)
/usr/bin/perl -e 'use ExtUtils::Mksymlists; Mksymlists("NAME" => "MQClient::MQSeries", "DL_FUNCS" => { }, "FUNCLIST" => [], "DL_VARS" => []);'
/usr/bin/perl "-I../blib/arch" "-I../blib/lib" typemap.PL typemap
typemap.PL: warning: type MQCFIN64.Value (MQINT64) not supported
typemap.PL: warning: type MQEPH.PCFHeader (MQCFH) not supported
typemap.PL: warning: type MQWDR.DestSeqFactor (MQINT64) not supported
typemap.PL: warning: type MQWDR2.DestSeqFactor (MQINT64) not supported
/usr/bin/perl /usr/opt/perl5/lib64/5.8.2/ExtUtils/xsubpp -typemap /usr/opt/perl5/lib64/5.8.2/ExtUtils/typemap -typemap typemap MQSeries.xs > MQSeries.xsc && mv MQSeries.xsc MQSeries.c
cc_r -c -I"/usr/lpp/mqm/inc" -I../include -D_ALL_SOURCE -D_ANSI_C_SOURCE -D_POSIX_SOURCE -qmaxmem=-1 -qnoansialias -DUSE_NATIVE_DLOPEN -DNEED_PTHREAD_INIT -q64 -DUSE_64_BIT_ALL -q64 -O -DVERSION=\"1.23\" -DXS_VERSION=\"1.23\" "-I/usr/opt/perl5/lib64/5.8.2/aix-thread-multi-64all/CORE" MQSeries.c
/usr/bin/perl "-I../blib/arch" "-I../blib/lib" constants.c.PL constants.c
cc_r -c -I"/usr/lpp/mqm/inc" -I../include -D_ALL_SOURCE -D_ANSI_C_SOURCE -D_POSIX_SOURCE -qmaxmem=-1 -qnoansialias -DUSE_NATIVE_DLOPEN -DNEED_PTHREAD_INIT -q64 -DUSE_64_BIT_ALL -q64 -O -DVERSION=\"1.23\" -DXS_VERSION=\"1.23\" "-I/usr/opt/perl5/lib64/5.8.2/aix-thread-multi-64all/CORE" constants.c
Running Mkbootstrap for MQClient::MQSeries ()
chmod 644 MQSeries.bs
rm -f ../blib/arch/auto/MQClient/MQSeries/MQSeries.so
LD_RUN_PATH="" ld -b64 -bhalt:4 -bM:SRE -bI:/usr/opt/perl5/lib64/5.8.2/aix-thread-multi-64all/CORE/perl.exp -bE:MQSeries.exp -bnoentry -lpthreads -lc_r MQSeries.o constants.o -o ../blib/arch/auto/MQClient/MQSeries/MQSeries.so -L/usr/lpp/mqm/lib -lmqic_r
ld: 0711-317 ERROR: Undefined symbol: .MQSET
ld: 0711-317 ERROR: Undefined symbol: .MQBEGIN
ld: 0711-317 ERROR: Undefined symbol: .MQBACK
ld: 0711-317 ERROR: Undefined symbol: .MQCMIT
ld: 0711-317 ERROR: Undefined symbol: .MQDISC
ld: 0711-317 ERROR: Undefined symbol: .MQCLOSE
ld: 0711-317 ERROR: Undefined symbol: .MQGET
ld: 0711-317 ERROR: Undefined symbol: .MQPUT1
ld: 0711-317 ERROR: Undefined symbol: .MQPUT
ld: 0711-317 ERROR: Undefined symbol: .MQINQ
ld: 0711-317 ERROR: Undefined symbol: .MQOPEN
ld: 0711-317 ERROR: Undefined symbol: .MQCONNX
ld: 0711-317 ERROR: Undefined symbol: .MQCONN
ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information.
make: 1254-004 The error code from the last command is 8.


Stop.
make: 1254-004 The error code from the last command is 2.


Stop.

Thanks
Back to top
View user's profile Send private message
MK8570
PostPosted: Mon Apr 27, 2009 10:17 am    Post subject: MA89 Install Reply with quote

Apprentice

Joined: 18 Jul 2007
Posts: 26
Location: PA, USA

Got it resolved . Had to change the Makefile.

Thanks
Back to top
View user's profile Send private message
PriyaShyam
PostPosted: Fri Jun 17, 2011 6:36 am    Post subject: MA89 Install Reply with quote

Newbie

Joined: 17 Jun 2011
Posts: 1

Dear MK8570, Can you please let me know what changes you made to the makefile to make this work?

I am getting the same error when trying to link object files in my application. I am new to MQ. Please help.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » General IBM MQ Support » Installing MA89 on AIX 5.3 64 bit
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.