[Bug 274367] x11-toolkits/wxgtk32: Update to 3.2.3

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 03 Nov 2023 10:43:32 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=274367

--- Comment #9 from Nuno Teixeira <eduardo@FreeBSD.org> ---
Hum, what a strange error about gtk3 found but ld fails... 

(config)
-- Found GTK3:
/usr/local/include/gtk-3.0;/usr/local/include/pango-1.0;/usr/local/include/cairo;/usr/local/include/gdk-pixbuf-2.0;/usr/local/include;/usr/local/include/freetype2;/usr/local/include/harfbuzz;/usr/l
ocal/include/dbus-1.0;/usr/local/lib/dbus-1.0/include;/usr/local/include/glib-2.0;/usr/local/lib/glib-2.0/include;/usr/local/include/atk-1.0;/usr/local/include/pixman-1;/usr/local/include/libpng16;/usr/local/incl
ude/gio-unix-2.0;/usr/local/include/fribidi;/usr/local/include/libepoll-shim;/usr/local/include/at-spi2-atk/2.0;/usr/local/include/at-spi-2.0

(build)
ld: error: unable to find library -lgtk-3
ld: error: unable to find library -lgdk-3
ld: error: unable to find library -lharfbuzz
ld: error: unable to find library -lpangocairo-1.0
ld: error: unable to find library -lpango-1.0
ld: error: unable to find library -latk-1.0
ld: error: unable to find library -lcairo
ld: error: unable to find library -lcairo-gobject
ld: error: unable to find library -lgdk_pixbuf-2.0
ld: error: unable to find library -lgio-2.0
ld: error: unable to find library -lglib-2.0
ld: error: unable to find library -lintl

-- 
You are receiving this mail because:
You are the assignee for the bug.