Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 304263 - gtkmm-2.18.2 fails to build "/bin/sed: can't read /usr//usr//usr/lib/libGL.la: No such file or directory"
Summary: gtkmm-2.18.2 fails to build "/bin/sed: can't read /usr//usr//usr/lib/libGL.la...
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-02-10 09:40 UTC by zyhong
Modified: 2010-02-11 07:50 UTC (History)
1 user (show)

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


Attachments
emerge log (emerge.log,1.80 KB, text/plain)
2010-02-10 09:43 UTC, zyhong
Details
emerge --info (emerge-info,4.55 KB, text/plain)
2010-02-10 09:44 UTC, zyhong
Details

Note You need to log in before you can comment on or make changes to this bug.
Description zyhong 2010-02-10 09:40:05 UTC
I can find libGL.la file in */usr/lib* directory on OS, but I don't know why the gtkmm ebuild find lib/L.la file in */usr//usr//usr/lib/* directory.

Reproducible: Always
Comment 1 zyhong 2010-02-10 09:43:40 UTC
Created attachment 219077 [details]
emerge log
Comment 2 zyhong 2010-02-10 09:44:44 UTC
Created attachment 219079 [details]
emerge --info
Comment 3 Pacho Ramos gentoo-dev 2010-02-10 10:00:40 UTC
If you are running an updated system, libGL.la file shouldn't exist at all sinceeselect-opengl-1.1.1-r2 drops it. You should, then, run "lafilefixer --justfixit" (as told in eselect-opengl elog messages and news item)

Good luck!
Comment 4 Rémi Cardona (RETIRED) gentoo-dev 2010-02-10 21:37:08 UTC
Closing invalid. If running lafilefixer doesn't solve the issue, please don't hesitate to reopen this bug.

Thanks
Comment 5 zyhong 2010-02-11 01:53:08 UTC
(In reply to comment #3)
> If you are running an updated system, libGL.la file shouldn't exist at all
> sinceeselect-opengl-1.1.1-r2 drops it. You should, then, run "lafilefixer
> --justfixit" (as told in eselect-opengl elog messages and news item)
> 
> Good luck!
> 

I've tried lafilefixer --justfixit, but this issue still exists. I try to "ln -s /usr/lib/libGL.la /usr//usr//usr/lib/libGL.la", and re-emerge gtkmm, that's OK. 
Comment 6 Rémi Cardona (RETIRED) gentoo-dev 2010-02-11 07:50:29 UTC
Please remove that symlink and run revdep-rebuild -p and paste the output here.

Thanks