[Bug 167942] gtk-update-icon-cache breaks icons on powerpc
bugzilla-daemon@bugzilla.gnome.org
bugzilla-daemon@bugzilla.gnome.org
Tue, 22 Feb 2005 00:32:16 -0500 (EST)
Please DO NOT reply to this by email. All additional comments should be made in
the comments box of this bug report.
http://bugzilla.gnome.org/show_bug.cgi?id=167942
gtk+ | general | Ver: 2.6.x
------- Additional Comments From Matthias Clasen 2005-02-22 00:32 -------
I would guess this is a largefile issue. glib is compiled with AC_SYS_LARGEFILE,
thus it uses stat64. If you pass it a struct stat, things probably break.
------- You are receiving this mail because: -------
You are on the CC list for the bug.