>>>>> On Sun, 23 Apr 2006 20:02:14 -0600, Chuck Bunn <[EMAIL PROTECTED]> said:
> 
> Hi,
> 
> I may have just discovered my problems from previous post... I some how 
> missed a compile error that was occurring (too many things at once I 
> guess) . I get the following errors:
> 
> make[1]: *** No rule to make target `../lib/libbac.a', needed by 
> `bacula-sd'.  
> S                                                           top.
> make[1]: Leaving directory `/usr/src/bacula-1.38.8/src/stored'
> make[1]: Entering directory `/usr/src/bacula-1.38.8/src/tools'
> /usr/bin/g++   -c   -I. -I..  -g -Wall  bsmtp.c
> make[1]: *** No rule to make target `../lib/libbac.a', needed by 
> `bsmtp'.  Stop.
> make[1]: Leaving directory `/usr/src/bacula-1.38.8/src/tools'
> make: *** [install] Error 1
> 
> I am not really sure where to start with these errors?

The file ../lib/libbac.a is part of Bacula, so there was probably an error
building it.  Look further back in the output for error while making the "lib"
directory.

__Martin


-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to