Hi We are trying to build a solution on Linux platform but we are getting follwing 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 -- ______________________________________________________________________ Pune GNU/Linux Users Group Mailing List: ([email protected]) List Information: http://plug.org.in/mailing-list/listinfo/plug-mail Send 'help' to [EMAIL PROTECTED] for mailing instructions.
