View previous topic :: View next topic |
Author |
Message |
kellwood Tux's lil' helper
Joined: 22 Dec 2002 Posts: 123 Location: Ann Arbor
|
Posted: Wed Sep 10, 2003 3:26 pm Post subject: Serious hppa gcc/xfree issue? |
|
|
Hello All,
I have gentoo install on an hp c240 and have found some serious problems with many X11 applications. It seems (from reading google) that xfree > 4.2 must be compiled with gcc > 3.3, or else you will end up with errors like the following:
Code: |
sl0934 root # nedit
Error: Unresolved inheritance operation
sl0934 root # xpdf
Error: Unresolved inheritance operation
|
My question is this. Is there any timeline for a release of gcc3.3 or is it just too much of a change to expect something soon?
Also, I believe another fix would be to downgrade xfree to version 4.1. However, hppa is not listed as a KEYWORD in the ebiuld.
The link below summarizes the situation, though not completely.
http://www.mail-archive.com/debian-x@lists.debian.org/msg07967.html
Thanks for any comments.
Kev |
|
Back to top |
|
|
Voltago Advocate
Joined: 02 Sep 2003 Posts: 2593 Location: userland
|
Posted: Wed Sep 10, 2003 4:44 pm Post subject: |
|
|
to emerge the latest gcc, type:
ACCEPT_KEYWORDS="~x86" emerge /usr/portage/sys-devel/gcc/gcc-3.3.1.ebuild |
|
Back to top |
|
|
Voltago Advocate
Joined: 02 Sep 2003 Posts: 2593 Location: userland
|
Posted: Wed Sep 10, 2003 4:46 pm Post subject: |
|
|
whoops, didn't read your posting properly, didn't realize you were on non-x86-hardware, sorry
but is there a reason why it should not work anyway, since gcc would be built from ground?
cheers,
andy_ypsilon (shamefaced) |
|
Back to top |
|
|
kellwood Tux's lil' helper
Joined: 22 Dec 2002 Posts: 123 Location: Ann Arbor
|
Posted: Wed Sep 10, 2003 7:33 pm Post subject: |
|
|
Thanks for the reply.
I am hesitent to compile gcc3.3.x becuase hppa isn't list as a keyword of any type (ie. ~hppa or hppa).
Thanks
Kev |
|
Back to top |
|
|
|