Opened 14 years ago

Last modified 13 years ago

#25444 closed defect

wxWidgets-python fails to build — at Initial Version

Reported by: VictorEijkhout (Victor Eijkhout) Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.9.1
Keywords: Cc:
Port: wxWidgets-python

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

Change History (1)

Changed 14 years ago by VictorEijkhout (Victor Eijkhout)

Attachment: main.log added

wxWidgets main.log

Note: See TracTickets for help on using tickets.