I was trying to compile media-libs/svgalib-1.9.25 when I noticed this error:
Code: Select all
* Found kernel source directory:
* /usr/src/linux
* Could not find a Makefile in the kernel source directory.
* Please ensure that /usr/src/linux points to a complete set of Linux sources
I am using linux-2.6.16-suspend2-r4, and have the following items in that folder:
- Module.symvers
System.map
arch
block
crypto
drivers
fs
include
init
ipc
kernel
lib
mm
net
scripts
security
sound
usr
vmlinux
Would if be possible to somehow obtain the missing files needed for Makefile, and throw them in that directory?
Thanks for the help.

