Hi Simon, Am 20.02.2018 um 17:33 schrieb Simon Jensen via users <[email protected]>: > 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?
Sure: https://github.com/ccache/ccache/issues/148 Would you be interested in providing a patch for our current build recipe? https://buildfarm.opencsw.org/source/xref/opencsw/csw/mgar/pkg/wxwidgets/trunk/Makefile Best regards — Dago -- "You don't become great by trying to be great, you become great by wanting to do something, and then doing it so hard that you become great in the process." - xkcd #896
