pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

qemu with gtk3



Trying to build emulators/qemu with the gtk3 option enabled on
NetBSD-current amd64 I get this error:

[2596/6902] Linking target qemu-system-arm
FAILED: qemu-system-arm 
c++ -m64 -mcx16 @qemu-system-arm.rsp
ld: libcommon.fa.p/ui_gtk.c.o: undefined reference to symbol 'gettext'
ld: /usr/lib/libintl.so.1: error adding symbols: DSO missing from command line
[2615/6902] Compiling C object libqemu...mmu.fa.p/target_arm_tcg_sve_helper.c.o
ninja: build stopped: subcommand failed.

Tried adding devel/gettext-lib bl3 to options.mk to see if made any
difference but it didn't.



Home | Main Index | Thread Index | Old Index