Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 Jan 2000 01:16:52 -0800 (PST)
From:      "f.johan.beisser" <jan@caustic.org>
To:        freebsd-hackers@freebsd.org
Subject:   compiler errors (fwd)
Message-ID:  <Pine.BSF.4.21.0001260116220.57090-100000@pogo.caustic.org>

next in thread | raw e-mail | index | archive | help

i just got this from a friend of mine.. can anyone help him?

-- jan

 +-----//  f. johan beisser  //------------------------------+
  email: jan[at]caustic.org   web: http://www.caustic.org/~jan 
   "knowledge is power. power corrupts. study hard, be evil."

---------- Forwarded message ----------
Date: Wed, 26 Jan 2000 01:13:41 -0800
From: Chris Doherty <cdoherty@skidmore.edu>
To: jan@caustic.org
Subject: compiler errors

ok, here's the scenario. I didn't install any ports until I went to do the
`make buildworld`, when I installed cvsup to get the source updates.

full binary+sources install from the 14 Jan 2000 snapshot
AMD K6-2 450MHz (corroborated by dmesg output)
c. 8 gig Seagate IDE HD
64 megs RAM
cheap motherboard with everything built in, and one PCI slot

here is the final lines of output from trying to compile the GENERIC kernel
(doing a `/usr/sbin/config GENERIC`):
---------------
yydebug: state 113, reading 257 (IDENTIFIER)
cc -c -O -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes
-Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual
-fformat-extensions -ansi  -nostdinc -I- -I. -I../.. -I../../../include
-D_KERNEL -include opt_global.h -elf  -mpreferred-stack-boundary=2
../../netinet/igmp.c
yydebug: state 56, reading 257 (IDENTIFIER)
cc -c -O -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes
-Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual
-fformat-extensions -ansi  -nostdinc -I- -I. -I../.. -I../../../include
-D_KERNEL -include opt_global.h -elf  -mpreferred-stack-boundary=2
../../netinet/in.c
cc: Internal compiler error: program cc1 got fatal signal 11
*** Error code 1
---------------

and, after cvsupping the latest source changes (26 Jan 2000), here's how
`make buildworld` ended:
---------------
cc -O -pipe -D_GNU_SOURCE -I- -I. -I/usr/src/gnu/usr.bin/binutils/libiberty
-I/usr/src/gnu/usr.bin/binutils/libiberty/../libbfd/i386
-I/usr/src/gnu/usr.bin/binutils/libiberty/../../../../contrib/binutils/include -
I/usr/obj/usr/src/i386/usr/include -c
/usr/src/gnu/usr.bin/binutils/libiberty/../../../../contrib/binutils/libiberty/c
plus-dem.c -o cplus-dem.o
cc: Internal compiler error: program cc1 got fatal signal 11
*** Error code 1

Stop in /usr/src/gnu/usr.bin/binutils/libiberty.
*** Error code 1

Stop in /usr/src/gnu/usr.bin/binutils.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.
frodo# {standard input}: Assembler messages:
{standard input}:4: Error: no such 386 instruction: `state'
{standard input}:2315: Warning: end of file not at end of a line; newline
inserted
---------------



-------------------------------
Chris Doherty
cdoherty@skidmore.edu

If you cannot find the truth right where you are, where else do you expect
to find it?
           -- Dogen

It is from moments of confusion that we develop moments of clarity.




To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0001260116220.57090-100000>