Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 71194 - svgalib-1.9.19-r1.ebuild error
Summary: svgalib-1.9.19-r1.ebuild error
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High major (vote)
Assignee: SpanKY
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-11-14 12:34 UTC by gbritton@email.com
Modified: 2004-11-16 05:59 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge info (einfo,1.54 KB, text/plain)
2004-11-15 19:12 UTC, gbritton@email.com
Details
emerge svgalib >& log (log,108.60 KB, text/plain)
2004-11-15 19:27 UTC, gbritton@email.com
Details
/usr/src/linux tree (dir,1.63 KB, text/plain)
2004-11-16 04:10 UTC, gbritton@email.com
Details

Note You need to log in before you can comment on or make changes to this bug.
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