From 1be510f9529cb082f802408b472a77d074b394c0 Mon Sep 17 00:00:00 2001 From: Nicolas Vigier Date: Sun, 14 Apr 2013 13:46:12 +0000 Subject: Add zarb MLs html archives --- zarb-ml/mageia-dev/2013-January/021551.html | 150 ++++++++++++++++++++++++++++ 1 file changed, 150 insertions(+) create mode 100644 zarb-ml/mageia-dev/2013-January/021551.html (limited to 'zarb-ml/mageia-dev/2013-January/021551.html') diff --git a/zarb-ml/mageia-dev/2013-January/021551.html b/zarb-ml/mageia-dev/2013-January/021551.html new file mode 100644 index 000000000..2005037a7 --- /dev/null +++ b/zarb-ml/mageia-dev/2013-January/021551.html @@ -0,0 +1,150 @@ + + + + [Mageia-dev] libvirt fails to build + + + + + + + + + +

[Mageia-dev] libvirt fails to build

+ Thomas Backlund + tmb at mageia.org +
+ Sun Jan 13 20:43:58 CET 2013 +

+
+ +
Thomas Backlund skrev 13.1.2013 20:40:
+> Christiaan Welvaart skrev 13.1.2013 18:18:
+>> On Sun, 13 Jan 2013, Colin Guthrie wrote:
+>>
+>>> libvirt failed to build with mass-rebuild. I also tweaked it's tmpfiles
+>>> support but it too didn't build (unsurprising as it fails in configure).
+>>>
+>>> I tried with both kernel-headers and kernel-source but it didn't help.
+>>>
+>>> Can someone with more clue here have a look?
+>>>
+>>> http://pkgsubmit.mageia.org/uploads/failure/cauldron/core/release/20130113155229.colin.valstar.17600/log/libvirt-1.0.1-5.mga3/build.0.20130113155250.log
+>>>
+>>>
+>>
+>> This likely the same problem as:
+>> http://pkgsubmit.mageia.org/uploads/failure/cauldron/core/release/20130111161923.umeabot.valstar.10551/log/connman-1.9-4.mga3/build.0.20130111162158.log
+>>
+>>
+>>
+>> I tried to fix one such issue in bridge-utils, but I think the header
+>> file linux/if_bridge.h itself is wrong. It uses struct in6_addr but
+>> doesn't #include in6.h .
+>>
+>
+> Indeed looks that way.
+
+or not...
+
+building connman shows that was wrong:
+
+In file included from /usr/include/arpa/inet.h:22:0,
+                  from ./include/connman/inet.h:25,
+                  from src/connman.h:128,
+                  from src/tethering.c:40:
+/usr/include/netinet/in.h:35:5: error: expected identifier before 
+numeric constant
+/usr/include/netinet/in.h:197:8: error: redefinition of 'struct in6_addr'
+In file included from /usr/include/linux/if_bridge.h:17:0,
+                  from src/tethering.c:38:
+/usr/include/linux/in6.h:30:8: note: originally defined here
+In file included from /usr/include/arpa/inet.h:22:0,
+                  from ./include/connman/inet.h:25,
+                  from src/connman.h:128,
+                  from src/tethering.c:40:
+/usr/include/netinet/in.h:238:8: error: redefinition of 'struct 
+sockaddr_in6'
+In file included from /usr/include/linux/if_bridge.h:17:0,
+                  from src/tethering.c:38:
+/usr/include/linux/in6.h:46:8: note: originally defined here
+In file included from /usr/include/arpa/inet.h:22:0,
+                  from ./include/connman/inet.h:25,
+                  from src/connman.h:128,
+                  from src/tethering.c:40:
+/usr/include/netinet/in.h:274:8: error: redefinition of 'struct ipv6_mreq'
+In file included from /usr/include/linux/if_bridge.h:17:0,
+                  from src/tethering.c:38:
+/usr/include/linux/in6.h:54:8: note: originally defined here
+   CC       src/src_connmand-stats.o
+make[1]: *** [src/src_connmand-tethering.o] Error 1
+make[1]: *** Waiting for unfinished jobs....
+make: *** [all] Error 2
+
+--
+Thomas
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

+ +
+More information about the Mageia-dev +mailing list
+ -- cgit v1.2.1