[cairo] Compile error on IRIX 6.5
Валерий Немкович
histfak at gmail.com
Tue Oct 26 13:52:48 PDT 2010
Hi all. When I try to compile CAIRO on SGI IRIX 6.5, using the SGI MIPSpro
7.4.4 compiler I get the following error:
*
-3580 c99: ERROR File = cairo-script-objects.c, Line = 144
an entity with internal linkage cannot be referenced within an inline
function
with external linkage
status = _csi_push_ostack_copy (ctx,
&array->stack.objects[i]);
^
cc-3580 c99: ERROR File = cairo-script-objects.c, Line = 149
an entity with internal linkage cannot be referenced within an inline
function
with external linkage
status = _csi_push_ostack_copy (ctx, &array->stack.objects[i]);
2 errors detected in the compilation of "cairo-script-objects.c".
gmake[5]: *** [libcairo_script_interpreter_la-cairo-script-objects.lo] Error
1
gmake[5]: Leaving directory `/usr/people/val/cairo-1.10.0/util/cairo-script'
gmake[4]: *** [all-recursive] Error 1
gmake[4]: Leaving directory `/usr/people/val/cairo-1.10.0/util/cairo-script'
gmake[3]: *** [all-recursive] Error 1
gmake[3]: Leaving directory `/usr/people/val/cairo-1.10.0/util'
gmake[2]: *** [all] Error 2
gmake[2]: Leaving directory `/usr/people/val/cairo-1.10.0/util'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/people/val/cairo-1.10.0'
gmake: *** [all] Error 2*
With the option "- enable-interpreter = no" all compiled fine, but it is a
very bad option. Does anyone have any ideas how to overcome these mistakes?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.cairographics.org/archives/cairo/attachments/20101026/ee8d7e2c/attachment.html>
More information about the cairo
mailing list