If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Data Access, Manipulation & Batch Languages > Perl and the DBI > Installed sybperl 2.18 .. errors running make

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 05-21-09, 09:28
bbperry bbperry is offline
Registered User
 
Join Date: May 2009
Location: South Jordan, Ut
Posts: 2
Installed sybperl 2.18 .. errors running make

Anyone,

I'm not too sure where to go for answers to my questions .... so if you can help me that would be great or direct me to someone who can.

I have downloaded sybperl 2.18 .... have ran the Makefile.PL successfully and am trying to run the "make". I get the following errors.


rabaul15:/home/sybase/sybperl/sybperl-2.18>make
rm -f ../blib/arch/auto/Sybase/CTlib/CTlib.so
LD_RUN_PATH="" ld -L/appl/sybase1503/OCS-15_0/lib -b64 -bhalt:4 -bMRE -bI:/usr/local/lib/perl5/5.8.5/aix-64all/CORE/perl.exp -bE:CTlib.exp -bnoentry -lc -L/usr/local/lib CTlib.o -o ../blib/arch/auto/Sybase/CTlib/CTlib.so -L/appl/sybase1503/OCS-15_0/lib -lsybct64 -lsybcs64 -lsybtcl64 -lsybcomn64 -lsybintl64 -lsybblk64 -lm
ld: 0711-317 ERROR: Undefined symbol: .uniconv_GetExpansion
ld: 0711-317 ERROR: Undefined symbol: .uniconv_HandleGet
ld: 0711-317 ERROR: Undefined symbol: .uniconv_unistrFromS
ld: 0711-317 ERROR: Undefined symbol: .uniconv_HandleFree
ld: 0711-317 ERROR: Undefined symbol: .i18nuni_RequestSetDefaults
ld: 0711-317 ERROR: Undefined symbol: .uniconv_HandleGetU
ld: 0711-317 ERROR: Undefined symbol: .uniconv_SetSubstituteChar
ld: 0711-317 ERROR: Undefined symbol: .uniconv_SetDBCSSubstituteChar
ld: 0711-317 ERROR: Undefined symbol: .uniutf8_unistrFromUTF8
ld: 0711-317 ERROR: Undefined symbol: .uniconv_unistrToS
ld: 0711-317 ERROR: Undefined symbol: .uniutf8_unistrToUTF8
ld: 0711-317 ERROR: Undefined symbol: .i18nuni_LookupByKeyNum
ld: 0711-317 ERROR: Undefined symbol: .i18nargs_init
ld: 0711-317 ERROR: Undefined symbol: .i18nargs_add_arg
ld: 0711-317 ERROR: Undefined symbol: .uniconv_FromASCII
ld: 0711-317 ERROR: Undefined symbol: .i18nstrb_Compose
ld: 0711-317 ERROR: Undefined symbol: .i18nuni_HandleFree
ld: 0711-317 ERROR: Undefined symbol: .uniconv_HandleGetR
ld: 0711-317 ERROR: Undefined symbol: .i18nuni_HandleGet
ld: 0711-317 ERROR: Undefined symbol: .i18nuni_FileOpen
ld: 0711-317 ERROR: Undefined symbol: .uniconv_GetExpansionFactor
ld: 0711-317 ERROR: Undefined symbol: .unictfrm_StrToInt
ld: 0711-317 ERROR: Undefined symbol: .uniconv_unistreamFromS
ld: 0711-317 ERROR: Undefined symbol: .uniconv_unistreamToS
ld: 0711-317 ERROR: Undefined symbol: .unictfrm_StrToLower
ld: 0711-317 ERROR: Undefined symbol: .unimem_RegisterCallbacks
ld: 0711-317 ERROR: Undefined symbol: .unisem_RegisterCallbacks
ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information.
make: The error code from the last command is 8.


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


Stop.





I am running the following version of perl

rabaul15:/home/sybase/sybperl/sybperl-2.18>perl -v

This is perl, v5.8.5 built for aix-64all





Thanks for your help,
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On