summaryrefslogtreecommitdiffstats
path: root/zarb-ml/mageia-dev/2012-February/012344.html
diff options
context:
space:
mode:
authorNicolas Vigier <boklm@mageia.org>2013-04-14 13:46:12 +0000
committerNicolas Vigier <boklm@mageia.org>2013-04-14 13:46:12 +0000
commit1be510f9529cb082f802408b472a77d074b394c0 (patch)
treeb175f9d5fcb107576dabc768e7bd04d4a3e491a0 /zarb-ml/mageia-dev/2012-February/012344.html
parentfa5098cf210b23ab4f419913e28af7b1b07dafb2 (diff)
downloadarchives-1be510f9529cb082f802408b472a77d074b394c0.tar
archives-1be510f9529cb082f802408b472a77d074b394c0.tar.gz
archives-1be510f9529cb082f802408b472a77d074b394c0.tar.bz2
archives-1be510f9529cb082f802408b472a77d074b394c0.tar.xz
archives-1be510f9529cb082f802408b472a77d074b394c0.zip
Add zarb MLs html archivesHEADmaster
Diffstat (limited to 'zarb-ml/mageia-dev/2012-February/012344.html')
-rw-r--r--zarb-ml/mageia-dev/2012-February/012344.html94
1 files changed, 94 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/2012-February/012344.html b/zarb-ml/mageia-dev/2012-February/012344.html
new file mode 100644
index 000000000..1009ea515
--- /dev/null
+++ b/zarb-ml/mageia-dev/2012-February/012344.html
@@ -0,0 +1,94 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
+<HTML>
+ <HEAD>
+ <TITLE> [Mageia-dev] Build system broken
+ </TITLE>
+ <LINK REL="Index" HREF="index.html" >
+ <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Build%20system%20broken&In-Reply-To=%3Cjicd7v%24sl2%241%40dough.gmane.org%3E">
+ <META NAME="robots" CONTENT="index,nofollow">
+ <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
+ <LINK REL="Previous" HREF="012343.html">
+ <LINK REL="Next" HREF="012354.html">
+ </HEAD>
+ <BODY BGCOLOR="#ffffff">
+ <H1>[Mageia-dev] Build system broken</H1>
+ <B>David Walser</B>
+ <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Build%20system%20broken&In-Reply-To=%3Cjicd7v%24sl2%241%40dough.gmane.org%3E"
+ TITLE="[Mageia-dev] Build system broken">luigiwalser at yahoo.com
+ </A><BR>
+ <I>Sun Feb 26 05:42:38 CET 2012</I>
+ <P><UL>
+ <LI>Previous message: <A HREF="012343.html">[Mageia-dev] Icewm package re-organized in Caldron
+</A></li>
+ <LI>Next message: <A HREF="012354.html">[Mageia-dev] Build system broken
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#12344">[ date ]</a>
+ <a href="thread.html#12344">[ thread ]</a>
+ <a href="subject.html#12344">[ subject ]</a>
+ <a href="author.html#12344">[ author ]</a>
+ </LI>
+ </UL>
+ <HR>
+<!--beginarticle-->
+<PRE>For some reason, the build system is trying to install libnss3 into every chroot. I don't know why. It is also trying to install the current
+version in Cauldron, rather than a known good version.
+
+The issue was introduced when nspr was updated to version 4.9, because the package provides version 4.9, but the pkg-config file says 4.9.0 is
+the version.
+
+The breakage happened when updating the nss package, and it has a macro in it that generates the version of libnspr4 it requires from the pkg-
+config file in nspr. So basically, we have libnspr4-4.9, but libnss3 is requiring libnspr4-4.9.0 and doesn't think it exists.
+
+I committed a change in svn for nspr that I believe will fix this, but nspr needs to be able to be rebuilt, so that nss can be rebuilt against
+it. For anything to be built, the build system needs to either stop trying to install libnss3, or it needs to install the previous version of
+the package.
+
+</PRE>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+<!--endarticle-->
+ <HR>
+ <P><UL>
+ <!--threads-->
+ <LI>Previous message: <A HREF="012343.html">[Mageia-dev] Icewm package re-organized in Caldron
+</A></li>
+ <LI>Next message: <A HREF="012354.html">[Mageia-dev] Build system broken
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#12344">[ date ]</a>
+ <a href="thread.html#12344">[ thread ]</a>
+ <a href="subject.html#12344">[ subject ]</a>
+ <a href="author.html#12344">[ author ]</a>
+ </LI>
+ </UL>
+
+<hr>
+<a href="https://www.mageia.org/mailman/listinfo/mageia-dev">More information about the Mageia-dev
+mailing list</a><br>
+</body></html>