*BSD News Article 70377


Return to BSD News archive

Path: euryale.cc.adfa.oz.au!newshost.anu.edu.au!harbinger.cc.monash.edu.au!news.rmit.EDU.AU!news.unimelb.EDU.AU!munnari.OZ.AU!spool.mu.edu!newshub.tc.umn.edu!news.eecs.umich.edu!newsxfer2.itd.umich.edu!newsfeed.internetmci.com!newsreader.sprintlink.net!rockyd!cmcl2!newsserv.cs.sunysb.edu!chitra
From: chitra@cs.sunysb.edu (Chitra Venkatramani)
Newsgroups: comp.unix.bsd.freebsd.misc
Subject: compiling 2.2-current
Date: 6 Jun 1996 20:00:19 GMT
Organization: State University of New York at Stony Brook
Lines: 34
Message-ID: <4p7dcj$afk@newsserv.cs.sunysb.edu>
NNTP-Posting-Host: sbtzi-cker.cs.sunysb.edu
X-Newsreader: TIN [version 1.2 PL2]



Hi,
 I have an Intel EtherExpress 100Mbps Ethernet card which is supported in 
FreeBSD v2.2. We have 
FreeBSD 2.1.0 running on the machines in our lab...I ftp'ed the sources 
for FreeBSD-current and config'ed the GENERIC file in sys/i386/conf.
config gave the following errors --

config: line 99: syntax error
config: line 109: syntax error
config: line 116: syntax error
Unknown % construct in generic makefile: %SFILES

Then, when I did a make depend in the compile/GENERIC directory, I 
got errors that ioconf.c was not found ---

In file included from ../../sys/conf.h:224,
                 from ../../isofs/cd9660/cd9660_util.c:51:
./machine/conf.h:6: ioconf.h: No such file or directory
In file included from ../../sys/conf.h:224,
                 from ../../isofs/cd9660/cd9660_vnops.c:51:
./machine/conf.h:6: ioconf.h: No such file or directory
../../kern/init_main.c:45: opt_rlimit.h: No such file or directory
and on and on...


Can you tell me what I am doing wrong ?
Any help will be much appreciated....

thanks
-Chitra
(chitra@cs.sunysb.edu)