> On Feb 10, 2019, at 6:58 AM, Mark Millard via freebsd-ports > <freebsd-ports@freebsd.org> wrote: > > Steve Kargl sgk at troutmask.apl.washington.edu wrote on > Sun Feb 10 03:32:37 UTC 2019 : > >> Anyone have any pointers on building x11-toolkits/qt5-gui on >> FreeBSD-current? My attempts end with >> >> . . . >> >> .obj/qimage.o: In function `QImage::fill(unsigned int)': >> qimage.cpp:(.text+0x2442): undefined reference to `qt_memfill32(unsigned >> int*, unsigned int, int)' >> qimage.cpp:(.text+0x2477): undefined reference to `qt_memfill16(unsigned >> short*, unsigned short, int)' >> >> . . . > > My lumina builds indirectly build qt5-qui and have been having > no problems (targeting amd64, aarch64, armv7, and powerpc64). > (My powerpc64 context is not normally gcc 4.2.1 based.) > > [...]
So it looks like it's 32bit specific; maybe i386 only. Lc -- rollingbits — 📧 rollingb...@gmail.com 📧 rollingb...@terra.com.br 📧 rollingb...@yahoo.com 📧 rollingb...@globo.com 📧 rollingb...@icloud.com _______________________________________________ freebsd-ports@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"