Hello everyone,

I'm trying to build 2.0.3 (client only) on AIX 5.3.  I have all the requisite 
libraries installed via the linux toolkit packages and some built from 
source.  I'm also running configure with the following 
flags:  --enable-client-only --sysconfdir=/usr/local/etc/bacula 
--with-working-dir=/usr/local/bacula/working.

Configure appears to finish properly, but when I try a 'make all', the build  
stops shortly while trying to build console in filed with the errors:

 ==>Entering directory /usr/local/src/bacula-2.0.3/src/findlib
==== Make of findlib is good ====

==>Entering directory /usr/local/src/bacula-2.0.3/src/filed
Linking bacula-fd ...
        /usr/bin/g++  -O -L../lib -L../findlib -o bacula-fd filed.o 
authenticate.o acl.o backup.o estimate.o  filed_conf.o heartbeat.o job.o 
pythonfd.o  restore.o status.o verify.o 
verify_vol.o   -lz            -lfind -lbac -lm  -lpthread  -lintl    -lintl
ld: 0706-006 Cannot find or open library file: -l stdc++
        ld:open(): A file or directory in the path name does not exist.
ld: 0706-006 Cannot find or open library file: -l m
        ld:open(): A file or directory in the path name does not exist.
ld: 0706-006 Cannot find or open library file: -l gcc_s
        ld:open(): A file or directory in the path name does not exist.
ld: 0706-005 Cannot find or open file: libgcc.a
        ld:open(): A file or directory in the path name does not exist.
ld: 0706-006 Cannot find or open library file: -l gcc_s
        ld:open(): A file or directory in the path name does not exist.
ld: 0706-005 Cannot find or open file: libgcc.a
        ld:open(): A file or directory in the path name does not exist.
make: 1254-004 The error code from the last command is 1.


Stop.

Any help at this point would be greatly appreciated!!

Thanks in advance
Reuben

-- 
Reuben A. Popp
Systems Administrator
Information Technology Department
East Central College
1+ 636 583 5195 x2480

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to