Hello Everyone, This list has been an incredible source of help so far.
I am trying to compile bacula 1.38.11 on AIX 5.3. After messing with all kinds of packages and little fixes, I have it down to where it goes all the way through the make process except for the "tools" section which results in the following error: ==>Entering directory /usr/local/src/bacula-1.38.11/src/tools make[1]: Entering directory `/usr/local/src/bacula-1.38.11/src/tools' /usr/local/bin/g++ -c -I. -I.. -g -O2 -Wall -I/usr/linux/include bsmtp.c /usr/local/bin/g++ -L../lib -o bsmtp bsmtp.o -lbac -lm -lpthread -lintl -lintl -L/nomad/apps/openssl/lib -lssl -lcrypto ld: 0711-317 ERROR: Undefined symbol: r_last ld: 0711-317 ERROR: Undefined symbol: r_first ld: 0711-317 ERROR: Undefined symbol: res_head ld: 0711-317 ERROR: Undefined symbol: .free_resource(RES*, int) ld: 0711-317 ERROR: Undefined symbol: resources ld: 0711-317 ERROR: Undefined symbol: res_all ld: 0711-317 ERROR: Undefined symbol: res_all_size ld: 0711-317 ERROR: Undefined symbol: .save_resource(int, RES_ITEM*, int) ld: 0711-317 ERROR: Undefined symbol: .dump_resource(int, RES*, void (*)(void*, char const*, ...), void*) ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information. collect2: ld returned 8 exit status make[1]: *** [bsmtp] Error 1 make[1]: Leaving directory `/usr/local/src/bacula-1.38.11/src/tools' ====== Error in /usr/local/src/bacula-1.38.11/src/tools ====== Am I missing a library or something in the tools directory with the resource variable definitions? Thanks. ---Hillel ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users