#25444: wxWidgets-python fails to build --------------------------------------+------------------------------------- Reporter: eijkhout@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.1 Keywords: | Port: wxWidgets-python --------------------------------------+------------------------------------- Changes (by jmr@…): * keywords: wxWidgets => * port: => wxWidgets-python Old description:
A compilation problem somewhere deep in the log file.
_opt_local_var_macports_sources_rsync.macports .org_release_ports_graphics_wxWidgets-python/work/wxPython- src-2.8.10.1/build/bk-deps /usr/bin/g++-4.2 -c -o gldll_gtk_glcanvas.o -I./.pch/wxprec_gldll -D__WXGTK__ -I../src/regex -DWXUSINGDLL -DWXMAKINGDLL_GL -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports .org_release_ports_graphics_wxWidgets-python/work/wxPython- src-2.8.10.1/build/lib/wx/include/gtk2-unicode-release-2.8 -I../include -D_REENTRANT -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/pango-1.0 -I/opt/local/include/gio-unix-2.0/ -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 -I/opt/local/include/libpng12 -I/opt/local/include -I/opt/local/include -DWX_PRECOMP -Wall -Wundef -Wno-ctor-dtor-privacy -O2 -fno-strict- aliasing -O2 -arch x86_64 -fno-common ../src/gtk/glcanvas.cpp :info:build In file included from ../include/wx/glcanvas.h:54, :info:build from ../src/gtk/glcanvas.cpp:17: :info:build ../include/wx/gtk/glcanvas.h:19:19: warning: GL/gl.h: No such file or directory :info:build ../include/wx/gtk/glcanvas.h:20:20: warning: GL/glx.h: No such file or directory :info:build ../include/wx/gtk/glcanvas.h:21:20: warning: GL/glu.h: No such file or directory :info:build In file included from ../include/wx/glcanvas.h:54, :info:build from ../src/gtk/glcanvas.cpp:17: :info:build ../include/wx/gtk/glcanvas.h:47: error: 'GLXContext' does not name a type :info:build ../include/wx/gtk/glcanvas.h:124: error: ISO C++ forbids declaration of 'GLXFBConfig' with no type :info:build ../include/wx/gtk/glcanvas.h:124: error: expected ';' before '*' token
New description: A compilation problem somewhere deep in the log file. {{{ _opt_local_var_macports_sources_rsync.macports .org_release_ports_graphics_wxWidgets-python/work/wxPython- src-2.8.10.1/build/bk-deps /usr/bin/g++-4.2 -c -o gldll_gtk_glcanvas.o -I./.pch/wxprec_gldll -D__WXGTK__ -I../src/regex -DWXUSINGDLL -DWXMAKINGDLL_GL -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports .org_release_ports_graphics_wxWidgets-python/work/wxPython- src-2.8.10.1/build/lib/wx/include/gtk2-unicode-release-2.8 -I../include -D_REENTRANT -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/pango-1.0 -I/opt/local/include/gio-unix-2.0/ -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 -I/opt/local/include/libpng12 -I/opt/local/include -I/opt/local/include -DWX_PRECOMP -Wall -Wundef -Wno- ctor-dtor-privacy -O2 -fno-strict-aliasing -O2 -arch x86_64 -fno-common ../src/gtk/glcanvas.cpp :info:build In file included from ../include/wx/glcanvas.h:54, :info:build from ../src/gtk/glcanvas.cpp:17: :info:build ../include/wx/gtk/glcanvas.h:19:19: warning: GL/gl.h: No such file or directory :info:build ../include/wx/gtk/glcanvas.h:20:20: warning: GL/glx.h: No such file or directory :info:build ../include/wx/gtk/glcanvas.h:21:20: warning: GL/glu.h: No such file or directory :info:build In file included from ../include/wx/glcanvas.h:54, :info:build from ../src/gtk/glcanvas.cpp:17: :info:build ../include/wx/gtk/glcanvas.h:47: error: 'GLXContext' does not name a type :info:build ../include/wx/gtk/glcanvas.h:124: error: ISO C++ forbids declaration of 'GLXFBConfig' with no type :info:build ../include/wx/gtk/glcanvas.h:124: error: expected ';' before '*' token }}} -- Comment: Please remember to preview and use WikiFormatting, and to fill in the Port field. -- Ticket URL: <http://trac.macports.org/ticket/25444#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS