> > What then? Was this because of the failed 'make path' command? > > > It's 'make patch' but adding the proper CONFIGURE_ARGS environment > variable as Dan stated would be the best way to go. Example for > csh/tcsh: > > cd /usr/ports/sysutils/bacula-client > env CONFIGURE_ARGS+=--enable-static-fd make > > Or make the option persistent by adding into /etc/make.conf > the following lines: > > .if $(.CURDIR:M*/sysutils/bacula-client) || \ > $(.CURDIR:M*/sysutils/bacula-client) > CONFIGURE_ARGS+=--enable-static-fd > .endif
I put these lines into the /etc/make.conf file for all of my bacula clients and I now have static-bacula-fd on src/filed. Next, I'm going to see if I can run that file as a daemon for a full bare metal restore. Thanks! ~Doug ------------------------------------------------------------------------------ Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA -OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise -Strategies to boost innovation and cut costs with open source participation -Receive a $600 discount off the registration fee with the source code: SFAD http://p.sf.net/sfu/XcvMzF8H _______________________________________________ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users