hello,
On Mon, 2009-06-15 at 16:37 +0200, Arno Lehmann wrote:
> Hi,
>
> > --- Originalnachricht ---
> > Von: Gerald Leier
> > An: Thomas
> > Gesendet: 15.6.09, 15.31
> > Betreff: Re: [Bacula-users] failing to build a statically linked
> > bac
Hi,
> --- Originalnachricht ---
> Von: Gerald Leier
> An: Thomas
> Gesendet: 15.6.09, 15.31
> Betreff: Re: [Bacula-users] failing to build a statically linked
> bacula-fd(3.0.1)
>
> hi,
>
> On Mon, 2009-06-15 at 14:52 +0200, Thomas wrote:
>
Hello,
My colleague went through this trouble a while back and filed a bug report.
Here is the relevant line from my spec file:
# Build the static-bacula-fd for clients to download. See bacula bug 1257.
PIDOF=/sbin/pidof ./configure --mandir=/usr/man \
--with-sbin-perm=755 --with-openssl
hi,
On Mon, 2009-06-15 at 14:52 +0200, Thomas wrote:
> hi,
>
> my first try was:
>
> ./configure --enable-static-fd --enable-client-only
>
> configure-output
> Statically Linked FD:yes
>
> make
> .
> Linking bacula-fd ...
> /home/thomas/bacula-3.0.1/libtool --silent --tag=CXX --mode=
hi,
my first try was:
./configure --enable-static-fd --enable-client-only
configure-output
Statically Linked FD:yes
make
.
Linking bacula-fd ...
/home/thomas/bacula-3.0.1/libtool --silent --tag=CXX --mode=link
/usr/lib/ccache/g++ -L../lib
-L../findlib
..
and the result was a d
hello,
i just tried with some extended options (disabled openssl, set "global"
static flag)
./configure --prefix=/usr/bacula \
--sbindir=/usr/bacula/bin \
--sysconfdir=/usr/bacula/bin \
--with-scriptdir=/usr/bacula/bin \
--enable-smartalloc \
Hello,
I am having problems compiling a statically linked bacula-fd
suitable for putting on a rescue/recovery installation.
cd bacula-3.0.1
make clean
./configure --prefix=/usr/bacula \
--sbindir=/usr/bacula/bin \
--sysconfdir=/usr/bacula/bin \