>>>>> On Fri, 9 Dec 2005 10:04:15 -0000, "Scott Simpson" <[EMAIL PROTECTED]> 
>>>>> said:

  Scott> I think I followed the installation instructions and I've RTM.  I ran
  Scott> configure thus (I've tried with and without the -02 compiler flag and
  Scott> with and without --enable-static-tools):
  Scott>  

  Scott> CFLAGS="-g -Wall -O2" ./configure \
  Scott>   --prefix=/usr \
  Scott>   --sbindir=/usr/sbin \
  Scott>   --sysconfdir=/etc/bacula \
  Scott>   --with-scriptdir=/etc/bacula \
  Scott>   --enable-smartalloc \
  Scott>   --enable-gnome \
  Scott>   --with-mysql \
  Scott>   --with-working-dir=/var/bacula \
  Scott>   --with-pid-dir=/var/run \
  Scott>   --with-subsys-dir=/var/lock/subsys \
  Scott>   --enable-conio \
  Scott>   --enable-static-tools
  Scott>  
  Scott> make gives:
  Scott>  
  Scott> /usr/bin/g++   -c     -I. -I..  -g -Wall  reserve.c
  Scott> /usr/bin/g++   -c     -I. -I..  -g -Wall  spool.c
  Scott> /usr/bin/g++   -c     -I. -I..  -g -Wall  status.c
  Scott> /usr/bin/g++   -c     -I. -I..  -g -Wall  stored_conf.c
  Scott> /usr/bin/g++   -c     -I. -I..  -g -Wall  wait.c
  Scott> make[1]: *** No rule to make target `../lib/libbac.a', needed by
  Scott> `bacula-sd'.  Stop.
  Scott> make[1]: Leaving directory `/usr/local/bacula/bacula-1.38.2/src/stored'
  Scott> make[1]: Entering directory `/usr/local/bacula/bacula-1.38.2/src/tools'
  Scott> /usr/bin/g++   -c   -I. -I..  -g -Wall  bsmtp.c
  Scott> make[1]: *** No rule to make target `../lib/libbac.a', needed by
  Scott> `bsmtp'.  Stop.
  Scott> make[1]: Leaving directory `/usr/local/bacula/bacula-1.38.2/src/tools'
  Scott> make: *** [install] Error 1

There was probably an error in the compilation above the part you chopped (the
lib directory).

__Martin


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to