Ryan Novosielski wrote:
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

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


I didn't build the static fd I just copied a couple of libs over to my rescue CD before I built the image. I don't don't know if you caught my e-mail a while back but the rescue CD built on 10 3/05 worked for 10 1/06 as well using grub as the boot loader. It should work for 9 because 3/05 and 9 use the same loader. I did four bare metal restores without error on my test client.

Also I'm in the process of scripting the entire building of the CD image so it can be completely automated and possibly added to the bacula rescue source.

--
Robert


-------------------------------------------------------
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