Linking error on Linux platform

"Arun Kumar" <[email protected]> Tue, 13 Sep 2005 14:32:55 +0530
Newsgroups org.kernel.vger.linux-gcc
Message-ID <[email protected]>
Hi

We are trying to build a solution on Linux machine but we are getting
folliwng error while linking. Could you please suggest any solution. Are we
missing any specific flag pertaining to LINUX?


make[1]: Leaving directory `/home/stack/SCU_UGANDA/SRC/LCL/tdftha/tdftha_c'
gcc -L../../iu/SCU/LIB/hss -L../../iu/SCU/LIB/scu -u sgCfnEncode -u
sgCfnDecode ./td_sys.o                                     ./libry_td.a
./libsg_td.a ./libiu_td.a ./libmt_td.a
./libcm_td.a -lnsl -lpthread -lmp_userif -lisc -lissh -lhsstotrill -ltrillto
hss  -L/usr/bin/gcc -o scu_lcl
/usr/bin/ld: relocation error: /usr/bin/ld: undefined symbol:
xmalloc_set_program_name
collect2: ld returned 127 exit status
make: *** [scu_lcl] Error 1


Regards,
Arun Kumar