Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.anu.edu.au!harbinger.cc.monash.edu.au!yarrina.connect.com.au!munnari.OZ.AU!spool.mu.edu!howland.reston.ans.net!newsfeed.internetmci.com!news.sprintlink.net!news.azstarnet.com!not-for-mail From: trs@azstarnet.com (Tim Smith) Newsgroups: comp.unix.bsd.freebsd.misc Subject: compiling kernel Date: 19 Nov 1995 12:52:15 GMT Organization: Arizona Daily Star - AZSTARNET Lines: 28 Message-ID: <48n99v$kdd@news.azstarnet.com> NNTP-Posting-Host: web.azstarnet.com X-Newsreader: TIN [UNIX 1.3 950824BETA PL0] Friends, I'm hoping someone will be able to point out my error; any help will be appreciated, I'm sure! I did install the 950928-SNAP of FreeBSD 2.1, but didn't install the kernel source code (with only 210M HD, I wasn't planning on rebuild- ing my kernel until I got a bigger drive...). So, I downloaded the sys files from the 2.1-RELEASE. I copied GENERIC and reconfigured, went through most of the make, and got an error. So I tried /usr/sbin/config GENERIC and tried to make that. Same error, during make. Here is the make output: /usr/src/sys/compile/GENERIC:{526}# make building standard kern library lorder: 1: Syntax error: Bad fd number ar: no archive members specified usage: ar -d [-Tv] archive file ... If anyone has an idea why there is a problem with the fd number (file descriptor?) and maybe even how to fix it, or where to look, I'd love to hear it. Thank you, Tim