| Summary: | svgalib compile dies with storage size errors | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Mike Nerone <mike> |
| Component: | Current packages | Assignee: | SpanKY <vapier> |
| Status: | RESOLVED INVALID | ||
| Severity: | normal | CC: | mr_bones_, rcm2 |
| Priority: | High | ||
| Version: | 2004.2 | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
|
Description
Mike Nerone
2004-09-01 11:08:56 UTC
Can you post the output of ls -l /usr/src please. # ls -l /usr/src lrwxrwxrwx 1 root root 30 Aug 29 20:27 linux -> /usr/src/linux-2.6.8-gentoo-r3 drwxr-xr-x 18 root root 752 Aug 29 20:29 linux-2.6.8-gentoo-r3 drwxr-xr-x 3 root root 72 Jul 2 17:01 xorg-x11-6.7.0-r1 I should mention that the linux tree there is currently uncompiled. Is that my problem? I'm not a C programmer, but had the impression that such information came from the include files. I'm compiling the kernel in that directory now in anticipation of your answer. Dunno about needing to be built, but it definitely needs to be configured. It was previously only as configured as having copied in the .config and doing a make oldconfig. :) In any case, after compiling the kernel in /usr/src/linux, I retried the emerge of svgalib, and it installed without a hitch. Thanks much for the pointer. I'll file that away for future reference. Marking invalid. Apologies... /var/tmp/portage/svgalib-1.9.19-r1/work/svgalib-1.9.19/kernel/svgalib_helper/main.c:524: error: storage size of `svgalib_helper_fops' isn't known make[2]: *** [/var/tmp/portage/svgalib-1.9.19-r1/work/svgalib-1.9.19/kernel/svgalib_helper/main.o] Error 1 make[1]: *** [_module_/var/tmp/portage/svgalib-1.9.19-r1/work/svgalib-1.9.19/kernel/svgalib_helper] 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 86, Exitcode 2 !!! Failed to build kernel module! Same problem for me, the kernel is compiled and currently used. *** Bug 81555 has been marked as a duplicate of this bug. *** Hmmm...should this be reopened or something? |