Hi, I am trying to install amanda on a solaris system and got the following
error with either make or gmake.
_FILE_OFFSET_BITS=64 -g -O2 -c set_commands.c
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
*** Error code 1
make: Fatal error: Command failed for target `uparse.o'
Current working directory /usr/cvs/ftp/amanda-2.4.2p2/recover-src
*** Error code 1
make: Fatal error: Command failed for target `all-recursive'
Any help in this regards will be highly appreciated.
Thanks.
Howard