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/2011-December/010152.html | 96 ++++++++++++++++++++++++++++ 1 file changed, 96 insertions(+) create mode 100644 zarb-ml/mageia-dev/2011-December/010152.html (limited to 'zarb-ml/mageia-dev/2011-December/010152.html') diff --git a/zarb-ml/mageia-dev/2011-December/010152.html b/zarb-ml/mageia-dev/2011-December/010152.html new file mode 100644 index 000000000..a4a8f3461 --- /dev/null +++ b/zarb-ml/mageia-dev/2011-December/010152.html @@ -0,0 +1,96 @@ + + + + [Mageia-dev] [changelog] [RPM] cauldron core/release glib2.0-2.31.2-1.mga2 + + + + + + + + + +

[Mageia-dev] [changelog] [RPM] cauldron core/release glib2.0-2.31.2-1.mga2

+ Funda Wang + fundawang at gmail.com +
+ Sun Dec 4 12:56:38 CET 2011 +

+
+ +
2011/12/4 Dick Gevers <dvgevers at xs4all.nl>:
+> In file included from /usr/lib64/glib-2.0/include/glibconfig.h:9:0,
+>                 from defs.h:27,
+>                 from account.c:24:
+> /usr/include/glib-2.0/glib/gmacros.h:32:2: error: #error "Only <glib.h> can
+> be included directly." account.c: In function ‘account_address_exist’:
+It says clearly, only glib.h can be included. You may want to check
+defs.h or account.c, for something like:
+#include <glib/foo.h>
+
+and change it into
+#include <glib.h>
+
+Don't forget reporting upstream.
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

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