Updated source, using svgalib.org now
Search Criteria
Package Details: svgalib-helper 1.9.25-3
Package Actions
| Package Base: | svgalib-helper |
|---|---|
| Description: | A low-level SuperVGA graphics library |
| Upstream URL: | http://www.svgalib.org/ |
| Category: | modules |
| Licenses: | |
| Submitter: | None |
| Maintainer: | None |
| Last Packager: | None |
| Votes: | 2 |
| First Submitted: | 2007-03-02 16:34 |
| Last Updated: | 2014-01-20 02:07 |
Dependencies (1)
Required by (2)
Sources
- http://www.svgalib.org/svgalib-1.9.25.tar.gz
- svgalib-1.9.25-linux2.6.28.patch
- svgalib-1.9.25-linux2.6.36.patch
- svgalib-1.9.25-linux2.6.patch
- svgalib-1.9.25-linux3.4.patch
Latest Comments
Comment by u8sand
Anonymous comment
Updated to support kernels >= 3.4.0.
Anonymous comment
I'm getting the following error:
make[1]: Entering directory '/usr/src/linux-3.4.6-1-ARCH'
...svgalib-helper/src/svgalib-1.9.25/kernel/svgalib_helper/Makefile:15: /Rules.make: No such file or directory
make[2]: *** No rule to make target '/Rules.make'. Stop.
The system is just updated with linux-headers installed.
Anonymous comment
I've already figured out. I didn't have the installed package 'linux-headers'.
Added it to makedepends.
Comment by kfgz
Manwithgrenade, you have to reboot your computer and then build svgalib-helper.
Anonymous comment
Failed with this error:
make: *** /lib/modules/3.2.2-1-ARCH/build: No such file or directory. Stop.
make: *** [default] Error 2
==> ERROR: A failure occurred in build()
Comment by kfgz
Fixed. Thanks.
Comment by ying
Please change
install=(svgalib-helper.install)
to
install=svgalib-helper.install
Comment by kfgz
Adopted and fixed.