On NetBSD 7.0, i386, current pkgsrc, building pango gives this error. Anything wrong with my setup?
gmake[2]: Entering directory `/mnt/pkgsrc/pkgsrc/devel/pango/work/pango-1.37.1/tests' CCLD testattributes ld: warning: libfreetype.so.6, needed by /mnt/pkgsrc/pkgsrc/devel/pango/work/.buildlink/lib/libharfbuzz.so, may conflict with libfreetype.so.17 testattributes.o: In function `test_iter_get_font': testattributes.c:(.text+0x5f9): undefined reference to `g_assert_nonnull' testattributes.o: In function `test_iter_get': testattributes.c:(.text+0x907): undefined reference to `g_assert_nonnull' testattributes.c:(.text+0x98c): undefined reference to `g_assert_nonnull' testattributes.o: In function `test_list_filter': testattributes.c:(.text+0x12fe): undefined reference to `g_assert_nonnull' gmake[2]: *** [testattributes] Error 1 gmake[2]: Leaving directory `/mnt/pkgsrc/pkgsrc/devel/pango/work/pango-1.37.1/tests' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/mnt/pkgsrc/pkgsrc/devel/pango/work/pango-1.37.1' gmake: *** [all] Error 2 *** Error code 2 Stop. Mayuresh.
