First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 71194
Alias:
Product:
Component:
Status: RESOLVED
Resolution: INVALID
Assigned To: SpanKY <vapier@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: gbritton@email.com <gbritton@email.com>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
einfo emerge info text/plain gbritton@email.com 2004-11-15 19:12 0000 1.54 KB Details
log emerge svgalib >& log text/plain gbritton@email.com 2004-11-15 19:27 0000 108.60 KB Details
dir /usr/src/linux tree text/plain gbritton@email.com 2004-11-16 04:10 0000 1.63 KB Details
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 71194 depends on: Show dependency tree
Bug 71194 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2004-11-14 12:34 0000
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 From SpanKY 2004-11-15 05:38:11 0000 -------
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 From gbritton@email.com 2004-11-15 19:12:06 0000 -------
Created an attachment (id=44036) [edit]
emerge info

------- Comment #3 From gbritton@email.com 2004-11-15 19:27:41 0000 -------
Created an attachment (id=44037) [edit]
emerge svgalib >& log

------- Comment #4 From gbritton@email.com 2004-11-15 19:28:02 0000 -------
Requested files attached

------- Comment #5 From SpanKY 2004-11-15 20:59:22 0000 -------
fixed the first error but the second error is yours to fix

your /usr/src/linux tree is not setup

------- Comment #6 From gbritton@email.com 2004-11-16 04:10:06 0000 -------
Created an attachment (id=44046) [edit]
/usr/src/linux tree

------- Comment #7 From gbritton@email.com 2004-11-16 04:10:36 0000 -------
/usr/src/linux tree attached.  What is needed here?

------- Comment #8 From SpanKY 2004-11-16 05:59:53 0000 -------
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

First Last Prev Next    No search results available      Search page      Enter new bug