Toon posts:

RedHat: Kan niet meer compilen

Pagina: 1
Acties:

Verwijderd

Topicstarter
Hi,

I heb sinds een paar dagen een probleem. Hieronder staat, in het engels, dat wel, een bericht dat in een news-group gepost heb maar die blijft nauwelijks actief te zijn dus dat schiet niet op.


= ze mezzage ================================

I run a Sun UltraSparc IIi box (Ultra 10). I have upgrade the entire
system by now with the sparc RPM's from rawhide.
Amongst the new rpm's are gcc 2.96-81 en glibc 2.2.2-10.

This setup works fine. No problems at all. Hell, i build the entire
Ximian Gnome 1.4 distro from scratch and it runs fine.

However, since a few days a lot of programs won't compile anymore.
They all die with an "internal compiler error" and all these because
of "-skells.c" files.
Also, they all die with that "-skels.c:1284: Internal compiler error in
eliminate_regs, at reload1.c" message.
At least these compilations die with the same error. Makes it easier to
find an answer.

Here is a example of one of the sources that won't compile anymore:

--------------------------------------------------------
make[4]: Entering directory `/usr/src/redhat/BUILD/ORBit-0.5.8/src/services/name'
gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I../../../src -I../../../src/ORBitutil -I../../../src -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -mcpu=ultrasparc -Wall -c new-name-server.c
gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I../../../src -I../../../src/ORBitutil -I../../../src -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -mcpu=ultrasparc -Wall -c CosNaming-skels.c
CosNaming-skels.c: In function `_ORBIT_skel_CosNaming_NamingContext_list':
CosNaming-skels.c:1284: Internal compiler error in eliminate_regs, at reload1.c:2529
Please submit a full bug report.
See <URL:http://bugzilla.redhat.com/bugzilla/> for instructions.
make[4]: *** [CosNaming-skels.o] Error 1
make[4]: Leaving directory `/usr/src/redhat/BUILD/ORBit-0.5.8/src/services/name'make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/usr/src/redhat/BUILD/ORBit-0.5.8/src/services'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/usr/src/redhat/BUILD/ORBit-0.5.8/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/redhat/BUILD/ORBit-0.5.8'
make: *** [all-recursive-am] Error 2
error: Bad exit status from /var/tmp/rpm-tmp.36960 (%build)
--------------------------------------------------------

It's alway a <blahblah>-skels.c file that failes. This happens to bonobo,
ORBit, gtkhtml.
I'm dead in the water and i haven't got a clue what happened or what
causes this.
The versions of Bonobo and ORBit that i want to compile are actually
recompilations. I build these versions before (orbit v0.5.8 and bonobo
1.0.7).
The reason for this seamingly unnescessary compilation came when i tried
to upgrade gtkhtml to version 0.11.1.
I need that version to compile Evolution 0.12 (beta-2).
The compile gtkhtml 0.11.1(from ftp.ximian.org) died on such a
"<something>-skell.c" file.
However, when i did compile without bonobo support it compiled
fine. So i thought, there must be something wrong with bonobo.
I tried to recompile bonobo 1.0.7 only to find out that i would not
compile anymore. Dies on a "-skels.c" file. Hey, i see a pattern here i
thought.
The message was about an ORBit related file. So let's recompile ORBit
0.5.8 just for a test. Bingo, won't recompile anymopre either. Again dies
on a "-skels.c".


Can anyone please send me in the direction of a solution. My system is
fucked up and i don't know why. Normally one would downgrade the last
package from the time before the trouble began etc. but i don't see a
link to something i installed/upgraded before. And i can't downgrade half
my system. that's undo-able.
It's always these <something>-skells.c file that kill a compile and it
seems to be gnome related.


Please help,
Steven

Verwijderd

welke redhat?

redhat is vrij kut qua compiler en libraries, zeer knap zoals zij alpha-compilers à la windows als stabiel durven mee te leveren.....

Ik zou zeggen, download alle updates van www.redhat.com en probeer nogmaals.

  • igmar
  • Registratie: April 2000
  • Laatst online: 29-06 18:56

igmar

ISO20022

I heb sinds een paar dagen een probleem. Hieronder staat, in het engels, dat wel, een bericht dat in een news-group gepost heb maar die blijft nauwelijks actief te zijn dus dat schiet niet op.
Trek gcc 2.93.3 of gcc 3.0 van het net. Aan internal compiler errors doe je weinig. 3.0 draait prima hier, de meeste ICE's die ik had zijn opgelost.