Jose,

        Just wanted to let you know that after adding the newline to the
Imakefile.inc, the build seems to have completed without a hitch.  I
assume this has made it's way into CVS?

Adam

On Sat, 31 May 2003, [iso-8859-15] José Fonseca wrote:

> On Sat, May 31, 2003 at 04:23:47PM -0500, John Sheu wrote:
> > How are those packages coming?  What was the "build problem" with them?
>
> Sorry, I didn't do it right away and eventually forgot about it.  I've
> checked the logs and the problems seems to be the same problem reported
> by Adam Kirchoff.  Here is the relevant part of the log:
>
> [EMAIL PROTECTED] logs $ grep -B 10 '\*\*\*' HEAD-20030530-linux.i386-build.log
> ../../../../../../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
> --
> cleaning in lib/GL/mesa/src/drv...
> make[4]: Entering directory 
> `/home/jfonseca/projects/dri/cf/HEAD-Linux-i686/build/xc/lib/GL/mesa/src/drv'
> rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a .emacs_* tags TAGS make.log 
> MakeOut  "#"*
> cleaning in lib/GL/mesa/src/drv/common...
> make[5]: Entering directory 
> `/home/jfonseca/projects/dri/cf/HEAD-Linux-i686/build/xc/lib/GL/mesa/src/drv/common'
> rm -f DONE
> rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a .emacs_* tags TAGS make.log 
> MakeOut  "#"*
> make[5]: Leaving directory 
> `/home/jfonseca/projects/dri/cf/HEAD-Linux-i686/build/xc/lib/GL/mesa/src/drv/common'
> cleaning in lib/GL/mesa/src/drv/r200...
> make[5]: Entering directory 
> `/home/jfonseca/projects/dri/cf/HEAD-Linux-i686/build/xc/lib/GL/mesa/src/drv/r200'
> Makefile:8: *** missing separator.  Stop.
> make[5]: Leaving directory 
> `/home/jfonseca/projects/dri/cf/HEAD-Linux-i686/build/xc/lib/GL/mesa/src/drv/r200'
> make[4]: *** [clean] Error 2
> make[4]: Leaving directory 
> `/home/jfonseca/projects/dri/cf/HEAD-Linux-i686/build/xc/lib/GL/mesa/src/drv'
> make[3]: *** [clean] Error 2
> make[3]: Leaving directory 
> `/home/jfonseca/projects/dri/cf/HEAD-Linux-i686/build/xc/lib/GL'
> make[2]: *** [clean] Error 2
> make[2]: Leaving directory 
> `/home/jfonseca/projects/dri/cf/HEAD-Linux-i686/build/xc/lib'
> make[1]: *** [clean] Error 2
> make[1]: Leaving directory `/home/jfonseca/projects/dri/cf/HEAD-Linux-i686/build/xc'
> make: *** [World] Error 2
> [EMAIL PROTECTED] logs $
>
>
> The cause was a missing newline at the end of the
> xc/lib/GL/mesa/src/drv/r200/Imakefile.inc file(!), which was causing the
> CPP to choke on that #endif
>
> I'll fire a new build now and see if there's still any problem.
>
> José Fonseca
>
>
> -------------------------------------------------------
> 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
>


-------------------------------------------------------
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