Hi,

since i have the crashing bareos-sd from 13.2.3, i wanted to try the beta 14.2 (and it has some interesting features too ;)

my ./configure line:
./configure --with-mysql --with-zlib --disable-conio --prefix=/opt/bareos --enable-ndmp --with-lzo --with-fastlz --disable-tls --with-pic --enable-dynamic-storage-backends --enable-lockmgr --enable-includes --enable-dynamic-cats-backends


make runs through, but make install not, following output i get:

/usr/bin/install -c -m 640 bareos-sd.conf /opt/bareos/etc/bareos-sd.conf.new
==== Make of sd-backends is good ====

../../../autoconf/mkinstalldirs /opt/bareos/lib
libtool: install: warning: relinking `libbareossd-tape.la'
../../../autoconf/mkinstalldirs /opt/bareos/etc/bareos-sd.d/
/root/bareos/autoconf/mkinstalldirs /opt/bareos/lib
/bin/cp *.py *.py.template /opt/bareos/lib
libtool: install: warning: relinking `autoxflate-sd.la'
/usr/bin/ld: ../../lib/libbareos.a(compression.o): relocation R_X86_64_32 
against `a local symbol' can not be used when making a shared object; recompile 
with -fPIC
../../lib/libbareos.a: could not read symbols: Bad value
c++: error: linker command failed with exit code 1 (use -v to see invocation)
libtool: install: error: relink `autoxflate-sd.la' with the above command 
before installing it
*** Error code 1

Stop.
make[1]: stopped in /root/bareos/src/plugins/stored
*** Error code 1

Stop.
make: stopped in /root/bareos

can someone help ? i'm no developer and don't know where to put -fPIC but maybe i could exclude the plugin building/installing for the SD ?! but how?

Greets
Adam

--
Adam Podstawka

--
You received this message because you are subscribed to the Google Groups 
"bareos-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to