When I try to build, I get references to a non-existent directory:
/home/gandalf


Probably, I did something stupid, but I did:
        ./configure --with-user=backup --with-group=backup
        make

This resulted in:

<large number of lines deleted>

gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o amrestore
amrestore.o ../common-src/.libs/libamanda.a -lgen -lm -ltermcap -lsocket
-lnsl -lintl ../tape-src/.libs/libamtape.a -lgen -lm -ltermcap -lsocket
-lnsl -lintl ../common-src/.libs/libamanda.a -lgen -lm -ltermcap -lsocket
-lnsl -lintl -lgen -lm -ltermcap -lsocket -lnsl -lintl
make[1]: Leaving directory
`/usr/share/src/amanda/amanda-2.4.2p2/restore-src'
Making all in recover-src
make[1]: Entering directory
`/usr/share/src/amanda/amanda-2.4.2p2/recover-src'
gcc -DHAVE_CONFIG_H -I. -I. -I../config -I../common-src -I../client-src
                -I../tape-src  -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2   -c uparse.c
/home/gandalf/u66/jrj/work/amanda/amanda-242/recover-src/uparse.y:32:
amanda.h: Permission denied
/home/gandalf/u66/jrj/work/amanda/amanda-242/recover-src/uparse.y:33:
amrecover.h: Permission denied

Now where did the reference to /home/gandalf come in? ANd more
importantly, how do I fix this?

Simon

Reply via email to