Yeah there was an earlier error, but I thought the error message was
repeated at the end, i.e. the error was:

make[1]: *** No rule to make target `../lib/libbac.a', needed by
`bacula-sd'.  Stop.

However, I have to admit that compiler messages don't mean much to me.
 

-----Original Message-----
From: Martin Simmons [mailto:[EMAIL PROTECTED] 
Sent: 09 December 2005 10:20
To: Scott Simpson
Cc: bacula-users@lists.sourceforge.net
Subject: Re: [Bacula-users] Installation Problem

>>>>> 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 e-mail and any files attached to it may contain confidential material and 
any such material is private to the sender and the sender's intended
 recipient(s). If you receive this e-mail in error then you are not permitted 
to use the information contained in the e-mail, disclose it to another party,
 copy it, save it, or place reliance on anything it contains. If you have 
received this e-mail message in error, please notify the sender by returning it
 and immediately remove it from your computer system. Risktec Solutions Limited 
has taken all reasonable steps to ensure its e-mail system is used
 properly, however no responsibility can be accepted for improper and illegal 
content of this email, nor do personal comments or views expressed
 in this email necessarily reflect those of the Company.



-------------------------------------------------------
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_idv37&alloc_id865&op=click
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to