Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 101074

Summary: emerging jpeg lib refuse to compile object path error
Product: Gentoo Linux Reporter: jean-jacques peyronel <godzilux>
Component: [OLD] LibraryAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description jean-jacques peyronel 2005-08-02 02:45:24 UTC
When I compiled jpeg lib (to compile gnome), it failed : when the link begun, impossible to find crtbeginS.o in /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5/
to compile I must symbolic link /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5 to /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5-20050130

Reproducible: Always
Steps to Reproduce:
1.emerge jpeg
2.
3.
I can compile if i create a symlink
Comment 1 Carsten Lohrke (RETIRED) gentoo-dev 2005-08-02 03:15:46 UTC
Please do not set symlinks. Use fix_libtool_files.sh
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2005-08-03 10:30:39 UTC

*** This bug has been marked as a duplicate of 73435 ***