Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 111156 - media-libs/svgalib-1.9.23 creates problems
Summary: media-libs/svgalib-1.9.23 creates problems
Status: VERIFIED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: SpanKY
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-11-01 08:50 UTC by Patrizio Bassi
Modified: 2005-11-01 12:00 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 Patrizio Bassi 2005-11-01 08:50:52 UTC
after merging svgalib i got no more  
libvgagl.so.1 and libvga.so.1 
 
generally that's not a problem, because you just need to reemerge library/programs based on the 
lib, but not now. 
 
for example remerging libggi, vlc, libsdl i still get reference to  libvga.so.1. 
 
I'm pretty skilled in this and i can fix via hexedit (or symlink) but seems not the best solution. 
 
my idea is that the svgalib contains reference but doesn't install symlink. 
 
i don't know if the problem is upstream or ebuild.
Comment 1 SpanKY gentoo-dev 2005-11-01 11:40:35 UTC
works fine for me:
$ qlist svgalib | grep libvga.*.so.1
/usr/lib/libvgagl.so.1
/usr/lib/libvga.so.1
/usr/lib/libvgagl.so.1.9.23
/usr/lib/libvga.so.1.9.23

but you neglected to post `emerge info` like the bug report page told you to

also, run `emerge svgalib >& log` and post the log file as an attachment
Comment 2 Patrizio Bassi 2005-11-01 12:00:04 UTC
i did not include, cause i think it's not needed...it's symlink stuff! 
i tried on another machine and it did symlinks. 
 
actually i manually created both symlink and all works