Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#946 - GLib 1.2.10-3 does not build with GCC3.4 (w/ fix)
Attached to Project:
Arch Linux
Opened by Dennis Herbrich (gyroplast) - Thursday, 27 May 2004, 11:54 GMT
Opened by Dennis Herbrich (gyroplast) - Thursday, 27 May 2004, 11:54 GMT
|
Details[...] gstrfuncs.c: In function `g_printf_string_upper_bound': gstrfuncs.c:870: error: parse error before string constant gstrfuncs.c:1037: error: parse error before string constant gstrfuncs.c:1080: error: parse error before string constant gstrfuncs.c:1111: error: parse error before string constant make[2]: *** [gstrfuncs.lo] Error 1 make[2]: Leaving directory [...] In GCC3.4 the handling of certain literals has changed, but these changes were never reflected in a new GLib release. The enclosed patch adds a condition to glib.h to handle things accordingly. The package builds correctly then. For more information: http://bugzilla.gnome.org/show_bug.cgi?id=141281 openpkg-dev@openpkg.org/msg14778.html"> http://www.mail-archive.com/openpkg-dev@openpkg.org/msg14778.html |
This task depends upon
gcc340.patch