[wxPython] Build on solaris 7

Hi!
I have tried to build wxPython-2.2.2 on Solaris 7 platform. The compile phase
does not result to any error messages. However, the linking produces multiple
error messages of the following form:
...
ld: fatal: symbol `operator==(long, wxLongLongNative const &)' is multiply
defined:
        (file build/temp.solaris-2.7-sun4u-2.0/src/helpers.o and file
build/temp.solaris-2.7-sun4u-2.0/contrib/stc/stc_.o);
...
ld: fatal: File processing errors. No output written to
build/lib.solaris-2.7-sun4u-2.0/wxPython/wxc.so
collect2: ld returned 1 exit status

In all error messages there is complaint about some symbols being multiply
defined in helpers.o and *.o. I have built Python 2.0 with Sun cc and had to
edit the Python Makefile to use g++. Any suggestions what to do? At least I
could not find any reports on this problem in mail list archives.

-Antti Korvenoja

···

----------------------------------------------------------------------------
Antti Korvenoja
Department of Radiology & BioMag Laboratory
Helsinki University Central Hospital P.O. Box 442, FIN-00029 HUS, Finland
*** tel:+358-9-471 75582 *** fax:+358-9-471 75781
*** antti.korvenoja@helsinki.fi *** http://www.helsinki.fi/~akorveno/
----------------------------------------------------------------------------

_______________________________________________
wxPython-users mailing list
wxPython-users@lists.sourceforge.net
http://lists.sourceforge.net/lists/listinfo/wxpython-users