[6.3/MySQL Server 5.1] item_cmpfunc.h:1301: internal compiler error

Mel fbsd.questions at rachie.is-a-geek.net
Mon Feb 16 12:32:49 PST 2009


On Monday 16 February 2009 05:46:01 Gilles wrote:
> On Mon, 16 Feb 2009 15:12:59 +0100, Ivan Voras <ivoras at freebsd.org>
>
> wrote:
> >If you have any CFLAGS set (the most common are those for CPU
> >optimizations), disable them and try again.
>
> Thanks for the tip. Do you know which value I should set for this
> switch, if at all?
>
> # dmesg | grep -i CPU
> CPU: Intel Pentium III (994.63-MHz 686-class CPU)
> cpu0: <ACPI CPU> on acpi0
> acpi_throttle0: <ACPI CPU Throttling> on cpu0

If you have none in /etc/make.conf that's a good start.
If it still fails, then make sure BUILD_OPTIMIZED is unset.
Also comment any CPUTYPE variables in /etc/make.conf.

This particular error stems from having a faulty CPUTYPE detected/set 
somewhere.
-- 
Mel

Problem with today's modular software: they start with the modules
    and never get to the software part.


More information about the freebsd-questions mailing list