![](https://secure.gravatar.com/avatar/194f729f4b145e88167e476a338b9572.jpg?s=120&d=mm&r=g)
Hello, 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 Roelof
![](https://secure.gravatar.com/avatar/277a9788aadacd9e5314f59ecee5932d.jpg?s=120&d=mm&r=g)
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? Regards, -- Jose V Beneyto | http://sepen.it.cx/
![](https://secure.gravatar.com/avatar/194f729f4b145e88167e476a338b9572.jpg?s=120&d=mm&r=g)
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
participants (2)
-
Jose V Beneyto
-
Roelof Wobben