Tim Cook
2014-09-24 15:35:25 UTC
Hi,
I am trying to build wxPython 3.0.1.1 on Solaris 11.
It seems to choose Motif as its widget interface. I do have Motif libraries
(pkg:/library/motif) installed.
The first significant error is:
"/workspace/tpcook/build/wxPython-3.0.1.1/build.solaris.sparc/include/wx/chkconf.h",
line
1237/workspace/tpcook/build/wxPython-3.0.1.1/build.solaris.sparc/wxPython/wxpy-bld/bk-deps
CC -c -o wxscintilla_LexLisp.o -DNDEBUG
-I/workspace/tpcook/build/wxPython-3.0.1.1/build.solaris.sparc/src/stc/scintilla/include
-I/workspace/tpcook/build/wxPython-3.0.1.1/build.solaris.sparc/src/stc/scintilla/lexlib
-I/workspace/tpcook/build/wxPython-3.0.1.1/build.solaris.sparc/src/stc/scintilla/src
-D__WX__ -DSCI_LEXER -DLINK_LEXERS -DWXUSINGDLL -D__WXMOTIF__ -KPIC -DPIC
-D_FILE_OFFSET_BITS=64
-I/workspace/tpcook/build/wxPython-3.0.1.1/build.solaris.sparc/wxPython/wxpy-bld/lib/wx/include/motif-unicode-3.0
-I/workspace/tpcook/build/wxPython-3.0.1.1/build.solaris.sparc/include
-I/usr/dt/include -I/usr/openwin/include -mt -D_REENTRANT -O
-I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -features=tmplife
/workspace/tpcook/build/wxPython-3.0.1.1/build.solaris.sparc/src/stc/scintilla/lexers/LexLisp.cxx
: cannot find include file: "wx/motif/chkconf.h"
I concur with this as the directory found via the include dirs (-I) that
would be relevant only contains a "setup.h".
The full output of python build-wxpython.py is attached.
Any clues/pointers appreciated.
Cheers,
Tim
I am trying to build wxPython 3.0.1.1 on Solaris 11.
It seems to choose Motif as its widget interface. I do have Motif libraries
(pkg:/library/motif) installed.
The first significant error is:
"/workspace/tpcook/build/wxPython-3.0.1.1/build.solaris.sparc/include/wx/chkconf.h",
line
1237/workspace/tpcook/build/wxPython-3.0.1.1/build.solaris.sparc/wxPython/wxpy-bld/bk-deps
CC -c -o wxscintilla_LexLisp.o -DNDEBUG
-I/workspace/tpcook/build/wxPython-3.0.1.1/build.solaris.sparc/src/stc/scintilla/include
-I/workspace/tpcook/build/wxPython-3.0.1.1/build.solaris.sparc/src/stc/scintilla/lexlib
-I/workspace/tpcook/build/wxPython-3.0.1.1/build.solaris.sparc/src/stc/scintilla/src
-D__WX__ -DSCI_LEXER -DLINK_LEXERS -DWXUSINGDLL -D__WXMOTIF__ -KPIC -DPIC
-D_FILE_OFFSET_BITS=64
-I/workspace/tpcook/build/wxPython-3.0.1.1/build.solaris.sparc/wxPython/wxpy-bld/lib/wx/include/motif-unicode-3.0
-I/workspace/tpcook/build/wxPython-3.0.1.1/build.solaris.sparc/include
-I/usr/dt/include -I/usr/openwin/include -mt -D_REENTRANT -O
-I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -features=tmplife
/workspace/tpcook/build/wxPython-3.0.1.1/build.solaris.sparc/src/stc/scintilla/lexers/LexLisp.cxx
: cannot find include file: "wx/motif/chkconf.h"
I concur with this as the directory found via the include dirs (-I) that
would be relevant only contains a "setup.h".
The full output of python build-wxpython.py is attached.
Any clues/pointers appreciated.
Cheers,
Tim
--
You received this message because you are subscribed to the Google Groups "wxPython-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to wxPython-dev+***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
You received this message because you are subscribed to the Google Groups "wxPython-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to wxPython-dev+***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.