summaryrefslogtreecommitdiffstats
path: root/zarb-ml/mageia-dev/2012-July/017481.html
diff options
context:
space:
mode:
Diffstat (limited to 'zarb-ml/mageia-dev/2012-July/017481.html')
-rw-r--r--zarb-ml/mageia-dev/2012-July/017481.html142
1 files changed, 142 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/2012-July/017481.html b/zarb-ml/mageia-dev/2012-July/017481.html
new file mode 100644
index 000000000..1c12da2e1
--- /dev/null
+++ b/zarb-ml/mageia-dev/2012-July/017481.html
@@ -0,0 +1,142 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
+<HTML>
+ <HEAD>
+ <TITLE> [Mageia-dev] [usrmove] Help building some unbuildable packages: db51 &amp; grub
+ </TITLE>
+ <LINK REL="Index" HREF="index.html" >
+ <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20%5Busrmove%5D%20Help%20building%20some%20unbuildable%20packages%3A%0A%20db51%20%26%20grub&In-Reply-To=%3C20120719145343.36d19eff%40lap.shlomifish.org%3E">
+ <META NAME="robots" CONTENT="index,nofollow">
+ <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
+ <LINK REL="Previous" HREF="017480.html">
+ <LINK REL="Next" HREF="017485.html">
+ </HEAD>
+ <BODY BGCOLOR="#ffffff">
+ <H1>[Mageia-dev] [usrmove] Help building some unbuildable packages: db51 &amp; grub</H1>
+ <B>Shlomi Fish</B>
+ <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20%5Busrmove%5D%20Help%20building%20some%20unbuildable%20packages%3A%0A%20db51%20%26%20grub&In-Reply-To=%3C20120719145343.36d19eff%40lap.shlomifish.org%3E"
+ TITLE="[Mageia-dev] [usrmove] Help building some unbuildable packages: db51 &amp; grub">shlomif at shlomifish.org
+ </A><BR>
+ <I>Thu Jul 19 13:53:43 CEST 2012</I>
+ <P><UL>
+ <LI>Previous message: <A HREF="017480.html">[Mageia-dev] [usrmove] Help building some unbuildable packages: db51 &amp; grub
+</A></li>
+ <LI>Next message: <A HREF="017485.html">[Mageia-dev] [usrmove] Help building some unbuildable packages: db51 &amp; grub
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#17481">[ date ]</a>
+ <a href="thread.html#17481">[ thread ]</a>
+ <a href="subject.html#17481">[ subject ]</a>
+ <a href="author.html#17481">[ author ]</a>
+ </LI>
+ </UL>
+ <HR>
+<!--beginarticle-->
+<PRE>Hi,
+
+On Thu, 19 Jul 2012 14:33:52 +0300
+Shlomi Fish &lt;<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">shlomif at shlomifish.org</A>&gt; wrote:
+
+&gt;<i> Hi Colin,
+</I>&gt;<i>
+</I>&gt;<i> On Thu, 19 Jul 2012 11:09:10 +0100
+</I>&gt;<i> Colin Guthrie &lt;<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">mageia at colin.guthr.ie</A>&gt; wrote:
+</I>&gt;<i>
+</I>&gt;<i> &gt; Hi,
+</I>&gt;<i> &gt;
+</I>&gt;<i> &gt; As part of the usrmove, I need to rebuild both db51 and grub. Neither of
+</I>&gt;<i> &gt; them build just now.
+</I>&gt;<i> &gt;
+</I>&gt;<i> &gt; I added one patch to db51 which gets over an initial error, but another
+</I>&gt;<i> &gt; relating to asm shows up.
+</I>&gt;<i> &gt;
+</I>&gt;<i> &gt; Please can someone have a look at these? I just need them to build, I
+</I>&gt;<i> &gt; don't specifically need them submitted, but feel free to do so.
+</I>&gt;<i>
+</I>&gt;<i> Just a note on my finding: unpacking the db-5.1.29 sources and doing
+</I>&gt;<i>
+</I>&gt;<i> cd build_unix
+</I>&gt;<i> ../dist/configure
+</I>&gt;<i> make
+</I>&gt;<i>
+</I>&gt;<i> Is successful here. So it could be a patch or a configure option that causes it
+</I>&gt;<i> to fail. I'll investigate further.
+</I>&gt;<i>
+</I>
+The plot thickens. Apparently in the bm -l -p source, this command (which as
+far as I can tell is what rpmbuild is running) is successful:
+
+../dist/configure --build=x86_64-mageia-linux-gnu --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/lib64 --localstatedir=/var --sharedstatedir=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info --x-includes=/usr/include --x-libraries=/usr/lib64 --includedir=/usr/include/db51 --enable-shared --enable-static --enable-dbm --enable-systemtap --enable-o_direct --enable-sql --enable-compat185 --enable-dump185 --enable-tcl --with-tcl=/usr/lib64 --enable-test --enable-cxx --enable-java --enable-posixmutexes --with-mutex=POSIX/pthreads/library
+
+(Followed by make).
+
+Regards,
+
+ Shlomi Fish
+
+&gt;<i> Regards,
+</I>&gt;<i>
+</I>&gt;<i> Shlomi Fish
+</I>&gt;<i>
+</I>&gt;<i> &gt;
+</I>&gt;<i> &gt; The sooner the better if possible :)
+</I>&gt;<i> &gt;
+</I>&gt;<i> &gt; Cheers
+</I>&gt;<i> &gt;
+</I>&gt;<i> &gt; Col
+</I>&gt;<i> &gt;
+</I>&gt;<i>
+</I>&gt;<i>
+</I>&gt;<i>
+</I>
+
+
+--
+-----------------------------------------------------------------
+Shlomi Fish <A HREF="http://www.shlomifish.org/">http://www.shlomifish.org/</A>
+What does &quot;Zionism&quot; mean? - <A HREF="http://shlom.in/def-zionism">http://shlom.in/def-zionism</A>
+
+Sophie: Let&#8217;s suppose you have a table with 2^n cups&#8230;
+Jack: Wait a second! Is &#8216;n&#8217; a natural number?
+
+Please reply to list if it's a mailing list post - <A HREF="http://shlom.in/reply">http://shlom.in/reply</A> .
+</PRE>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+<!--endarticle-->
+ <HR>
+ <P><UL>
+ <!--threads-->
+ <LI>Previous message: <A HREF="017480.html">[Mageia-dev] [usrmove] Help building some unbuildable packages: db51 &amp; grub
+</A></li>
+ <LI>Next message: <A HREF="017485.html">[Mageia-dev] [usrmove] Help building some unbuildable packages: db51 &amp; grub
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#17481">[ date ]</a>
+ <a href="thread.html#17481">[ thread ]</a>
+ <a href="subject.html#17481">[ subject ]</a>
+ <a href="author.html#17481">[ 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>