Subject: None
To: None <netbsd-help@netbsd.org>
From: Ruth Anne <raladue@xocolatl.com>
List: netbsd-help
Date: 03/05/2002 12:03:48
I am attempting to make amanda (the backup package) on NetBSD
1.5_ALPHA. (yes, I know.)

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

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?  How do I integrate
this into my build?

Thanks for any help,

--Ruth Anne