Bacula-users

[Bacula-users] Trouble compiling bacula 5.0.3 under Solaris 10

2011-01-18 21:33:59
Subject: [Bacula-users] Trouble compiling bacula 5.0.3 under Solaris 10
From: Kenneth Garges <garges AT ucsc DOT edu>
To: bacula-users AT lists.sourceforge DOT net
Date: Tue, 18 Jan 2011 17:30:14 -0800
Yet another with problems compiling bacula 5.0.3 under Solaris. I'm only trying 
to compile the storage daemon.

LDFLAGS="-L/usr/sfw/lib -R/usr/sfw/lib"
CFLAGS="-g"

./configure --prefix=/opt/app --sbindir=/opt/app/bacula/sbin 
datarootdir=/usr/share --oldincludedir=/usr/include 
--includedir=/usr/local/include --sysconfdir=/opt/app/bacula/etc --disable-ipv6 
--enable-smartalloc --enable-static-sd --disable-build-dir 
--disable-build-filed --enable-build-stored --with-openssl 
--with-working-dir=/var/bacula --with-subsys-dir=/var/bacula/working 
--with-sd-user=bacula --with-sd-group=bacula --disable-libtool --with-mysql


Configure works fine, but make produces this error:

inflateInit_                        ../lib/libbac.a(bsys.o)
ld: fatal: Symbol referencing errors. No output written to bconsole
collect2: ld returned 1 exit status
*** Error code 1
make: Fatal error: Command failed for target `bconsole'
Current working directory /home/garges/bacula-5.0.3/src/console


  ====== Error in /home/garges/bacula-5.0.3/src/console ======


*** Error code 1
The following command caused the error:
for I in src scripts src/lib src/findlib src/filed   src/console src/cats 
src/dird src/stored src/tools manpages; \
  do (cd $I; echo "==>Entering directory `pwd`"; \
      make DESTDIR= all || (echo ""; echo ""; echo "  ====== Error in `pwd` 
======"; \
                    echo ""; echo ""; exit 1;)); \
done
make: Fatal error: Command failed for target `all'


Any help appreciated.
------------------------------------------------------------------------------
Protect Your Site and Customers from Malware Attacks
Learn about various malware tactics and how to avoid them. Understand 
malware threats, the impact they can have on your business, and how you 
can protect your company and customers by using code signing.
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
Bacula-users mailing list
Bacula-users AT lists.sourceforge DOT net
https://lists.sourceforge.net/lists/listinfo/bacula-users