Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 61402 - KDE 3.3 compilation problems ...
Summary: KDE 3.3 compilation problems ...
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-08-23 10:32 UTC by Karol H.
Modified: 2005-01-02 06:07 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Karol H. 2004-08-23 10:32:30 UTC
When I try compile new KDE 3.3. I have different errors. Last error is

Inconsistency detected by ld.so: rtld.c: 1036: dl_main: Assertion `_rtld_local._dl_rtld_map.l_libname' failed!
g++: cannot specify -o with -c or -S and multiple compilations
make[3]: *** [kcmdlineargs.lo] Błąd 1
make[3]: *** Czekam na niezakończone zadania....
make[3]: Leaving directory `/var/tmp/portage/kdelibs-3.3.0/work/kdelibs-3.3.0/kdecore'
make[2]: *** [all-recursive] Błąd 1

make.conf

CFLAGS="-march=athlon-xp -O3 -fomit-frame-pointer -pipe"
#CFLAGS="-O2"
CHOST="i686-pc-linux-gnu"
CXXFLAGS=""
#MAKEOPTS="-j2"
LINGUAS="pl"
ACCEPT_KEYWORDS="~x86"

USE="3dnow apache2 audiofile bzlib cdparanoia codecs dba devfs26 dio \
     divx4linux dnd dv dvd dvdr dvdread erandom ext-zlib faac faad ffmpeg \
     flash fltk fmod ftp gd gimp gimpprint glade glut gphoto2 gs iconv \
     idea ieee1394 image imagemagick imlib2 ipv6 ipv6arpa java javadoc \
     javascript jce jikes lm_sensors lzo lzw lzw-tiff md5sum mhash mime \
     ming mixer mmap mmx mplayer native network openal pdf posix pthreads \
     regexp rtc sndfile sockets speedo sse sysvipc tga threads tiff type1 \
     unicode usb v4l wmf Xaw3d xvid -slang -svga -tcltk -gpm -esd"

Linux ipos.ath.cx 2.6.7-grsec #2 Sun Aug 15 17:58:21 CEST 2004 i686 AMD Athlon(tm) XP 2400+ AuthenticAMD GNU/Linux

Reading specs from /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/specs
Configured with: /var/tmp/portage/gcc-3.3.4-r1/work/gcc-3.3.4/configure --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/3.3 --includedir=/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/3.3 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/3.3/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/3.3/info --enable-shared --host=i686-pc-linux-gnu --target=i686-pc-linux-gnu --with-system-zlib --enable-languages=c,c++ --enable-threads=posix --enable-long-long --disable-checking --disable-libunwind-exceptions --enable-cstdio=stdio --enable-version-specific-runtime-libs --with-gxx-include-dir=/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/include/g++-v3 --with-local-prefix=/usr/local --enable-shared --enable-nls --without-included-gettext --disable-multilib --enable-__cxa_atexit --enable-clocale=generic
Thread model: posix
gcc version 3.3.4 20040623 (Gentoo Linux 3.3.4-r1, ssp-3.3.2-2, pie-8.7.6)
Comment 1 Caleb Tennis (RETIRED) gentoo-dev 2004-09-23 19:27:11 UTC
most likely this is due to all of the options you have in your configure statement.  could very likely be a glibc compilation error as well.
Comment 2 Gregorio Guidi (RETIRED) gentoo-dev 2005-01-01 09:22:41 UTC
are you still having this issue?
Comment 3 Karol H. 2005-01-01 14:27:48 UTC
no, this problem is gone when I reemerge kernel without gresecurity :/
Comment 4 Gregorio Guidi (RETIRED) gentoo-dev 2005-01-02 06:07:09 UTC
closing.