[ILUG] Installing bacula on SuSE SLES 9
[ILUG] Installing bacula on SuSE SLES 9
Chris Boyd
Chris.Boyd at usit.ie
Fri Aug 5 12:06:45 IST 2005
I can't find any package that supplies that file "libbac.a"
Anyway:
make[1]: Entering directory `/root/bacula-1.36.3/src/stored'
/usr/local/bin/bin/g++ -c -I. -I.. -g stored.c
/usr/local/bin/bin/g++ -c -I. -I.. -g autochanger.c
/usr/local/bin/bin/g++ -c -I. -I.. -g acquire.c
/usr/local/bin/bin/g++ -c -I. -I.. -g append.c
/usr/local/bin/bin/g++ -c -I. -I.. -g askdir.c
/usr/local/bin/bin/g++ -c -I. -I.. -g authenticate.c
/usr/local/bin/bin/g++ -c -I. -I.. -g block.c
/usr/local/bin/bin/g++ -c -I. -I.. -g butil.c
/usr/local/bin/bin/g++ -c -I. -I.. -g dev.c
/usr/local/bin/bin/g++ -c -I. -I.. -g device.c
/usr/local/bin/bin/g++ -c -I. -I.. -g dircmd.c
/usr/local/bin/bin/g++ -c -I. -I.. -g fd_cmds.c
/usr/local/bin/bin/g++ -c -I. -I.. -g job.c
/usr/local/bin/bin/g++ -c -I. -I.. -g label.c
/usr/local/bin/bin/g++ -c -I. -I.. -g match_bsr.c
/usr/local/bin/bin/g++ -c -I. -I.. -g mount.c
/usr/local/bin/bin/g++ -c -I. -I.. -g parse_bsr.c
/usr/local/bin/bin/g++ -c -I. -I.. -g read.c
/usr/local/bin/bin/g++ -c -I. -I.. -g read_record.c
/usr/local/bin/bin/g++ -c -I. -I.. -g record.c
/usr/local/bin/bin/g++ -c -I. -I.. -g spool.c
/usr/local/bin/bin/g++ -c -I. -I.. -g status.c
/usr/local/bin/bin/g++ -c -I. -I.. -g stored_conf.c
make[1]: *** No rule to make target `../lib/libbac.a', needed by `bacula-sd'. Stop.
make[1]: Leaving directory `/root/bacula-1.36.3/src/stored'
make[1]: Entering directory `/root/bacula-1.36.3/src/tools'
/usr/local/bin/bin/g++ -c -I. -I.. -g bsmtp.c
make[1]: *** No rule to make target `../lib/libbac.a', needed by `bsmtp'. Stop.
make[1]: Leaving directory `/root/bacula-1.36.3/src/tools'
make: *** [install] Error 1
>>> Cian Cullinan <cian.cullinan at gmail.com > 08/05/05 11:42 >>>
On 8/5/05, Chris Boyd <Chris.Boyd at usit.ie > wrote:
> OK I did
>
> # export CC=/usr/local/bin/bin/gcc (yea i messed up installing it)
> and
> # export CXX=/usr/local/bin/bin/g++
>
> now make seems to find g++ but now I'm getting the following...I can't figure out what "libbac.a" is.
>
> make[1]: *** No rule to make target `../lib/libbac.a', needed by `bacula-sd'. S top.
<snip>
Could you post a few lines before this error?
Cian
More information about the ILUG
mailing list
Read this without the formatting .