Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Help with compiling KDE 3.1_r5
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
abergou
Tux's lil' helper
Tux's lil' helper


Joined: 12 Jun 2002
Posts: 85
Location: Ithaca, NY

PostPosted: Fri Dec 20, 2002 7:04 pm    Post subject: Help with compiling KDE 3.1_r5 Reply with quote

Hello, I appologize if this is a repeat, however I need a little help compiling kde. During compile it bombs out for me on arts-1.1.0_rc5 with the folliwnging:

/bin/sh ../libtool --silent --mode=link --tag=CXX g++ -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -DNDEBUG -DNO_DEBUG -O2 -march=pentium3 -O2 -pipe -fno-exceptions -fno-check-new -ftemplate-depth-99 -o libgmcop.la.closure libgmcop_la_closure.lo -no-undefined
-version-info 1:0 -L/usr/X11R6/lib -L/usr/qt/3/lib -L/usr/kde/3.1/lib giomanager.lo ../mcop/libmcop.la -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lglib-2.0
libtool: link: warning: `-version-info' is ignored for programs
/usr/lib/libgthread-2.0.so: undefined reference to `pthread_create'
/usr/lib/libgthread-2.0.so: undefined reference to `pthread_getspecific'
/usr/lib/libgthread-2.0.so: undefined reference to `pthread_key_create'
/usr/lib/libgthread-2.0.so: undefined reference to `pthread_attr_setstacksize'
/usr/lib/libgthread-2.0.so: undefined reference to `pthread_mutex_trylock'
/usr/lib/libgthread-2.0.so: undefined reference to `pthread_join'
/usr/lib/libgthread-2.0.so: undefined reference to `pthread_cond_timedwait'
/usr/lib/libgthread-2.0.so: undefined reference to `pthread_setspecific'
collect2: ld returned 1 exit status
make[2]: *** [libgmcop.la.closure] Error 1
make[2]: Leaving directory `/var/tmp/portage/arts-1.1.0_rc5-r1/work/arts-1.1/gmcop'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/arts-1.1.0_rc5-r1/work/arts-1.1'
make: *** [all] Error 2

!!! ERROR: kde-base/arts-1.1.0_rc5-r1 failed.
!!! Function kde_src_compile, Line 88, Exitcode 2
!!! died running emake, kde_src_compile:make


Could anyone help me out? The compile flags that I used were: -02 -martch=pentium3 (and it's with gcc-3.2.1).
Thanks!

PS. The files that these errors are related to are part of glib. Now I have gnome 2.1.3 installed.... Is this the source of the error?
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