diff options
Diffstat (limited to 'zarb-ml/mageia-dev/20110212/002544.html')
-rw-r--r-- | zarb-ml/mageia-dev/20110212/002544.html | 74 |
1 files changed, 74 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/20110212/002544.html b/zarb-ml/mageia-dev/20110212/002544.html new file mode 100644 index 000000000..5a63f1497 --- /dev/null +++ b/zarb-ml/mageia-dev/20110212/002544.html @@ -0,0 +1,74 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-dev] Question on pkg build + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Question%20on%20pkg%20build&In-Reply-To=%3CAANLkTikxHUib7pOinTeQKhtDiQ6FbDgc8Jbq8MTQhFYh%40mail.gmail.com%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="002543.html"> + <LINK REL="Next" HREF="002545.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-dev] Question on pkg build</H1> + <B>Dexter Morgan</B> + <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Question%20on%20pkg%20build&In-Reply-To=%3CAANLkTikxHUib7pOinTeQKhtDiQ6FbDgc8Jbq8MTQhFYh%40mail.gmail.com%3E" + TITLE="[Mageia-dev] Question on pkg build">dmorganec at gmail.com + </A><BR> + <I>Sat Feb 12 21:30:53 CET 2011</I> + <P><UL> + <LI>Previous message: <A HREF="002543.html">[Mageia-dev] Question on pkg build +</A></li> + <LI>Next message: <A HREF="002545.html">[Mageia-dev] Question on pkg build +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#2544">[ date ]</a> + <a href="thread.html#2544">[ thread ]</a> + <a href="subject.html#2544">[ subject ]</a> + <a href="author.html#2544">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>On Sat, Feb 12, 2011 at 8:51 PM, Bruno Cornec <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">Bruno.Cornec at hp.com</A>> wrote: +><i> Hello, +</I>><i> +</I>><i> I took time this week-end to upload some of the packages that I'm using +</I>><i> a lot so they are available in Mageia. +</I>><i> +</I>><i> I have the following problem with 2 of them: +</I>><i> +</I>><i> /bin/sh ../../libtool --tag=CC   --mode=link i586-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -Wall -Wno-return-type -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -Werror=format-security -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o mondoarchive mondoarchive.o ../../src/common/libmondo.a ../../src/lib/libmr.a -lnewt  -lpthread +</I>><i> libtool: Version mismatch error.  This is libtool 2.4, but the +</I>><i> libtool: definition of this LT_INIT comes from libtool 2.2.6b. +</I>><i> libtool: You should recreate aclocal.m4 with macros from libtool 2.4 +</I>><i> libtool: and run autoconf again. +</I>><i> make[3]: *** [mondoarchive] Error 63 +</I>><i> +</I>><i> the same package is working fine with bm locally on my mdv 2010.2 +</I> +iirc the fix is autoreconf -fi before %configure +</PRE> + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="002543.html">[Mageia-dev] Question on pkg build +</A></li> + <LI>Next message: <A HREF="002545.html">[Mageia-dev] Question on pkg build +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#2544">[ date ]</a> + <a href="thread.html#2544">[ thread ]</a> + <a href="subject.html#2544">[ subject ]</a> + <a href="author.html#2544">[ 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> |