Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.carno.net.au!harbinger.cc.monash.edu.au!munnari.OZ.AU!news.ecn.uoknor.edu!news.wildstar.net!news.ececs.uc.edu!news.kei.com!newsfeed.internetmci.com!news-in2.uu.net!EU.net!main.Germany.EU.net!fu-berlin.de!irz401!orion.sax.de!uriah.heep!news From: j@uriah.heep.sax.de (J Wunsch) Newsgroups: comp.unix.bsd.freebsd.misc Subject: Re: crunchgen problem Date: 12 Oct 1996 12:21:56 GMT Organization: Private BSD site, Dresden Lines: 31 Message-ID: <53o2h4$8p4@uriah.heep.sax.de> References: <53gp1n$u0u@snoopy.microtronic.de> Reply-To: joerg_wunsch@uriah.heep.sax.de (Joerg Wunsch) NNTP-Posting-Host: localhost.heep.sax.de Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Newsreader: knews 0.9.6 X-Phone: +49-351-2012 669 X-PGP-Fingerprint: DC 47 E6 E4 FF A6 E9 8F 93 21 E0 7D F9 12 D6 4E us@microtronic.de (Ulf Schmidt) wrote: (crunchgen compilation) > When trying to compile, I get the following error: > > (cd /usr/src/sbin/ifconfig; make ifconfig.o) > `ifconfig.o' is up to date. > (cd /usr/src/sbin/route; make route.o ccitt_addr.o) > cc -O -I. -c route.c > route.c:74: keywords.h: No such file or directory > *** Error code 1 > > Stop. > If I remove 'route' in the conf-file, everything works fine. I can't > find the required file history.h. Where is it? Look into /usr/src/sbin/route/Makefile to learn how it's created. Apparently, `crunchgen' is not the best tool when it comes to recompiling the included utilities. It's also possible that route's Makefile is slightly buggy and works only in a setup with obj directories. -- cheers, J"org joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ -- NIC: JW11-RIPE Never trust an operating system you don't have sources for. ;-)