pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/60225: net/netatalk4 build fails on NetBSD/sparc-11.0_RC3
On Sat, 2 May 2026 12:35:01 +0000 (UTC), "jdbaker%consolidated.net@localhost via
gnats" wrote:
> Perhaps "devel/libatomic" can help here? (It's already required for
> other packages I routinely build on sparc.)
Can you try including the dependency? Something like
Index: Makefile
===================================================================
RCS file: /cvsroot/pkgsrc/net/netatalk4/Makefile,v
retrieving revision 1.34
diff -u -p -u -r1.34 Makefile
--- Makefile 1 May 2026 19:35:46 -0000 1.34
+++ Makefile 2 May 2026 19:06:54 -0000
@@ -165,6 +165,7 @@ post-install:
.include "../../databases/sqlite3/buildlink3.mk"
.include "../../devel/glib2/buildlink3.mk"
.include "../../devel/iniparser/buildlink3.mk"
+.include "../../devel/libatomic/buildlink3.mk"
BUILDLINK_API_DEPENDS.libevent+= libevent>=2
.include "../../devel/libevent/buildlink3.mk"
.include "../../devel/libbstring/buildlink3.mk"
libatomic does not install any header files - I wonder who is expected
to (gcc?), and why if it comes with the header ist does not provide the
library?
Unfortunately, I do not have a live NetBSD/sparc installation at hand.
Cheerio,
Hauke
--
Hauke Fath <hauke%Espresso.Rhein-Neckar.DE@localhost>
Linnéweg 7
64342 Seeheim-Jugenheim
Germany
Home |
Main Index |
Thread Index |
Old Index