I'm having trouble compiling kdelibs-3.3.0.....I was also having trouble compiling kdelibs-3.2.3 but never woried about because 3.3.0 was so close to being out.....not sure if it was the same problem though....here's my error:
utdialog_simple.cpp; else rm -f kshortcutdialog_simple.cpp ; exit $ret ; fi
/usr/qt/3/bin/uic: relocation error: /usr/lib/libfam.so.0: symbol __cxa_finalize , version IBC_2.1.3 not defined in file libc.so.6 with link time reference
make[3]: *** [kshortcutdialog_simple.cpp] Error 127
make[3]: *** Waiting for unfinished jobs....
make[3]: Leaving directory `/var/tmp/portage/kdelibs-3.3.0/work/kdelibs-3.3.0/kd eui'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/kdelibs-3.3.0/work/kdelibs-3.3.0/kd eui'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/kdelibs-3.3.0/work/kdelibs-3.3.0'
make: *** [all] Error 2
!!! ERROR: kde-base/kdelibs-3.3.0 failed.
!!! Function kde_src_compile, Line 130, Exitcode 2
!!! died running emake, kde_src_compile:make
Here's my make.conf if that helps:
USE="3dnow aalib acpi alsa apache2 apm arts avi berkdb bonobo canna cdr cjk crypt cups dga directfb doc dvd encode fbcon flash gd gif gpm gtk gtk2 gtkhtml imap imlib innodb ipv6 java jikes jpeg junit kde libwww mmx motif mozilla mpeg mysql ncurses oav oggvorbis opengl pdflib perl pic png pnp python qt qtmt quicktime ruby samba scanner sdl snmp spell sse ssl svga tcltk tcpd tiff truetype usb wmf X xml sml2 xmms xv zlib x86"
CHOST="i686-pc-linux-gnu"
CFLAGS="-march=athlon-mp -O3 -pipe -fomit-frame-pointer -ffast-math -mmmx -m3dnow -msse -mfpmath=sse,387"
and I have GCC 3.2.2
Let me know if you need any other info and thanks in advance for any help....I'm just dieing to get kde3.3 up and running


