Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 71194

Summary: svgalib-1.9.19-r1.ebuild error
Product: Gentoo Linux Reporter: gbritton <gbritton>
Component: New packagesAssignee: SpanKY <vapier>
Status: RESOLVED INVALID    
Severity: major    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge info
emerge svgalib >& log
/usr/src/linux tree

Description gbritton@email.com 2004-11-14 12:34:15 UTC
When I try to build svgalib-1.9.19-r1.ebuild. I get the following errors:

 gcc -o buildcsr   mkcur.o -lvgagl -lvga
 /usr/bin/ld: cannot find -lvgagl
 collect2: ld returned 1 exit status
 make[1]: *** [buildcsr] Error 1

 [snip]

 /bin/sh: line 1: scripts/mod/modpost: No such file or directory
 make[2]: *** [__modpost] Error 127
 make[1]: *** [modules] Error 2
 make[1]: Leaving directory `/usr/src/linux-2.6.8-gentoo-r3'
 make: *** [default] Error 2

 !!! ERROR: media-libs/svgalib-1.9.19-r1 failed.
 !!! Function src_compile, Line 88, Exitcode 2
 !!! Failed to build kernel module!
Comment 1 SpanKY gentoo-dev 2004-11-15 05:38:11 UTC
you neglected to post `emerge info` like the bug report page says to

also, your error log is useless ... please run `emerge svgalib >& log` and post the log file

it also looks like your /usr/src/linux is not configured properly, check that
Comment 2 gbritton@email.com 2004-11-15 19:12:06 UTC
Created attachment 44036 [details]
emerge info
Comment 3 gbritton@email.com 2004-11-15 19:27:41 UTC
Created attachment 44037 [details]
emerge svgalib >& log
Comment 4 gbritton@email.com 2004-11-15 19:28:02 UTC
Requested files attached
Comment 5 SpanKY gentoo-dev 2004-11-15 20:59:22 UTC
fixed the first error but the second error is yours to fix

your /usr/src/linux tree is not setup
Comment 6 gbritton@email.com 2004-11-16 04:10:06 UTC
Created attachment 44046 [details]
/usr/src/linux tree
Comment 7 gbritton@email.com 2004-11-16 04:10:36 UTC
/usr/src/linux tree attached.  What is needed here?
Comment 8 SpanKY gentoo-dev 2004-11-16 05:59:53 UTC
i'm not going to look at it

you need to build your kernel in it first

if the modscripts script isnt found it's because you havent built a kernel in it