Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 92158 - svgalib installation does not create the /dev/svga symbolic link
Summary: svgalib installation does not create the /dev/svga symbolic link
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: SpanKY
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-05-10 11:15 UTC by Jan Hrabe
Modified: 2005-05-10 16:06 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 Jan Hrabe 2005-05-10 11:15:07 UTC
I found out by installing gnuplot which needs this -- on a newly installed
system (2005.0) with 2.6 kernel and udev, the svgalib installation does not
create the /dev/svga symlink.  It seems there is no rule created in the 
/etc/udev/rules.d directory.  Strangely, the ebuild file says 

if best_version '>=sys-fs/udev-052' ; then
   dodir /etc/udev/rules.d
   newins "${FILESDIR}"/svgalib.udev.rules.d 30-svgalib
elif ...

but emerge -s udev reports

*  sys-fs/udev
      Latest version available: 045
      Latest version installed: 045

Thanks for any help/fix.

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 SpanKY gentoo-dev 2005-05-10 16:06:05 UTC
the check now installs rules.d for udev-045 and better