*BSD News Article 71363


Return to BSD News archive

Path: euryale.cc.adfa.oz.au!newshost.anu.edu.au!harbinger.cc.monash.edu.au!nntp.coast.net!news.kei.com!news.mathworks.com!nntp.primenet.com!news.cais.net!wvnvms!marshall.edu!copley1
Newsgroups: comp.unix.bsd.netbsd.misc
Subject: Config fixed, make problem now
Message-ID: <1996Jun18.192422.4574@hobbit>
From: copley1@marshall.edu (Ronald Copley)
Date: 18 Jun 96 19:24:22 EDT
References: <1996Jun18.172645.4571@hobbit>
Organization: Marshall University
Lines: 21

In article <1996Jun18.172645.4571@hobbit>, copley1@marshall.edu (Ronald Copley) writes:
> Here's my problem. I'm running 1.1b and snatched the new 1.1 sources so 
> that I can recompile to the "normal" version. When I run config on my 
> configfile it finds all sorts of syntax errors in /sys/conf/files. These 
> errors are caused by any and all lines that have two or more option names 
> after the filename. What's my problem here?
> 
> Cheers,
> Ron
> 

Following up on myself... Grabbed the *newest* current sources and config
works fine now. Unfortunately, when I go into /sys/arch/i386/compile/HOST
and do a 'make depend', I get an error on line 44 of the Makefile,
a "missing separator" error.

Cheers,
Ron