On Wed, Jan 13, 2010 at 5:33 AM, Florian Kamm
<florian.k...@campus.tu-berlin.de> wrote:
> 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?

What does configure report about motif? Does the summary at the end
say "Motif: yes"? Can you look in config.log for the section where
it's searching for Xm/PrimitiveP.h and post it here?

--
Dan

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

Reply via email to