py26-wxpython trouble (even without pgAdmin3)

Ryan Schmidt ryandesign at macports.org
Mon Jun 14 23:22:06 PDT 2010


On Jun 15, 2010, at 01:10, Jim Busser wrote:

> MacBook:~ djb$ sudo port -d install py26-wxpython
> ....
> In file included from ../include/wx/glcanvas.h:54,
>                 from ../src/gtk/glcanvas.cpp:17:
> ../include/wx/gtk/glcanvas.h:19:19: warning: GL/gl.h: No such file or directory
> ../include/wx/gtk/glcanvas.h:20:20: warning: GL/glx.h: No such file or directory
> ../include/wx/gtk/glcanvas.h:21:20: warning: GL/glu.h: No such file or directory

Something here requires mesa, but no dependency on mesa has been declared. You can install mesa now, then clean the affected port (wxWidgets-python) and try again, to work around this for now.



More information about the macports-users mailing list