Arch Linux

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!
Tasklist

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
Task Type Bug Report
Category Packages: Current
Status Closed
Assigned To dorphell (dorphell)
Architecture not specified
Severity Medium
Priority Normal
Reported Version 0.7 Wombat
Due in Version Undecided
Due Date Undecided
Percent Complete 0%
Votes 0
Private No

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
(application/octet-stream)    gcc340.patch (0.6 KiB)
This task depends upon

Closed by  Judd Vinet (judd)
Saturday, 29 May 2004, 02:44 GMT
Reason for closing:  Fixed

Loading...