Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 13449 - xfree-4.2.99.3-r1 fails to compile
Summary: xfree-4.2.99.3-r1 fails to compile
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Seemant Kulleen (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-01-07 16:20 UTC by Sami Nieminen
Modified: 2003-02-04 19:42 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sami Nieminen 2003-01-07 16:20:41 UTC
I always get the following error when trying to compile the newest xfree cvs snapshot: 
 
installing in lib/GL/GL... 
make[4]: Entering directory `/var/tmp/portage/xfree-4.2.99.3-r1/work/xc/lib/GL/GL' 
gcc -m32    -c -o ../../../lib/GL/glx/glapi_x86.o ../../../lib/GL/glx/glapi_x86.S 
../../../lib/GL/glx/glapi_x86.S:2:22: assyntax.h: No such file or directory 
../../../lib/GL/glx/glapi_x86.S:3:26: glapioffsets.h: No such file or directory 
make[4]: *** [../../../lib/GL/glx/glapi_x86.o] Error 1 
make[4]: Leaving directory `/var/tmp/portage/xfree-4.2.99.3-r1/work/xc/lib/GL/GL' 
 
xfree-4.2.99.3 compiled and installed successfully after I fixed some typos on the 
ebuild.
Comment 1 Martin Schlemmer (RETIRED) gentoo-dev 2003-01-07 16:58:41 UTC
Output of 'emerge info' please.
Comment 2 Sami Nieminen 2003-01-07 17:08:53 UTC
emerge info: 
 
Portage 2.0.46-r4 (default-x86-1.4, gcc-which: no gcc in (/sbin:/bin:/usr/sbin:/usr/bin) 
sh: line 1: -dumpversion: command not found, glibc-2.3.1-r3) 
================================================================= 
System uname: 2.4.20 i686 Intel(R) Pentium(R) 4 CPU 2.80GHz 
USE="x86 oss 3dnow apm avi crypt cups encode gif gpm jpeg libg++ mikmod mmx 
mpeg ncurses nls pdflib png qtmt quicktime spell xml2 xmms xv zlib gdbm berkdb 
slang readline arts tetex svga tcltk java sdl tcpd pam libwww ssl perl python imlib gtk 
qt motif opengl cdr X -gnome alsa kde dvd gphoto2 oggvorbis acpi4linux truetype 
scanner" 
ARCH="x86" 
COMPILER="gcc3" 
CHOST="i686-pc-linux-gnu" 
CFLAGS="-march=pentium4 -O3 -pipe" 
CXXFLAGS="-march=pentium4 -O3 -pipe" 
ACCEPT_KEYWORDS="x86 ~x86" 
CONFIG_PROTECT="/etc /var/qmail/control /usr/share/config 
/usr/kde/2/share/config /usr/kde/3/share/config 
/usr/kde/cvs/share/config:/usr/kde/3.1/share/config:/usr/share/config" 
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d" 
MAKEOPTS="-j2" 
JDK_HOME="/opt/blackdown-jdk-1.3.1" 
JAVA_HOME="/opt/blackdown-jdk-1.3.1" 
AUTOCLEAN="yes" 
SYNC="rsync://rsync.gentoo.org/gentoo-portage" 
GENTOO_MIRRORS="ftp://ftp.gentoo.no/pub/gentoo/ 
ftp://sunsite.dk/mirrors/gentoo/" 
Comment 3 Sami Nieminen 2003-01-16 15:45:14 UTC
I just tried compiling again and this time it worked. I read somewhere that some of the 
cvs snapshot packages were updated. Maybe this made it work for me now, or 
maybe it was something else. Anyway, works for me again. 
Comment 4 Sami Nieminen 2003-01-17 14:39:32 UTC
Actually it was 4.2.99.3-r2 that I got working ok... 
Comment 5 Seemant Kulleen (RETIRED) gentoo-dev 2003-01-18 02:32:49 UTC
ok, -r2 is the only one in portage now anyway