Date: Wed, 30 May 2001 16:44:09 -0400 (EDT) From: Gallagher <mgllghr@bu.edu> To: Joe Cimino <jmcimino@hotmail.com> Cc: questions@FreeBSD.ORG Subject: Re: make depend fails on GENERIC kernel config file Message-ID: <Pine.A41.4.10.10105301629540.132542-100000@acstmp.bu.edu> In-Reply-To: <F137EPKDB2wdMeMs0dt0000a19e@hotmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 30 May 2001, Joe Cimino wrote: > I installed 4.3 Release on a new machine and was having trouble running > "make depend" on a kernel config file that I modified, so I tried using the > GENERIC config file without any changes and received the same error. > [large snip] > i386/i386/locore.s > ../../i386/i386/bioscall.s:163: unterminated comment > mkdep: compile failed > *** Error code 1 Wow, Joe this message is huge. I understand your reasoning for sending the whole make process, but you have to remember some users, (not me) have to pay for their internet and download time, so try to send only the relevent parts, like the error. Anyway, I think your problem is the "unterminated comment" error put out by the make file. Check your GENERIC file and make sure you don't have any comments that aren't terminated. (ie #comment) Good luck ~mike > I would appreciate any insight anyone may have. > > Joe Cimino > MRL Industries, Inc 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?Pine.A41.4.10.10105301629540.132542-100000>