Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 24 Dec 1999 14:16:21 +0100
From:      Ollivier Robert <roberto@keltia.freenix.fr>
To:        current@freebsd.org
Subject:   Re: Make depend broken? (kernel compile)
Message-ID:  <19991224141621.A31304@keltia.freenix.fr>
In-Reply-To: <Pine.BSF.4.20.9912232258500.3761-200000@lca111.cvzoom.net>
References:  <Pine.BSF.4.20.9912232258500.3761-200000@lca111.cvzoom.net>

next in thread | previous in thread | raw e-mail | index | archive | help
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! -=- roberto@keltia.freenix.fr
FreeBSD keltia.freenix.fr 4.0-CURRENT #75: Tue Nov  2 21:03:12 CET 1999



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19991224141621.A31304>