>>>>> On Mon, 24 Apr 2006 07:49:55 -0600, Chuck Bunn <[EMAIL PROTECTED]> said:
> 
> Hi,
> 
> I reran the make install (ran a make clean first) and the first error is:
> 
> ...
> /usr/bin/g++   -c     -I. -I..  -g -Wall  verify.c
> /usr/bin/g++   -c     -I. -I..  -g -Wall  verify_vol.c
> make[1]: *** No rule to make target `../findlib/libfind.a', needed by 
> `bacula-fd'.  Stop.
> make[1]: Leaving directory `/usr/src/bacula-1.38.8/src/filed'
> make[1]: Entering directory `/usr/src/bacula-1.38.8/src/console'
> /usr/bin/g++   -c    -I. -I..  -g -Wall  console.c
> /usr/bin/g++   -c    -I. -I..  -g -Wall  console_conf.c
> /usr/bin/g++   -c    -I. -I..  -g -Wall  authenticate.c
> ...
> 
> There appears to be several errors saying that there is no rule for 
> libfind.a and libbac.a???

Yes, this is because both of them should be built automatically.  If they are
missing, then their build steps must be failing.

I suggest posting all of the output from where you typed make.

__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