Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 12788 - svgalib doesn't compile
Summary: svgalib doesn't compile
Status: RESOLVED DUPLICATE of bug 11092
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Arcady Genkin (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on: 11092
Blocks:
  Show dependency tree
 
Reported: 2002-12-27 09:24 UTC by Patrik Kullman
Modified: 2005-07-17 13:06 UTC (History)
1 user (show)

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


Attachments
emerge log (svgalib-log,115.89 KB, application/octet-stream)
2002-12-28 12:55 UTC, Patrik Kullman
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Patrik Kullman 2002-12-27 09:24:51 UTC
gunzipping manpages in man8 make[1]: Leaving directory `/var/tmp/portage/svgalib-1.9.17/work/svgalib-1.9.17/doc' (cd kernel/svgalib_helper ; make modules_install ) make[1]: Entering directory `/var/tmp/portage/svgalib-1.9.17/work/svgalib-1.9.17/kernel/svgalib_helper' Makefile:6: *** commands commence before first target.  Stop. make[1]: Leaving directory `/var/tmp/portage/svgalib-1.9.17/work/svgalib-1.9.17/kernel/svgalib_helper' make: *** [installmodule] Error 2  !!! ERROR: media-libs/svgalib-1.9.17 failed. !!! Function src_install, Line 49, Exitcode 2 !!! (no error message)
Comment 1 SpanKY gentoo-dev 2002-12-27 14:06:44 UTC
make[1]: Leaving directory `/var/tmp/portage/svgalib-1.9.17/work/svgalib-1.9.17/doc'
(cd kernel/svgalib_helper ; make modules_install )
make[1]: Entering directory `/var/tmp/portage/svgalib-1.9.17/work/svgalib-1.9.17/kernel/svgalib_helper'
Makefile:6: *** commands commence before first target.  Stop.
make[1]: Leaving directory `/var/tmp/portage/svgalib-1.9.17/work/svgalib-1.9.17/kernel/svgalib_helper'
make: *** [installmodule] Error 2
Comment 2 Martin Schlemmer (RETIRED) gentoo-dev 2002-12-27 14:57:54 UTC
Any chance for some usefull information that could be used to try and help
you resolve this issue ?
Comment 3 Martin Schlemmer (RETIRED) gentoo-dev 2002-12-28 06:34:38 UTC
Basically, please include a more complete log, your kernel version, and the
output of:

  # emerge info
  # epm -q gcc

Note that for 'epm' you need 'gentoolkit' installed.

Thanks.
Comment 4 Patrik Kullman 2002-12-28 12:55:39 UTC
Created attachment 6816 [details]
emerge log
Comment 5 Patrik Kullman 2002-12-28 12:56:29 UTC
emerge info:
Portage 2.0.46-r4 (default-x86-1.4, gcc-3.2.1, glibc-2.3.1-r2)
=================================================================
System uname: 2.5.53 i686 AMD Athlon(tm) processor
USE="x86 oss 3dnow apm arts avi crypt cups encode gif jpeg kde libg++ mikmod mmx
mpeg ncurses nls pdflib png qtmt quicktime spell truetype xml2 xmms xv zlib
gtkhtml alsa gdbm berkdb slang readline bonobo svga tcltk java guile X sdl gpm
tcpd pam libwww ssl perl python esd imlib oggvorbis gnome gtk qt motif opengl
mozilla ldap cdr scanner tiff"
ARCH="x86"
COMPILER="gcc3"
CHOST="i686-pc-linux-gnu"
CFLAGS="-march=athlon-tbird -O2 -pipe"
CXXFLAGS="-march=athlon-tbird -O2 -pipe"
ACCEPT_KEYWORDS="x86 ~x86"
CONFIG_PROTECT="/etc /var/qmail/control /usr/kde/2/share/config
/usr/kde/3/share/config /usr/share/config"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
MAKEOPTS="-j2"
JDK_HOME="/opt/blackdown-jdk-1.4.1_beta"
JAVA_HOME="/opt/blackdown-jdk-1.4.1_beta"
AUTOCLEAN="yes"
SYNC="rsync://192.168.1.2/gentoo-portage"
GENTOO_MIRRORS="http://www.ibiblio.org/pub/Linux/distributions/gentoo"

epm -q gcc:
gcc-3.2.1-r1
Comment 6 Martin Schlemmer (RETIRED) gentoo-dev 2002-12-28 13:25:12 UTC
Ok, the problem is kernel 2.5.  Have a look at bug #11092, there are some
hints to maybe getting it going, although things have changed a bit.


*** This bug has been marked as a duplicate of 11092 ***