[Arsperl-users] Problems with compiling ARSPerl 1.91 on Ubuntu
Brought to you by:
jeffmurphy
|
From: Roman S. <xs...@gm...> - 2011-11-28 10:41:01
|
Hi,
I am trying to compile *ARSPerl 1.91 with ARAPI 7.1 *for linux on mybi
Ubuntu 32-bits (2.6.32-24-generic). I am getting the following error:
LD_RUN_PATH="/home/xsustek/Remedy7_1Test/ARAPI/linux71/lib" cc -shared -O2
-g -L/usr/local/lib -fstack-protector ARS.o support.o supportrev.o
supportrev_generated.o
/home/xsustek/Remedy7_1Test/ARAPI/linux71/lib/libar.a -o
blib/arch/auto/ARS/ARS.so
\
-L/home/xsustek/Remedy7_1Test/ARAPI/linux71/lib -lpthread -licuucbmc
-licui18nbmc
\
/usr/bin/ld:/home/xsustek/Remedy7_1Test/ARAPI/linux71/lib/libicuucbmc.so:
file format not recognized; treating as linker script
/usr/bin/ld:/home/xsustek/Remedy7_1Test/ARAPI/linux71/lib/libicuucbmc.so:1:
syntax error
collect2: ld returned 1 exit status
make: *** [blib/arch/auto/ARS/ARS.so] Error 1
My first guess was that the linker doesn't recognize the file as a library
for this system, but that's doesn't make sense as these libraries are for
linux, aren't they?
Thanks for any help.
Roman
|