[Bug 285911] devel/gobject-introspection fails to build with getxattr not found

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 01 May 2025 16:41:48 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=285911

--- Comment #28 from bagas <bagas1983@mail.ru> ---
On the advice of one person, I did this and everything worked out.

# cd /usr/ports/devel/gobject-introspection
# make FLAVOR=bootstrap install clean
# cd ../glib20
# make install clean

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