Closed Bug 580921 Opened 14 years ago Closed 14 years ago

debug android builds fail with undefined symbols z_verbose and z_error

Categories

(Core :: General, defect)

x86_64
Linux
defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: blassey, Assigned: blassey)

References

Details

Attachments

(1 file)

with the update to freetype 2.4.1 in bug 576997, debug builds seem to have broken. In this version of freetype z_verbose and z_error are declared in zutil.h but not implemented in zutil.c like they are in modules/zlib/zuti.c.
Attachment #459344 - Flags: review?(me)
Comment on attachment 459344 [details] [diff] [review]
patch to add shim

>+void z_error (m)
>+    char *m;

Unless this is some sort of bizarre syntax I've never seen before, this looks like a typo.

r+ otherwise.
pushed http://hg.mozilla.org/mozilla-central/rev/37e61adee873
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Assignee: nobody → blassey.bugs
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: