Date: Tue, 19 Nov 2013 11:49:21 +0100 From: sepen@crux-arm.nu To: crux@lists.crux.nu Subject: Re: gtk3 build error On 11/18/2013 05:53 PM, Roelof Wobben wrote: Hello, Hey When I builld gtk3 with prt-get depinstall gtk3 it fails with this message: CC libgtk_3_la-gtkmountoperation-x11.lo CCLD libgtk-3.la CC queryimmodules.o CCLD gtk-query-immodules-3.0 CC gtk-launch.o CCLD gtk-launch GISCAN Gtk-3.0.gir Usage: g-ir-scanner [options] sources g-ir-scanner: error: no such option: -f make[4]: *** [Gtk-3.0.gir] Error 2 make[4]: Leaving directory `/usr/ports/opt/gtk3/work/src/gtk+-3.10.3/gtk' make[3]: *** [all-recursive] Error 1 gtk3 builds fine here, what CFLAGS are you using from /etc/pkgmk.conf? I solved it by enable introspection. Roelof