Re: [Bacula-users] Error in compiling Bacula-2.2.6

2007-11-28 Thread Arno Lehmann
Hi, 28.11.2007 17:48,, mevasquez wrote:: > When I run make everything is OK except I get an error compiling stored. My > configure options are: > CFLAGS="-g -Wall" \ > ./configure \ > --sbindir=/opt/bacula/bin \ > --sysconfdir=/opt/bacula \ > --with-scriptdir=/opt/bacula/scripts \

Re: [Bacula-users] Error in compiling Bacula-2.2.6 (solved)

2007-11-28 Thread mevasquez
I remember reading a long time ago when I was configuring Bacula for HPUX that I needed to remove --enable-static-tools from the ./configure options. When I did this and ran make, everything compiled successfully. I then did a make install with no problems. I have bacula up and running. Mike

Re: [Bacula-users] Error in compiling Bacula-2.2.6

2007-11-28 Thread Jeronimo Zucco
mevasquez wrote: > When I run make everything is OK except I get an error compiling stored. My > configure options are: > CFLAGS="-g -Wall" \ > ./configure \ > --sbindir=/opt/bacula/bin \ > --sysconfdir=/opt/bacula \ > --with-scriptdir=/opt/bacula/scripts \ > --with-pid-dir=/va

Re: [Bacula-users] Error in compiling Bacula-2.2.6

2007-11-28 Thread John Drescher
On Nov 28, 2007 12:01 PM, Vasquez, Michael E. CIV <[EMAIL PROTECTED]> wrote: > I have openssl.i686 version 0.9.7a-43.16. installed > > Should I install openssl.i386 version 0.9.7a-43.16? > > Mike > Are your mysql libs i386? John ---

[Bacula-users] Error in compiling Bacula-2.2.6

2007-11-28 Thread mevasquez
When I run make everything is OK except I get an error compiling stored. My configure options are: CFLAGS="-g -Wall" \ ./configure \ --sbindir=/opt/bacula/bin \ --sysconfdir=/opt/bacula \ --with-scriptdir=/opt/bacula/scripts \ --with-pid-dir=/var/run \ --with-subsys-dir=/v