After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 145300 - libgnomeprint-2.7.0 fails to compile on amd64
libgnomeprint-2.7.0 fails to compile on amd64
Status: RESOLVED FIXED
Product: gnome-print
Classification: Deprecated
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Jody Goldberg
Jody Goldberg
Depends on:
Blocks:
 
 
Reported: 2004-07-02 10:20 UTC by Max Nickel
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: 2.7/2.8


Attachments
patch to fix the missing define (325 bytes, patch)
2004-07-02 10:22 UTC, Max Nickel
needs-work Details | Review

Description Max Nickel 2004-07-02 10:20:50 UTC
libgnomeprint-2.7.0 fails to compile on amd64 as libgnome/ttsubset/sft.h is
missing a define for little endian for amd64
Comment 1 Max Nickel 2004-07-02 10:22:10 UTC
Created attachment 29159 [details] [review]
patch to fix the missing define
Comment 2 Jody Goldberg 2004-07-02 13:36:10 UTC
Comment on attachment 29159 [details] [review]
patch to fix the missing define

Hmm, rather than patching the kludge included from sft I'd rather disable it
entirely and use glib's more extensive version.
Comment 3 Jody Goldberg 2004-07-02 13:36:27 UTC
Fixed in cvs.