I deleted my cygwin installation and started from scratch (somehow, I had X installed previously). Unfortunately, even though I made sure that X11 was not installed, the problem didn't go away. plib builds just fine, it is just SimGear that is having a problem. I will try to fiddle around a bit more tomorrow.
I had this problem too. Review this list for a thread named "SimGear CVS build error" from about 2004.02.27 for a solution.
I have this in my ~/.bash_profile
LDFLAGS="-L/usr/local/lib" CXXFLAGS="-pipe -O2 -Wall -DWIN32 -DNOMINMAX -DHAVE_WINDOWS_H" CFLAGS=$CXXFLAGS
export LDFLAGS export CXXFLAGS export CFLAGS
-- Roy Vegard Ovesen
_______________________________________________ Flightgear-devel mailing list [EMAIL PROTECTED] http://mail.flightgear.org/mailman/listinfo/flightgear-devel
