Hi! For a software project I need to manually compile the Mesa Widget Library using the compile switch --enable-motif. The configuration script stops looking for the Motif headers, right after checking for existence of Xm/PrimitiveP.h, although this file is correctly located in /usr/include/Xm. I tried a whole bunch of other configuration options, specifying the X-includes or modifying the CPPFLAGS and other environmental variables, but without luck. Since I am a developer I also looked into the configure.ac file but didn't find any problems related to the --enable-motif flag. So I assume that the configure script looks for the desired file in an other folder. Does anybody know what exactly is failing here?
I am using Ubuntu 9.10 Karmic, 32bit, gcc 4.3.x and a recent autoconf/automake. Regards, F. Kamm P.S. Any comments are highly appreciated... ------------------------------------------------------------------------------ This SF.Net email is sponsored by the Verizon Developer Community Take advantage of Verizon's best-in-class app development support A streamlined, 14 day to market process makes app distribution fast and easy Join now and get one step closer to millions of Verizon customers http://p.sf.net/sfu/verizon-dev2dev _______________________________________________ Mesa3d-dev mailing list Mesa3d-dev@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/mesa3d-dev