Opened 14 years ago

Closed 13 years ago

#25444 closed defect (fixed)

wxWidgets-python fails to build

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

Description (last modified by jmroot (Joshua Root))

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

Attachments (1)

main.log (550.4 KB) - added by VictorEijkhout (Victor Eijkhout) 14 years ago.
wxWidgets main.log

Download all attachments as: .zip

Change History (5)

Changed 14 years ago by VictorEijkhout (Victor Eijkhout)

Attachment: main.log added

wxWidgets main.log

comment:1 Changed 14 years ago by michaelld (Michael Dickens)

Cc: michaelld@… added

Cc Me!

comment:2 Changed 14 years ago by jmroot (Joshua Root)

Description: modified (diff)
Keywords: wxWidgets removed
Port: wxWidgets-python added

Please remember to preview and use WikiFormatting, and to fill in the Port field.

comment:3 Changed 14 years ago by xieyanbo@…

confirmed, dependency missing. after install 'mesa' package, it fixed.

comment:4 Changed 13 years ago by jmroot (Joshua Root)

Resolution: fixed
Status: newclosed

Mesa dependency was added in r69474.

Note: See TracTickets for help on using tickets.