Bug 18485 - 1.8.2 fails to build on linux system
Summary: 1.8.2 fails to build on linux system
Status: RESOLVED DUPLICATE of bug 18385
Alias: None
Product: cairo
Classification: Unclassified
Component: general (show other bugs)
Version: 1.8.2
Hardware: Other All
: medium blocker
Assignee: Carl Worth
QA Contact: cairo-bugs mailing list
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-11-11 10:27 UTC by Charles Doutriaux
Modified: 2008-11-13 06:10 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
build log on the system (6.89 KB, application/octet-stream)
2008-11-11 10:27 UTC, Charles Doutriaux
Details

Description Charles Doutriaux 2008-11-11 10:27:56 UTC
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.
Comment 1 Charles Doutriaux 2008-11-11 10:28:48 UTC
1.8.0 builds fine on this sytem
Comment 2 Carl Worth 2008-11-13 06:10:48 UTC
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.