wxWidgets 3.0.3
Simon Jensen
simonjensen at web.de
Tue Feb 20 17:33:27 CET 2018
Dear group.
I try to compile wxWidgets 3.0.3 on Solaris 10 and have problems.
configure ends up with this output:
Configured wxWidgets 3.0.3 for `sparc-sun-solaris2.10'
Which GUI toolkit should wxWidgets use? GTK+ 2
Should wxWidgets be compiled into single library? no
Should wxWidgets be linked as a shared library? yes
Should wxWidgets support Unicode? yes (using
wchar_t)
What level of wxWidgets compatibility should be enabled?
wxWidgets 2.6 no
wxWidgets 2.8 yes
Which libraries should wxWidgets use?
STL no
jpeg sys
png builtin
regex builtin
tiff sys
zlib sys
expat sys
libmspack no
sdl no
After a while make (using gcc 5.5) stops with this fault:
In file included from
/opt/csw/lib/gcc/sparc-sun-solaris2.10/5.5.0/include-fixed/iso/stdlib_iso.h:39:0,
from /usr/include/stdlib.h:17,
from ./src/png/pngpriv.h:43,
from ./src/png/png.c:14:
/opt/csw/lib/gcc/sparc-sun-solaris2.10/5.5.0/include-fixed/sys/feature_tests.h:346:2:
Fehler: #error "Compiler or options invalid for pre-UNIX 03 X/Open
applications and pre-2001 POSIX applications"
#error "Compiler or options invalid for pre-UNIX 03 X/Open applications \
^
*** Error code 1
make: Fatal error: Command failed for target `wxpng_png.o'
=> Can someone give me a hint?
Best, Simon
More information about the users
mailing list