Re: Build dies trying to make amoverview

2002-03-06 Thread Bernhard R. Erdmann

 I am attempting to make amanda 2.4.2p2 on a NetBSD 1.5_ALPHA system
 The make dies with the following message:
 
 cat amcheckdb.sh  amcheckdb
 chmod a+x amcheckdb
 cat amcleanup.sh  amcleanup
 chmod a+x amcleanup
 cat amdump.sh  amdump
 chmod a+x amdump
 make: don't know how to make amoverview. Stop
 *** Error code 1

Use GNU make (gmake)



Build dies trying to make amoverview

2002-03-05 Thread Ruth Anne


I am attempting to make amanda 242p2 on a NetBSD 15_ALPHA system
The make dies with the following message:

cat amcheckdbsh  amcheckdb
chmod a+x amcheckdb
cat amcleanupsh  amcleanup
chmod a+x amcleanup
cat amdumpsh  amdump
chmod a+x amdump
make: don't know how to make amoverview Stop
*** Error code 1

I googled, and discovered that this is fixed in the pkgsrc for
amanda, but I can't use the pkgsrc because I need to build amanda with
kerberos  Any idea what I need to make this work, or how I can not
build amoverview, as I am unlikely to use it?

Thanks for any help,

--Ruth Anne