According to Donn Miller:
> genassym -o linux_assym.h linux_genassym.o
> genassym:No such file or directory
> *** Error code 1
> Stop in /usr/src/sys/compile/CUSTOM.

genassym recently moved to /usr/bin so you need to do the following:

cd /usr/src/usr.bin/genassym
make obj
make depend
make install
-- 
Ollivier ROBERT -=- FreeBSD: The Power to Serve! -=- [EMAIL PROTECTED]
FreeBSD keltia.freenix.fr 4.0-CURRENT #75: Tue Nov  2 21:03:12 CET 1999



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to