pkgsrc-Users archive

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

Re: qemu with gtk3



On Mon, 24 Jul 2023 at 21:16, Robert Swindells <rjs%fdy2.co.uk@localhost> wrote:
>
>
> 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.


I get the same. The "solution" for me is to temporarily remove
gettext-lib while building it.

>


-- 
----


Home | Main Index | Thread Index | Old Index