On 10/ 7/14 03:56 PM, Adam Podstawka wrote:
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:
>
Don't know what FreeBSD version but on 9.3 the following compiles and
installs for me:
It's FreeBSD 10, FreeBSD 10 has some changes in behavior to the 9.3
Just installed a KVM instance of FreeBSD 10 under Illumos and after
installing
the dependencies with the script below things compile fine with CLANG
instead
of GCC (other then that CLANG likes to complain about that a .c file
cannot contain
c++ or at least its deprecated.)
I would loose the --with-pic as libtool should do its work. What looks a
bit fishy is in the above
it tries to use libbares.a which seems to indicate is using static
linkage and not shared libs.
have cut --enable-dynamic-storage-backends and
--enable-dynamic-cats-backends out, and added --disable-libtool and
make install worked.
If you disable libtool you loose all the plugins etc. That might work
for you but it seems
it fully unneeded as it works fine with the right configure options.
--
Marco van Wieringen [email protected]
Bareos GmbH & Co. KG Phone: +49-221-63069389
http://www.bareos.com
Sitz der Gesellschaft: Köln | Amtsgericht Köln: HRA 29646
Komplementär: Bareos Verwaltungs-GmbH
Geschäftsführer: Stephan Dühr, M. Außendorf, J. Steffens,
P. Storz, M. v. Wieringen
--
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.