wxWidgets 3.0.3
Simon Jensen
simonjensen at web.de
Tue Feb 20 23:21:14 CET 2018
Hi Dago.
Your hint was good, meanwhile I needed to make some more modifications
but did not get through the compile process:
In file included from ./include/wx/gtk/private.h:17:0,
from ./src/unix/fontutil.cpp:46:
./include/wx/gtk/private/gtk2-compat.h:59:57: Fehler: Variable oder Feld
»wx_gtk_about_dialog_set_program_name« als »void« deklariert
static inline void wx_gtk_about_dialog_set_program_name(GtkAboutDialog*
about, const gchar* name)
^
Not sure if there is some path to be adjusted ...
Best, Simon
Am 20.02.18 20:42, schrieb Dagobert Michelsen via users:
> Hi Simon,
>
> Am 20.02.2018 um 17:33 schrieb Simon Jensen via users <users at lists.opencsw.org>:
>> 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
>
More information about the users
mailing list