Bacula-users

Re: [Bacula-users] FreeBSD Bare Metal Recovery

2009-02-20 19:10:41
Subject: Re: [Bacula-users] FreeBSD Bare Metal Recovery
From: Dan Langille <dan AT langille DOT org>
To: Doug Sampson <dougs AT dawnsign DOT com>
Date: Fri, 20 Feb 2009 19:08:06 -0500
Doug Sampson wrote:
>> Found a few ways to create a static-fd (i think)
>>
>> run make configure in /usr/ports/sysutils/bacula-client
>> write down (copy) the configure command with all the argument from
>> config.log in the work/bacula-2.4.4 dir
>> run make clean in /usr/ports/sysutils/bacula-client
>> now run make extract, make path and cd into work/bacula-2.4.4 
> 
> Make path doesn't work.
> 
> # corvus-root@/usr/ports/sysutils/bacula-client: make path
> # make: don't know how to make path. Stop
> # corvus-root@/usr/ports/sysutils/bacula-client: 
> 
>> and run the
>> copied configure command with all the arguments and add 
>> --enable-static-fd
>> to the line

I suggest doing this instead:

export CONFIGURE_ARGS+=--enable-static-fd

Then build bacula-client as usual.

If that fails

alter sysutils/bacula-server/Makefile and add --enable-static-fd to the 
list of options around line 44.




>> run make and a static-bacula-fd is in src/filed directory.
>>
>> run make in /usr/ports/sysutils/bacula-client
>> cd into  work/bacula-2.4.4/src/filed and run make static-bacula-fd
>>
>> ldd static-bacula-fd
>> static-bacula-fd:
>>         libintl.so.8 => /usr/local/lib/libintl.so.8 (0x281e3000)
>>         libiconv.so.3 => /usr/local/lib/libiconv.so.3 (0x281ec000)
>>
>>
>> don't know if it will work dont have the resources to try it 
>> right now.


-- 
Dan Langille

BSDCan - The Technical BSD Conference : http://www.bsdcan.org/
PGCon  - The PostgreSQL Conference:     http://www.pgcon.org/

------------------------------------------------------------------------------
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 AT lists.sourceforge DOT net
https://lists.sourceforge.net/lists/listinfo/bacula-users