I have been trying to build kbebase-1.1.2 and the make dies trying to compile kscreensaver/morph3d.cpp. It seems to find X11/Intrinsic but it cant't find GL/xmeasa.h. The directories X11 and GL are at the same level in the X11R6 tree. I've found that if I add "-I/usr/X11R6/include" to the "all_includes" make variable in the kscreensaver Makefile, it will build. This leads me to believe that my "/usr/X11R6/include" path hasn't been setup in my system. It could also be a bad generate by automake. How do I determine what is causing the problem? I have two systems running FreeBSD 4.0-Stable and it occurs on both of them. Kent -- Kent Stewart Richland, WA mailto:[EMAIL PROTECTED] http://www.3-cities.com/~kstewart/index.html FreeBSD News http://daily.daemonnews.org/ SETI(Search for Extraterrestrial Intelligence) @ HOME http://setiathome.ssl.berkeley.edu/ To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-hackers" in the body of the message

