>>>>> On Fri, 19 May 2006 15:11:06 -0400, Ryan Novosielski <[EMAIL PROTECTED]> 
>>>>> said:
> 
> Is there still no way to build a static fd on Solaris? I need this for a
> rescue disc for Solaris 9. I know Robert Hartzell has done it with 10 --
> don't know if something changed between 9 and 10.
> 
> Any info from anyone? Here's the failure:
> 
> /usr/local/bin/g++   -static -L../lib -L../findlib -o static-bacula-fd
> filed.o authenticate.o acl.o backup.o chksum.o estimate.o  filed_conf.o
> heartbeat.o job.o pythonfd.o  restore.o status.o verify.o verify_vol.o \
>     -lsec -lz -lfind -lbac -lm  -lpthread -lgen -lresolv -lnsl -lsocket
> - -lxnet  -lintl -lresolv \
> 
> ld: fatal: library -lz: not found
> ld: fatal: library -lpthread: not found
> ld: fatal: library -lresolv: not found
> ld: fatal: library -lxnet: not found
> ld: fatal: library -lresolv: not found
> ld: fatal: File processing errors. No output written to static-bacula-fd
> collect2: ld returned 1 exit status
> *** Error code 1
> make: Fatal error: Command failed for target `static-bacula-fd'
> Current working directory /usr/share/src/bacula-1.38.6/src/filed

Maybe you don't have static versions of these libraries (i.e. libz.a etc)?

__Martin


-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to