Amanda-Users

Make error

2005-05-13 10:59:20
Subject: Make error
From: "Lei Zhong" <lzhong AT applimation DOT com>
To: <amanda-users AT amanda DOT org>
Date: Fri, 13 May 2005 10:44:15 -0400

I created user:amanda under group: disk.  When I su amanda, ran make, I got “Permission denied” error.  Amanda is the owner of /root/amanda-2.4.5/.

 

Making all in config

make[1]: Entering directory `/root/amanda-2.4.5/config'

make  all-am

make[2]: Entering directory `/root/amanda-2.4.5/config'

make[2]: Nothing to be done for `all-am'.

make[2]: Leaving directory `/root/amanda-2.4.5/config'

make[1]: Leaving directory `/root/amanda-2.4.5/config'

Making all in common-src

make[1]: Entering directory `/root/amanda-2.4.5/common-src'

if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../config -I.

/../regex-src  -D_FILE_OFFSET_BITS=64     -D_FILE_OFFSET_BITS=64 -g -O2   -MT al

loc.lo -MD -MP -MF ".deps/alloc.Tpo" -c -o alloc.lo alloc.c; \

then mv -f ".deps/alloc.Tpo" ".deps/alloc.Plo"; else rm -f ".deps/alloc.Tpo"; ex

it 1; fi

 gcc -DHAVE_CONFIG_H -I. -I. -I../config -I./../regex-src -D_FILE_OFFSET_BITS=64

 -D_FILE_OFFSET_BITS=64 -g -O2 -MT alloc.lo -MD -MP -MF .deps/alloc.Tpo -c alloc

.c  -fPIC -DPIC -o .libs/alloc.o

.deps/alloc.Tpo: Permission denied

make[1]: *** [alloc.lo] Error 1

make[1]: Leaving directory `/root/amanda-2.4.5/common-src'

make: *** [all-recursive] Error 1

<Prev in Thread] Current Thread [Next in Thread>