Date: Sat, 12 May 2001 20:12:47 +1000 From: "Doug Young" <dougy@brizzie.org> To: "Cleto Pescia" <cleto@eurisco.com>, <freebsd-questions@FreeBSD.ORG> Subject: Re: [FreeBSD 4.3-RELEASE] Problem with make depend Message-ID: <000f01c0dacc$2caa8490$0300a8c0@oracle> References: <Pine.BSF.4.33.0105121109310.17411-100000@eurisco.e-link.ch>
next in thread | previous in thread | raw e-mail | index | archive | help
Dunno if its related, but I struck something similar recently when I was compiling an application from source (the ports version is prehistoric & broken). I then tried using "gmake" instead of regular "make" and problem didn't reappers. ----- Original Message ----- From: "Cleto Pescia" <cleto@eurisco.com> To: <freebsd-questions@FreeBSD.ORG> Sent: Saturday, May 12, 2001 7:15 PM Subject: [FreeBSD 4.3-RELEASE] Problem with make depend > Hello, > > I am trying to build a custom kernel on a new FreeBSD 4.3-RELEASE box and > I get an error while doing "make depend". Here is the relevant part of the > make process: > > ===> bktr > ===> bktr/bktr > ===> bktr/bktr_mem > ".depend", line 1: Need an operator > ".depend", line 2: Need an operator > ".depend", line 16: Need an operator > ".depend", line 18: Need an operator > No closing parenthesis in archive specification > ".depend", line 21: Error in archive specification: "" > ".depend", line 22: Need an operator > No closing parenthesis in archive specification > ".depend", line 24: Error in archive specification: "" > ".depend", line 25: Need an operator > No closing parenthesis in archive specification > ".depend", line 27: Error in archive specification: "" > make: fatal errors encountered -- cannot continue > *** Error code 1 > > Stop in /usr/src/sys/modules/bktr. > *** Error code 1 > > Stop in /usr/src/sys/modules. > *** Error code 1 > > Stop in /usr/src/sys/compile/EURISCO. > > I tried to figure out what's wrong with the Makefile or the kernel config > file, but I did not find anything. Any idea about what I'm doing wrong? > The kernel config file is rather vanilla, i.e. I only commented out some > network-related lines. > > Thanks for any hint. > > Cleto > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?000f01c0dacc$2caa8490$0300a8c0>