Hi all,
I'm trying to build this on Solaris 10. At the step of running setup.py
install it throws the following error (it doesn't pass the compiler a file).
It did not throw an error in the prior steps to this:
Found wx-config: /opt1/app/wx/2.6/bin/wx-config
Using flags: --toolkit=gtk2 --unicode=no --version=2.6
Preparing CORE...
Preparing GLCANVAS...
Preparing STC...
Preparing GIZMOS...
Preparing ANIMATE...
running install
running build
running build_py
copying wx/__version__.py -> build-gtk2/lib.solaris-2.10-sun4u-2.4/wx
copying wx/build/build_options.py ->
build-gtk2/lib.solaris-2.10-sun4u-2.4/wx/bu
ild
running build_ext
building '_core_' extension
cc -DNDEBUG -O -DSWIG_TYPE_TABLE=_wxPython_table -DHAVE_CONFIG_H
-DWXP_USE_THREA
D=1 -UNDEBUG -D__WXDEBUG__ -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES
-Ii
nclude -Isrc -I/opt1/app/wx/2.6/lib/wx/include/gtk2-ansi-debug-2.6
-I/opt1/app/w
x/2.6/include/wx-2.6 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include
-I/usr/in
clude/atk-1.0 -I/usr/include/pango-1.0 -I/usr/openwin/include
-I/usr/sfw/include
-I/usr/sfw/include/freetype2 -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/includ
e -I/opt1/app/python/include/python2.4 -c src/helpers.cpp -o
build-gtk2/temp.sol
aris-2.10-sun4u-2.4/src/helpers.o -O3
error: command 'cc' failed with exit status 1
Any ideas?
Thanks,
--Chris
···
cc: Warning: option -3 passed to ld
cc: No input file specified, no output generated