hello all,
I am trying to build wxPython on Mac OS X and I get the following error.
Any ideas about how to fix it?
cc -g -O2 -Wall -Wstrict-prototypes -DSWIG_GLOBAL -DHAVE_CONFIG_H -DWXP_USE_THREAD=1 -Isrc -I/usr/local/include/python2.1 -c src/gtk/windows.cpp -o build/temp.darwin-1.3.7-Power Macintosh-2.1/src/gtk/windows.o -I/usr/local/include -I/usr/local/lib/wx/include -D__USE_WXCONFIG__ -D__WXMAC__ -D__UNIX__ -D__POWERPC__ -DTARGET_CARBON -I/usr/local/lib/glib/include -I/usr/local/include -I/usr/X11R6/include
In file included from /usr/local/include/wx/setup.h:39,
from /usr/local/include/wx/defs.h:56,
from /usr/local/include/wx/wx.h:15,
from src/helpers.h:16,
from src/gtk/windows.cpp:58:
/usr/local/lib/wx/include/wx/mac/setup.h:985: wx/chkconf.h: No such file or directory
In file included from /usr/local/include/wx/defs.h:56,
from /usr/local/include/wx/wx.h:15,
from src/helpers.h:16,
from src/gtk/windows.cpp:58:
/usr/local/include/wx/setup.h:69: wx/chkconf.h: No such file or directory
error: command 'cc' failed with exit status 1
Thanks,
Neil Tiffin
neilt@gnue.org
GNU Enterprise
http://www.gnuenterprise.org/