Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
gcc 3.2-can't compile kde, something to do with groff, nasm
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
correctclick
n00b
n00b


Joined: 18 Jul 2002
Posts: 71

PostPosted: Sat Aug 17, 2002 10:52 pm    Post subject: gcc 3.2-can't compile kde, something to do with groff, nasm Reply with quote

Hi. I've got a working gcc 3.2 system, now I'm trying to get kde to work. Whenever I compile kde, it works for about an hour and then dies with this message:
Code:
(lots of stuff)
nroff -man nasm.1 > nasm.man
groff: /usr/lib/gcc-lib/i686-pc-linux-gnu/3.2/libstdc++.so.5: version 'CXXABI_1' not found (required by groff)
make: *** [nasm.man] Error 1

!!! ERROR: The ebuild did not complete successfully.
!!! Function src_compile, Line 7, Exitcode 2
!!! (no error message)

!!! emerge aborting on /usr/portage/dev-lang/nasm/nasm-0.98.31-r1.ebuild .



I am compiling with these options:

Code:
CHOST="i686-pc-linux-gnu"
CFLAGS="-march=athlon-xp -O3 -pipe"
CXXFLAGS="-march=athlon-xp -O3 -pipe'
USE=""



I don't know if this makes any difference, but when I type man (some command), I get:
Code:
 groff: /usr/lib/gcc-lib/i686-pc-linux-gnu/3.2/libstdc++.so.5: version 'CXXABI_1' not found (required by groff)

groff: /usr/lib/gcc-lib//i686-pc-linux-gnu/3.2/libstdc++.so.5: version 'GLIBCPP_d.1' not found (required by groff)

/usr/bin/gtbl: /usr/lib/gcc-lib/i686-pc-linux-gnu/3.2/libstdc++.so.5:  version 'CXXABI_1' not found (required by /usr/bin/gtbl)

/usr/bin/gtbl: /usr/lib/gcc-lib-i686-pc-linux-gnu/3.2/libstdc++.so.5: version 'GLIBCPP_3.1' not found (required by /usr/bin/gtbl)



Does anyone know what's going on? Should I try compiling kde with --force to get through these errors? Or are these errors serious?

Do you think I should continue trying to get 3.2 working, or should I move to gcc 3.1?

I would really appreciate any help that anybody could give me. Thanks in advance.
Back to top
View user's profile Send private message
phong
Bodhisattva
Bodhisattva


Joined: 16 Jul 2002
Posts: 778
Location: Michigan - 15 & Ryan

PostPosted: Sun Aug 18, 2002 5:03 am    Post subject: Reply with quote

I was having the exact same man problem after I had cleaned an older version of gcc on one Gentoo box. Something in my some dark, dusty corner of my brain said "ldconfig", which initially confused me because I didn't recall ever using that command before or knowing what it did, but I think it has something to do with the locations of libraries... Anyhow, it fixed the problem.
_________________
"An empty head is not really empty; it is stuffed with rubbish. Hence the difficulty of forcing anything into an empty head."
-- Eric Hoffer
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum