diff options
Diffstat (limited to 'zarb-ml/mageia-dev/20110212/002543.html')
-rw-r--r-- | zarb-ml/mageia-dev/20110212/002543.html | 88 |
1 files changed, 88 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/20110212/002543.html b/zarb-ml/mageia-dev/20110212/002543.html new file mode 100644 index 000000000..c24294ba8 --- /dev/null +++ b/zarb-ml/mageia-dev/20110212/002543.html @@ -0,0 +1,88 @@ +<!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=%3C20110212195150.GA30529%40morley.gre.hp.com%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + + <LINK REL="Next" HREF="002544.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-dev] Question on pkg build</H1> + <B>Bruno Cornec</B> + <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Question%20on%20pkg%20build&In-Reply-To=%3C20110212195150.GA30529%40morley.gre.hp.com%3E" + TITLE="[Mageia-dev] Question on pkg build">Bruno.Cornec at hp.com + </A><BR> + <I>Sat Feb 12 20:51:50 CET 2011</I> + <P><UL> + + <LI>Next message: <A HREF="002544.html">[Mageia-dev] Question on pkg build +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#2543">[ date ]</a> + <a href="thread.html#2543">[ thread ]</a> + <a href="subject.html#2543">[ subject ]</a> + <a href="author.html#2543">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>Hello, + +I took time this week-end to upload some of the packages that I'm using +a lot so they are available in Mageia. + +I have the following problem with 2 of them: + +/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 +libtool: Version mismatch error. This is libtool 2.4, but the +libtool: definition of this LT_INIT comes from libtool 2.2.6b. +libtool: You should recreate aclocal.m4 with macros from libtool 2.4 +libtool: and run autoconf again. +make[3]: *** [mondoarchive] Error 63 + +the same package is working fine with bm locally on my mdv 2010.2 + +For the other one: ++ cd /home/iurt/rpm/BUILD ++ cd mindi-busybox-1.7.3 ++ '[' 1 -eq 1 ']' ++ '[' 1 -eq 1 ']' ++ make oldconfig +Makefile:405: *** mixed implicit and normal rules. Stop. +error: Bad exit status from /home/iurt/rpm/tmp/rpm-tmp.LgwphH (%build) + +Again no problem locally. + +Any hint on where there may be an issue ? +Bruno. +-- +Open Source & Linux Profession Lead EMEA / <A HREF="http://opensource.hp.com">http://opensource.hp.com</A> +HP/Intel/Red Hat Open Source Solutions Initiative / <A HREF="http://www.hpintelco.net">http://www.hpintelco.net</A> +<A HREF="http://www.HyPer-Linux.org">http://www.HyPer-Linux.org</A> <A HREF="http://mondorescue.org">http://mondorescue.org</A> <A HREF="http://project-builder.org">http://project-builder.org</A> +La musique ancienne? <A HREF="http://www.musique-ancienne.org">http://www.musique-ancienne.org</A> <A HREF="http://www.medieval.org">http://www.medieval.org</A> +</PRE> + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + + <LI>Next message: <A HREF="002544.html">[Mageia-dev] Question on pkg build +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#2543">[ date ]</a> + <a href="thread.html#2543">[ thread ]</a> + <a href="subject.html#2543">[ subject ]</a> + <a href="author.html#2543">[ 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> |