compilation problems

Todd J. Green tjgreen@cis.upenn.edu
Fri Nov 3 17:07:00 GMT 2006


Hi,

I'm new to the mailing list and cygwin/x development.  I followed the
directions on http://x.cygwin.com/docs/cg/prog-build-native.html to
produce a Standard Build, but 'make World' fails at a certain point:

make[7]: Leaving directory `/x-devel/build/std/lib/GL/mesa/shader/slang/library'
make[6]: Leaving directory `/x-devel/build/std/lib/GL/mesa/shader/slang'
make[5]: Leaving directory `/x-devel/build/std/lib/GL/mesa/shader'
make[4]: Leaving directory `/x-devel/build/std/lib/GL/mesa'
cleaning in lib/GL/glx...
make[4]: Entering directory `/x-devel/build/std/lib/GL/glx'
Makefile:8: *** missing separator.  Stop.
make[4]: Leaving directory `/x-devel/build/std/lib/GL/glx'
make[3]: *** [clean] Error 2
make[3]: Leaving directory `/x-devel/build/std/lib/GL'
make[2]: *** [clean] Error 2
make[2]: Leaving directory `/x-devel/build/std/lib'
make[1]: *** [clean] Error 2
make[1]: Leaving directory `/x-devel/build/std'
make: *** [World] Error 2

Is this an innocuous error which I can safely work around it by
running make with the -i flag, or is there something really wrong that
I need to fix?

Thanks,

TJ

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://x.cygwin.com/docs/
FAQ:                   http://x.cygwin.com/docs/faq/



More information about the Cygwin-xfree mailing list