From owner-freebsd-bugs Wed May 26 19:30: 7 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 52CC2157A5 for ; Wed, 26 May 1999 19:30:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id TAA61880; Wed, 26 May 1999 19:30:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Date: Wed, 26 May 1999 19:30:01 -0700 (PDT) Message-Id: <199905270230.TAA61880@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Tim Vanderhoek Subject: Re: kern/11901: I commented out all the NIC cards i don't have in GENERIC and saved it to TEST then configed it and did make depend and it errors and tells me to report the bug so here it is. Reply-To: Tim Vanderhoek Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR kern/11901; it has been noted by GNATS. From: Tim Vanderhoek To: mutantsquirrel@hotmail.com Cc: freebsd-gnats-submit@freebsd.org Subject: Re: kern/11901: I commented out all the NIC cards i don't have in GENERIC and saved it to TEST then configed it and did make depend and it errors and tells me to report the bug so here it is. Date: Wed, 26 May 1999 22:25:12 -0400 On Wed, May 26, 1999 at 06:07:38PM -0700, mutantsquirrel@hotmail.com wrote: > > >Synopsis: I commented out all the NIC cards i don't have in GENERIC and saved it to TEST then configed it and did make depend and it errors and tells me to report the bug so here it is. Don't make me pull out my Nielson to define "Synopsis" for you, please! > i ran /usr/sbin/config TEST > cd ../../compile/TEST > make depend > it says Please report this bug. > Error: Can not do 1048580 byte relocation > Error: field fx_size too small to hold 1048580 > Internal error, aborting at /usr/src/gnu/usr.bin/binutils/as/as_i386/../../../../../contrib/binutils/gas/write.c line 170 in fix_new_internal > Please report this bug. That's a gas bug. They really mean "report this bug to the EGCS team", but anyways... What is really needed to repeat the bug is the asm output from the compiler that gas is trying to compile. That's not hard to get, but you've cut-out too much of the text from before the line "Error:" for me to give any hints on how. Respond with a larger quote from the output. It might not be a bad idea to include the actual kernel config file with the report. I don't think that your description gives us enough information to repeat the error any other way. Unless we get a response with ~week, we'll probably be forced to close this PR. [Actually, it'll probably just be closed and sent off to the EGCS team anyways, but at least give them something to work with so that FreeBSD users don't get a bad name with them. :-] -- This is my .signature which gets appended to the end of my messages. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message