Summary: | 1.8.2 fails to build on linux system | ||
---|---|---|---|
Product: | cairo | Reporter: | Charles Doutriaux <doutriaux1> |
Component: | general | Assignee: | Carl Worth <cworth> |
Status: | RESOLVED DUPLICATE | QA Contact: | cairo-bugs mailing list <cairo-bugs> |
Severity: | blocker | ||
Priority: | medium | ||
Version: | 1.8.2 | ||
Hardware: | Other | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Attachments: | build log on the system |
1.8.0 builds fine on this sytem Thanks for the report. This was reported earlier and fixed, (the fix will appear in 1.8.4 soon). -Carl PS. Your compilation failure was fairly short, (120kB), so not too large to attach without being zipped, (which would have made it earlier to examine). Even easier would have been to just put the failure itself directly into the bug report like this: cairo-xlib-surface.c: In function `_cairo_xlib_surface_set_attributes': cairo-xlib-surface.c:1440: error: `RepeatNone' undeclared (first use in this function) cairo-xlib-surface.c:1440: error: (Each undeclared identifier is reported only once cairo-xlib-surface.c:1440: error: for each function it appears in.) cairo-xlib-surface.c:1443: error: `RepeatNormal' undeclared (first use in this function) cairo-xlib-surface.c: At top level: cairo-xlib-surface.c:2454: warning: missing initializer cairo-xlib-surface.c:2454: warning: (near initialization for `cairo_xlib_surface_backend.has_show_text_glyphs') *** This bug has been marked as a duplicate of bug 18385 *** |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.
Created attachment 20221 [details] build log on the system On a linux: Linux aussie 2.6.9-55.ELsmp #1 SMP Fri Apr 20 17:03:35 EDT 2007 i686 i686 i386 GNU/Linux I can't build 1.8.2 (1.8.0 is ok) I'm attaching the log file (bziped this time), Thanks for any help, C.