Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 15 Apr 2024 16:55:28 +0000
From:      bugzilla-noreply@freebsd.org
To:        desktop@FreeBSD.org
Subject:   [Bug 278351] textproc/libxml2 no longer installs static library, and doesnt have a build option
Message-ID:  <bug-278351-39348-ilG9eSxaDQ@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-278351-39348@https.bugs.freebsd.org/bugzilla/>
References:  <bug-278351-39348@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D278351

Daniel Engberg <diizzy@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |diizzy@FreeBSD.org

--- Comment #1 from Daniel Engberg <diizzy@FreeBSD.org> ---
Hi,

Back in January we switched to CMake as we've been "maintaining" local GNU
Autotools patches for years and no one has offered to upstream or maintain =
our
local patches. All known issues have been fixed and upstreamed however ther=
e's
currently no support for building both shared and static libraries
simultaneously in upstream code.=20

The quick 'n dirty hack is to add BUILD_SHARED_LIBS to
https://cgit.freebsd.org/ports/tree/textproc/libxml2/Makefile#n29 which will
generate a static library in the work dir.

Currently it's not high priority and patches are welcome (please submit
upstream).

Best regards,
Daniel

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-278351-39348-ilG9eSxaDQ>