2000-11-11 01:08:19

by Timothy A. DeWees

[permalink] [raw]
Subject: 2.2.17 wont compile on AMD k6@-550

Hello kernel hackers,

I am having problems with compiling a kernel on an AMD K62-550.
I am running Red Hat 6.2, and am getting error messages like this:

cc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -O2
-fomit-frame-pointer -fno-strict-aliasing -pipe -fno-strength-reduce
-m486 -malign-loops=2 -malign-jumps=2 -malign-functions=2 -DCPU=686 -c
-o tcp_output.o tcp_output.c
cc: Internal compiler error: program cc1 got fatal signal 11
make[3]: *** [tcp_output.o] Error 1
make[3]: Leaving directory `/usr/src/linux/net/ipv4'
make[2]: *** [first_rule] Error 2
make[2]: Leaving directory `/usr/src/linux/net/ipv4'
make[1]: *** [_subdir_ipv4] Error 2
make[1]: Leaving directory `/usr/src/linux/net'
make: *** [_dir_net] Error 2

my cpuinfo is as follows:

processor : 0
vendor_id : AuthenticAMD
cpu family : 5
model : 8
model name : AMD-K6(tm) 3D processor
stepping : 12
cpu MHz : 551.243978
fdiv_bug : no
hlt_bug : no
sep_bug : no
f00f_bug : no
coma_bug : no
fpu : yes
fpu_exception : yes
cpuid level : 1
wp : yes
flags : fpu vme de pse tsc msr mce cx8 sep mtrr pge mmx 3dnow
bogomips : 1101.00

This is the first time I have posted anyting kernel compile related so
let me know what you need.

Thanks in Advanced,

--
Kind Regards
Timothy A. DeWees


2000-11-11 01:16:19

by Jochen Striepe

[permalink] [raw]
Subject: Re: 2.2.17 wont compile on AMD k6@-550

Hi,

On 10 Nov 2000, root <[email protected]> wrote:
>
> cc: Internal compiler error: program cc1 got fatal signal 11

http://www.bitwizard.nl/sig11/


Have fun,

Jochen.

--
FAQ zur Newsgroup at.linux:
<http://alfie.ist.org/LinuxFAQ/>


Attachments:
(No filename) (253.00 B)
(No filename) (232.00 B)
Download all attachments

2000-11-11 01:23:19

by David Weinehall

[permalink] [raw]
Subject: Re: 2.2.17 wont compile on AMD k6@-550

On Fri, Nov 10, 2000 at 08:05:56PM -0500, root wrote:
> Hello kernel hackers,
>
> I am having problems with compiling a kernel on an AMD K62-550.
> I am running Red Hat 6.2, and am getting error messages like this:
>
> cc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -O2
> -fomit-frame-pointer -fno-strict-aliasing -pipe -fno-strength-reduce
> -m486 -malign-loops=2 -malign-jumps=2 -malign-functions=2 -DCPU=686 -c
> -o tcp_output.o tcp_output.c
> cc: Internal compiler error: program cc1 got fatal signal 11
> make[3]: *** [tcp_output.o] Error 1
> make[3]: Leaving directory `/usr/src/linux/net/ipv4'
> make[2]: *** [first_rule] Error 2
> make[2]: Leaving directory `/usr/src/linux/net/ipv4'
> make[1]: *** [_subdir_ipv4] Error 2
> make[1]: Leaving directory `/usr/src/linux/net'
> make: *** [_dir_net] Error 2

sig11 is typical for overclocking. If this is the case, try using the
factory setting. I know there are 550 MHz K6-2's nowadays, but you may
not have enough cooling to support it. If it still bugs at a lower
clock-rate, feel free to send in another bug-report.


Regards: David Weinehall
_ _
// David Weinehall <[email protected]> /> Northern lights wander \\
// Project MCA Linux hacker // Dance across the winter sky //
\> http://www.acc.umu.se/~tao/ </ Full colour fire </

2000-11-11 10:32:32

by Timothy A. DeWees

[permalink] [raw]
Subject: Re: 2.2.17 wont compile on AMD k6@-550

>
>
> I haven't tried compiling the kernel 2.2.17 with my K6-2 @ 550 but the
> newest 2.4.0-tests seem to work fine.
>
> - Riku

The 2.4.0test10 pukes on me in much the same way.

2000-11-11 12:23:40

by Igmar Palsenberg

[permalink] [raw]
Subject: Re: 2.2.17 wont compile on AMD k6@-550

On Fri, 10 Nov 2000, root wrote:

> Hello kernel hackers,
>
> I am having problems with compiling a kernel on an AMD K62-550.
> I am running Red Hat 6.2, and am getting error messages like this:
>
> cc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -O2
> -fomit-frame-pointer -fno-strict-aliasing -pipe -fno-strength-reduce
> -m486 -malign-loops=2 -malign-jumps=2 -malign-functions=2 -DCPU=686 -c
> -o tcp_output.o tcp_output.c
> cc: Internal compiler error: program cc1 got fatal signal 11

SIG11 is almost always a hardware problem. Read the SIG11-HOWTO (is that
called that way ?)

> Kind Regards
> Timothy A. DeWees


Igmar

2000-11-11 14:21:20

by Timothy DeWees

[permalink] [raw]
Subject: Re: 2.2.17 wont compile on AMD k6@-550

Hey thanks guys,

I was able to get it to compile when I set my AMD
K62-550 to run at 500 Mhz. This disturbs me a but but
at least I can play with the 2.4test/pre series, and I
am on my way to a kernel hacker.

Kernel hackers can get a bad rap sometimes, and I
know that you take a lot of heat as well, but you guys
have the quickest response time to any list that I
have ever seen. I have sent several messages to other
list (Oracle, Miscrosloth, ect...) and waited days for
a reply. You Guys ROCK!!!

--
Kind Regards
Timothy A. DeWees



--- "Timothy A. DeWees" <[email protected]>
wrote:
> >
> >
> > I haven't tried compiling the kernel 2.2.17 with
> my K6-2 @ 550 but the
> > newest 2.4.0-tests seem to work fine.
> >
> > - Riku
>
> The 2.4.0test10 pukes on me in much the same way.
>
> -
> To unsubscribe from this list: send the line
> "unsubscribe linux-kernel" in
> the body of a message to [email protected]
> Please read the FAQ at http://www.tux.org/lkml/
>
>


__________________________________________________
Do You Yahoo!?
Thousands of Stores. Millions of Products. All in one Place.
http://shopping.yahoo.com/