[OpenIndiana-discuss] Filezilla 3.17.0.1
russell
stream at willows7.myzen.co.uk
Sun Feb 25 21:51:15 UTC 2018
Hi,
Since getting Filezilla 3.3.0.1 running on OpenIndiana I have been
working on Filezilla 3.17.0.1, in order to get it to build I have built
wxwidgets 3.1 and libfilezilla.
wx-widgets-3.1.1 build
CC=gcc-6 CXX=g++-6 ./configure --prefix=/opt/gnu
filezilla library
CC=gcc-6 CXX=g++-6 CPPFLAGS="-I/usr/include/idn
-I/opt/gnu/include/wx-3.1" ./configure --prefix=/opt/gnu
--enable-shared=yes --disable-static
Filezilla 3.17.0.1 build
CC=gcc-6 CXX=g++-6 CPPFLAGS="-I/usr/include/idn"
NETTLE_CFLAGS="-I/usr/include/nettle" NETTLE_LIBS=-Lusr/lib
LIBGTK_CFLAGS="-I/usr/include/gtk-2.0" LIBGTK_LIBS=-L/usr/lib/gtk-2.0
PKG_CONFIG_PATH=/opt/gnu/lib/pkgconfig ./configure --prefix=/opt/gnu
--enable-shared=yes --disable-locales --disable-static
--disable-autoupdatecheck --with-wx-prefix=/opt/gnu --with-pugixml=builtin
However the Filezilla 3.17.0.1 build fails with a missing include
"/usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30:21: fatal error:
gio/gio.h: No such file or directory ; #include <gio/gio.h> ", this
problem has been fixed in a later release but that is for tomorrow.
Regards
Russell
More information about the openindiana-discuss
mailing list