On Fri, 30 May 2003, Keith Whitwell wrote:

> Adam K Kirchhoff wrote:
> > Well, it doesn't seem to be a false alarm any more.  I found out that the
> > problem with the kernel build is a known issue between gcc 3.3 and 2.4.20.
> > In addition, I have been able to successfully compile XFree86 4.3.0,
> > without any problems...
> >
> > So, anyone else have any ideas why I can't get the cvs trunk to compile?
>
>  From the top, do
>
>       cvs update -A
>       cvs diff > diff
>
> Check that there's nothing in 'diff' of interest.

There's absolutely nothing in diff :-)

>       make World >& compilelog

Alright...  Grepping through the compilelog for "Error" this is what I'm
getting:

make[5]: Entering directory `/home/adamk/dri/xc/xc/lib/GL/mesa/src/drv/ffb'
make[5]: *** No rule to make target `distclean'.
make[5]: Leaving directory `/home/adamk/dri/xc/xc/lib/GL/mesa/src/drv/ffb'
make[4]: *** [distclean] Error 2
rm -f Makefile Makefile.dep
make[4]: Leaving directory `/home/adamk/dri/xc/xc/lib/GL/mesa/src/drv'
make[3]: *** [distclean] Error 2

.....

make[5]: Entering directory `/home/adamk/dri/xc/xc/lib/GL/mesa/src/drv'
In file included from ../../../../../../config/cf/Imake.tmpl:104,
                 from Imakefile.c:35:
../../../../../../config/cf/linux.cf:107: warning: "InstallAppDefFiles" is not defined
In file included from Imakefile:20,
                 from ../../../../../../config/cf/Imake.tmpl:2030,
                 from Imakefile.c:35:
Imakefile.inc:160: unterminated #ifdef
In file included from ../../../../../../config/cf/Imake.tmpl:2030,
                 from Imakefile.c:35:
Imakefile:21: #endif without #if
../../../../../../config/imake/imake: Exit code 1.
  Stop.
make[5]: *** [r200/Makefile] Error 1
make[5]: Leaving directory `/home/adamk/dri/xc/xc/lib/GL/mesa/src/drv'
make[4]: [Makefiles] Error 2 (ignored)
make[4]: Leaving directory `/home/adamk/dri/xc/xc/lib/GL/mesa/src/drv'

......

cleaning in lib/GL/mesa/src/drv/r200...
make[5]: Entering directory
`/home/adamk/dri/xc/xc/lib/GL/mesa/src/drv/r200'
Makefile:8: *** missing separator.  Stop.
make[5]: Leaving directory
`/home/adamk/dri/xc/xc/lib/GL/mesa/src/drv/r200'
make[4]: *** [clean] Error 2
make[4]: Leaving directory `/home/adamk/dri/xc/xc/lib/GL/mesa/src/drv'
make[3]: *** [clean] Error 2
make[3]: Leaving directory `/home/adamk/dri/xc/xc/lib/GL'
make[2]: *** [clean] Error 2
make[2]: Leaving directory `/home/adamk/dri/xc/xc/lib'
make[1]: *** [clean] Error 2
make[1]: Leaving directory `/home/adamk/dri/xc/xc'
make: *** [World] Error 2

Adam





-------------------------------------------------------
This SF.net email is sponsored by: eBay
Get office equipment for less on eBay!
http://adfarm.mediaplex.com/ad/ck/711-11697-6916-5
_______________________________________________
Dri-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to