diff options
Diffstat (limited to 'zarb-ml/mageia-dev/2011-November/009847.html')
-rw-r--r-- | zarb-ml/mageia-dev/2011-November/009847.html | 103 |
1 files changed, 103 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/2011-November/009847.html b/zarb-ml/mageia-dev/2011-November/009847.html new file mode 100644 index 000000000..c298e8e58 --- /dev/null +++ b/zarb-ml/mageia-dev/2011-November/009847.html @@ -0,0 +1,103 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-dev] removing .la files harmful ? + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20removing%20.la%20files%20harmful%20%3F&In-Reply-To=%3C4ED0FA4E.3010706%40gmail.com%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="009853.html"> + <LINK REL="Next" HREF="009848.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-dev] removing .la files harmful ?</H1> + <B>Guillaume Rousse</B> + <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20removing%20.la%20files%20harmful%20%3F&In-Reply-To=%3C4ED0FA4E.3010706%40gmail.com%3E" + TITLE="[Mageia-dev] removing .la files harmful ?">guillomovitch at gmail.com + </A><BR> + <I>Sat Nov 26 15:40:14 CET 2011</I> + <P><UL> + <LI>Previous message: <A HREF="009853.html">[Mageia-dev] [changelog] [RPM] cauldron core/release module-init-tools-3.16-10.mga2 +</A></li> + <LI>Next message: <A HREF="009848.html">[Mageia-dev] removing .la files harmful ? +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#9847">[ date ]</a> + <a href="thread.html#9847">[ thread ]</a> + <a href="subject.html#9847">[ subject ]</a> + <a href="author.html#9847">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>Hello list. + +I can't rebuild ntop anymore, due to missing libxml2.la file, which +seems to be required by libtool: + +/bin/sh ./libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat +-Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector +--param=ssp-buffer-size=4 -fstack-protector-all -I/usr/local/include +-I/opt/local/include -Wshadow -Wpointer-arith -Wmissing-prototypes +-Wmissing-declarations -Wnested-externs -release 4.1.0 -export-dynamic + -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id +-Wl,--enable-new-dtags -L/usr/local/lib -L/opt/local/lib -o libntop.la +-rpath /usr/lib64 address.lo argv.lo dataFormat.lo event.lo +globals-core.lo hash.lo iface.lo initialize.lo leaks.lo ntop.lo pbuf.lo +plugin.lo prefs.lo protocols.lo sessions.lo term.lo util.lo utildl.lo +traffic.lo vendor.lo version.lo ntop_darwin.lo -lpthread -ldl -lcrypt +-lc -lssl -lrrd_th -lpcap -lgdbm -lz -Wl,--as-needed -Wl,-z,relro +-Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -lsensors -L/usr/lib64 +-lnetsnmp -lcrypto -lm -lGeoIP +/bin/grep: /usr/lib64/libxml2.la: No such file or directory +/bin/sed: can't read /usr/lib64/libxml2.la: No such file or directory +libtool: link: `/usr/lib64/libxml2.la' is not a valid libtool archive + +Any hint welcome. +-- +BOFH excuse #213: + +Change your language to Finnish. +</PRE> + + + + + + + + + + + + + + + + + + + + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="009853.html">[Mageia-dev] [changelog] [RPM] cauldron core/release module-init-tools-3.16-10.mga2 +</A></li> + <LI>Next message: <A HREF="009848.html">[Mageia-dev] removing .la files harmful ? +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#9847">[ date ]</a> + <a href="thread.html#9847">[ thread ]</a> + <a href="subject.html#9847">[ subject ]</a> + <a href="author.html#9847">[ 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> |