Bug 98170 - can't compile kdemultimedia 3.3.1
Summary: can't compile kdemultimedia 3.3.1
Status: RESOLVED NOT A BUG
Alias: None
Product: kdemultimedia
Classification: Miscellaneous
Component: general (show other bugs)
Version: unspecified
Platform: Gentoo Packages Linux
: NOR normal
Target Milestone: ---
Assignee: Multimedia Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-01-29 21:49 UTC by Shahar Mintz
Modified: 2005-01-30 00:35 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Shahar Mintz 2005-01-29 21:49:07 UTC
Version:           3.3.1 (using KDE KDE 3.3.1)
Installed from:    Gentoo Packages
Compiler:          gcc-3.3.1 
OS:                Linux

when I try to compile kdemultimedia the compilation stops:

grep: /usr/lib/gcc/i686-pc-linux-gnu/3.4.2/libstdc++.la: No such file or directory
/bin/sed: can't read /usr/lib/gcc/i686-pc-linux-gnu/3.4.2/libstdc++.la: No suchfile or directory
libtool: link: `/usr/lib/gcc/i686-pc-linux-gnu/3.4.2/libstdc++.la' is not a valid libtool archive
make[3]: *** [libarts_akode.la] Error 1
make[3]: Leaving directory `/var/tmp/portage/kdemultimedia-3.3.1/work/kdemultimedia-3.3.1/akode/arts_plugin'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/kdemultimedia-3.3.1/work/kdemultimedia-3.3.1/akode'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/kdemultimedia-3.3.1/work/kdemultimedia-3.3.1'
make: *** [all] Error 2

!!! ERROR: kde-base/kdemultimedia-3.3.1 failed.
!!! Function kde_src_compile, Line 142, Exitcode 2
!!! died running emake, kde_src_compile:make
!!! If you need support, post the topmost build error, NOT this status message.
Comment 1 Mathieu Chouinard 2005-01-29 22:21:40 UTC
Look like your gcc installation is broken ...
please re-emerge gcc and gcc-config
Comment 2 Thiago Macieira 2005-01-30 00:35:21 UTC
Local system misconfiguration. This is not a KDE bug.