Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 May 1999 19:30:01 -0700 (PDT)
From:      Tim Vanderhoek <vanderh@ecf.utoronto.ca>
To:        freebsd-bugs@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.
Message-ID:  <199905270230.TAA61880@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR kern/11901; it has been noted by GNATS.

From: Tim Vanderhoek <vanderh@ecf.utoronto.ca>
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199905270230.TAA61880>