Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 84380 - libmpeg2 fails to compile, missing library libstdc++.la
Summary: libmpeg2 fails to compile, missing library libstdc++.la
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-03-07 03:48 UTC by wilho
Modified: 2005-03-07 07:23 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 wilho 2005-03-07 03:48:45 UTC
Hi!

I've tried to emerge vlc which has libmpeg2 as dependency. It fails to compile and nags about missing library in gcc-lib/i386-pc-linux-gnu/3.3.4.

I symlinked gcc-lib/i686-pc-linux-gnu to gcc-lib/i386-pc-linux-gnu and then gcc-lib/i386-pc-linux-gnu/3.3.5 to gcc-lib/i386-pc-linux-gnu/3.3.4, and libmpeg2 compiles. Before that I ran 

Vlc fails to compile with 
configure: error: Missing header file postproc/postprocess.h
error now, but thats propably unrated.

How can I just not to love gentoo sometimes?


Reproducible: Always
Steps to Reproduce:
1. emerge libmpeg2 with 2004.3-level-system
Actual Results:  
compilation fails
Comment 1 Carsten Lohrke (RETIRED) gentoo-dev 2005-03-07 07:23:58 UTC
Remove the manually added symlinks and do `fix_libtool_files.sh 3.3 --oldarch i386-pc-linux-gnu`. Please reopen, if you have still problems.