--- Matthias Clasen <mclasen@xxxxxxxxxx> wrote: > GLib 2.12.12 is now available for download at: > > ftp://ftp.gtk.org/pub/glib/2.12/ > http://download.gnome.org/sources/glib/2.12/ > > glib-2.12.12.tar.bz2 md5sum: 0b3a42098243d054475ff6eb51ed2be1 > glib-2.12.12.tar.gz md5sum: 6c6a61e4b08fb4b110ca7953f71c8b5e > > This is a bug fix release in the 2.12 series. > > GLib is the low-level core library that forms the basis for projects > such as GTK+ and GNOME. It provides data structure handling for C, > portability wrappers, and interfaces for such runtime functionality as > an event loop, threads, dynamic loading, and an object system. > > More information about GLib is available at: > > http://www.gtk.org/ > > An installation guide for the GTK+ libraries, including GLib, can > be found at: > > http://developer.gnome.org/doc/API/2.0/gtk/gtk-building.html > > > Overview of Changes from GLib 2.12.11 to GLib 2.12.12 > ===================================================== > > * Bug fixes: > 418862 g_base64_decode will give critical warning when first par... > 356843 "make check" fails if /bin/sh is pdksh > 418217 g_unichar_toupper/_totitle broken for single to multiple ... > 432895 param_string_validate() frees and modifies static strings > 420686 g_key_file_to_data alters original data > > * Translation updates: (da,es,eu,gl,ja,ro,ru,sr, > sr@Latn,ta,zh_CN) > > > A list of all the fixed bugs can be found at: > http://bugzilla.gnome.org/buglist.cgi?bug_id=418862,420686,418217,356843,432895 > > > Thanks to everybody who contributed to this release: > Halton Huo > Chris Wilson > Denis Jacquerye > Paul Jarc > Tor Lillqvist > Michael Natterer > > > Matthias Clasen > May 1, 2007 > > > _______________________________________________ > gtk-list mailing list > gtk-list@xxxxxxxxx > http://mail.gnome.org/mailman/listinfo/gtk-list > This is a broken release - 'make' fails with these messages: " gconvert.c:48:2: error: #error GNU libiconv not in use but included iconv.h is from libiconv make[4]: *** [gconvert.lo] Error 1 make[4]: Leaving directory `/maxtor5/sergei/AppsFromScratchWD/build/glib-2.12.12/glib' make[3]: *** [all-recursive] Error 1 make[3]: Leaving directory `/maxtor5/sergei/AppsFromScratchWD/build/glib-2.12.12/glib' make[2]: *** [all] Error 2 make[2]: Leaving directory `/maxtor5/sergei/AppsFromScratchWD/build/glib-2.12.12/glib' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/maxtor5/sergei/AppsFromScratchWD/build/glib-2.12.12' make: *** [all] Error 2 " even though 'configure' is OK. Each and every release of each and every library is broken by definition in case 'configure' is OK and 'make' fails. This didn't happen with 2.12.11. I am routinely rebuilding packages using AppsFromScratch whenever new releases are announced, so the problem was discovered during such a rebuild. Regards, Sergei. Applications From Scratch: http://appsfromscratch.berlios.de/ __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com _______________________________________________ gtk-list mailing list gtk-list@xxxxxxxxx http://mail.gnome.org/mailman/listinfo/gtk-list