* 2.6.0 compile failure
@ 2003-12-26 1:02 Dale Amon
2003-12-26 1:45 ` Joshua Kwan
0 siblings, 1 reply; 3+ messages in thread
From: Dale Amon @ 2003-12-26 1:02 UTC (permalink / raw)
To: linux-kernel
Looks like this is the night for 2.6.0 bug reports!
Here's the output when the build craps out:
fs/smbfs/inode.c: In function `smb_fill_super':
fs/smbfs/inode.c:554: warning: comparison is always false due to limited range of data type
fs/smbfs/inode.c:555: warning: comparison is always false due to limited range of data type
gcc: {standard input}: Assembler messages:
{standard input}:11930: Warning: end of file not at end of a line; newline inserted
{standard input}:12164: Error: invalid character '_' in mnemonic
Internal error: Terminated (program cc1)
Please submit a full bug report.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
For Debian GNU/Linux specific bugs,
please see /usr/share/doc/debian/bug-reporting.txt.
make[2]: *** [drivers/block/floppy.o] Error 1
make[1]: *** [drivers/block] Error 2
make: *** [drivers] Error 2
I'll probably try building without smbfs. Same
config worked with test11.
--
------------------------------------------------------
Dale Amon amon@islandone.org +44-7802-188325
International linux systems consultancy
Hardware & software system design, security
and networking, systems programming and Admin
"Have Laptop, Will Travel"
------------------------------------------------------
^ permalink raw reply [flat|nested] 3+ messages in thread* Re: 2.6.0 compile failure 2003-12-26 1:02 2.6.0 compile failure Dale Amon @ 2003-12-26 1:45 ` Joshua Kwan 2003-12-26 9:49 ` Dale Amon 0 siblings, 1 reply; 3+ messages in thread From: Joshua Kwan @ 2003-12-26 1:45 UTC (permalink / raw) To: linux-kernel; +Cc: Dale Amon [-- Attachment #1: Type: text/plain, Size: 578 bytes --] On Fri, Dec 26, 2003 at 01:02:04AM +0000, Dale Amon wrote: > {standard input}:12164: Error: invalid character '_' in mnemonic > Internal error: Terminated (program cc1) > Please submit a full bug report. > See <URL:http://gcc.gnu.org/bugs.html> for instructions. > For Debian GNU/Linux specific bugs, > please see /usr/share/doc/debian/bug-reporting.txt. This is obviously a compiler bug. Myself, I've not been able to hit it. What GCC version are you using? I also use Debian: $ gcc -v [...] gcc version 3.3.3 20031206 (prerelease) (Debian) -- Joshua Kwan [-- Attachment #2: Type: application/pgp-signature, Size: 827 bytes --] ^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: 2.6.0 compile failure 2003-12-26 1:45 ` Joshua Kwan @ 2003-12-26 9:49 ` Dale Amon 0 siblings, 0 replies; 3+ messages in thread From: Dale Amon @ 2003-12-26 9:49 UTC (permalink / raw) To: joshk, linux-kernel, Dale Amon On Thu, Dec 25, 2003 at 05:45:27PM -0800, Joshua Kwan wrote: > On Fri, Dec 26, 2003 at 01:02:04AM +0000, Dale Amon wrote: > > {standard input}:12164: Error: invalid character '_' in mnemonic > > Internal error: Terminated (program cc1) > > Please submit a full bug report. > > See <URL:http://gcc.gnu.org/bugs.html> for instructions. > > For Debian GNU/Linux specific bugs, > > please see /usr/share/doc/debian/bug-reporting.txt. > > This is obviously a compiler bug. Myself, I've not been able to hit it. > What GCC version are you using? I also use Debian: True, but often one can do a code workaround until things get fixed. I might add that by making smbfs a module instead of compiled in, I got a compile. > $ gcc -v > [...] > gcc version 3.3.3 20031206 (prerelease) (Debian) gcc -v Reading specs from /usr/lib/gcc-lib/i486-linux/3.3.2/specs Configured with: ../src/configure -v --enable-languages=c,c++,java,f77,pascal,objc,ada,treelang --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-gxx-include-dir=/usr/include/c++/3.3 --enable-shared --with-system-zlib --enable-nls --without-included-gettext --enable-__cxa_atexit --enable-clocale=gnu --enable-debug --enable-java-gc=boehm --enable-java-awt=xlib --enable-objc-gc i486-linux Thread model: posix gcc version 3.3.2 (Debian) -- ------------------------------------------------------ Dale Amon amon@islandone.org +44-7802-188325 International linux systems consultancy Hardware & software system design, security and networking, systems programming and Admin "Have Laptop, Will Travel" ------------------------------------------------------ ^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2003-12-26 9:49 UTC | newest] Thread overview: 3+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2003-12-26 1:02 2.6.0 compile failure Dale Amon 2003-12-26 1:45 ` Joshua Kwan 2003-12-26 9:49 ` Dale Amon
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox