Bug 5602 - Problems compiling on Kubuntu Stable
Summary: Problems compiling on Kubuntu Stable
Status: RESOLVED FIXED
Alias: None
Product: cairo
Classification: Unclassified
Component: general (show other bugs)
Version: 1.0.2
Hardware: x86 (IA32) Linux (All)
: high normal
Assignee: Carl Worth
QA Contact: cairo-bugs mailing list
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-01-15 15:30 UTC by duckdown
Modified: 2008-01-11 09:25 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments

Description duckdown 2006-01-15 15:30:46 UTC
Hello, ./configure went off just fine and didn't complain about any missing
dependancies, but the compilation process dies.  An output is as follows:

duckdown@airfoil:~/Desktop/gtk/cairo-1.0.2$ make
make  all-recursive
make[1]: Entering directory `/home/duckdown/Desktop/gtk/cairo-1.0.2'
Making all in pixman
make[2]: Entering directory `/home/duckdown/Desktop/gtk/cairo-1.0.2/pixman'
Making all in src
make[3]: Entering directory `/home/duckdown/Desktop/gtk/cairo-1.0.2/pixman/src'
if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.
-I../.. -I../.. -I.     -g -O2 -MT pixregion.lo -MD -MP -MF
".deps/pixregion.Tpo" -c -o pixregion.lo pixregion.c; \
then mv -f ".deps/pixregion.Tpo" ".deps/pixregion.Plo"; else rm -f
".deps/pixregion.Tpo"; exit 1; fi
mkdir .libs
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I. -g -O2 -MT pixregion.lo -MD -MP
-MF .deps/pixregion.Tpo -c pixregion.c  -fPIC -DPIC -o .libs/pixregion.o
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I. -g -O2 -MT pixregion.lo -MD -MP
-MF .deps/pixregion.Tpo -c pixregion.c -o pixregion.o >/dev/null 2>&1
if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.
-I../.. -I../.. -I.     -g -O2 -MT fbpict.lo -MD -MP -MF ".deps/fbpict.Tpo" -c
-o fbpict.lo fbpict.c; \
then mv -f ".deps/fbpict.Tpo" ".deps/fbpict.Plo"; else rm -f ".deps/fbpict.Tpo";
exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I. -g -O2 -MT fbpict.lo -MD -MP
-MF .deps/fbpict.Tpo -c fbpict.c  -fPIC -DPIC -o .libs/fbpict.o
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I. -g -O2 -MT fbpict.lo -MD -MP
-MF .deps/fbpict.Tpo -c fbpict.c -o fbpict.o >/dev/null 2>&1
if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.
-I../.. -I../.. -I.     -g -O2 -MT icblt.lo -MD -MP -MF ".deps/icblt.Tpo" -c -o
icblt.lo icblt.c; \
then mv -f ".deps/icblt.Tpo" ".deps/icblt.Plo"; else rm -f ".deps/icblt.Tpo";
exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I. -g -O2 -MT icblt.lo -MD -MP -MF
.deps/icblt.Tpo -c icblt.c  -fPIC -DPIC -o .libs/icblt.o
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I. -g -O2 -MT icblt.lo -MD -MP -MF
.deps/icblt.Tpo -c icblt.c -o icblt.o >/dev/null 2>&1
if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.
-I../.. -I../.. -I.     -g -O2 -MT icbltone.lo -MD -MP -MF ".deps/icbltone.Tpo"
-c -o icbltone.lo icbltone.c; \
then mv -f ".deps/icbltone.Tpo" ".deps/icbltone.Plo"; else rm -f
".deps/icbltone.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I. -g -O2 -MT icbltone.lo -MD -MP
-MF .deps/icbltone.Tpo -c icbltone.c  -fPIC -DPIC -o .libs/icbltone.o
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I. -g -O2 -MT icbltone.lo -MD -MP
-MF .deps/icbltone.Tpo -c icbltone.c -o icbltone.o >/dev/null 2>&1
if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.
-I../.. -I../.. -I.     -g -O2 -MT iccolor.lo -MD -MP -MF ".deps/iccolor.Tpo" -c
-o iccolor.lo iccolor.c; \
then mv -f ".deps/iccolor.Tpo" ".deps/iccolor.Plo"; else rm -f
".deps/iccolor.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I. -g -O2 -MT iccolor.lo -MD -MP
-MF .deps/iccolor.Tpo -c iccolor.c  -fPIC -DPIC -o .libs/iccolor.o
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I. -g -O2 -MT iccolor.lo -MD -MP
-MF .deps/iccolor.Tpo -c iccolor.c -o iccolor.o >/dev/null 2>&1
if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.
-I../.. -I../.. -I.     -g -O2 -MT icformat.lo -MD -MP -MF ".deps/icformat.Tpo"
-c -o icformat.lo icformat.c; \
then mv -f ".deps/icformat.Tpo" ".deps/icformat.Plo"; else rm -f
".deps/icformat.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I. -g -O2 -MT icformat.lo -MD -MP
-MF .deps/icformat.Tpo -c icformat.c  -fPIC -DPIC -o .libs/icformat.o
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I. -g -O2 -MT icformat.lo -MD -MP
-MF .deps/icformat.Tpo -c icformat.c -o icformat.o >/dev/null 2>&1
if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.
-I../.. -I../.. -I.     -g -O2 -MT icimage.lo -MD -MP -MF ".deps/icimage.Tpo" -c
-o icimage.lo icimage.c; \
then mv -f ".deps/icimage.Tpo" ".deps/icimage.Plo"; else rm -f
".deps/icimage.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I. -g -O2 -MT icimage.lo -MD -MP
-MF .deps/icimage.Tpo -c icimage.c  -fPIC -DPIC -o .libs/icimage.o
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I. -g -O2 -MT icimage.lo -MD -MP
-MF .deps/icimage.Tpo -c icimage.c -o icimage.o >/dev/null 2>&1
if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.
-I../.. -I../.. -I.     -g -O2 -MT icpixels.lo -MD -MP -MF ".deps/icpixels.Tpo"
-c -o icpixels.lo icpixels.c; \
then mv -f ".deps/icpixels.Tpo" ".deps/icpixels.Plo"; else rm -f
".deps/icpixels.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I. -g -O2 -MT icpixels.lo -MD -MP
-MF .deps/icpixels.Tpo -c icpixels.c  -fPIC -DPIC -o .libs/icpixels.o
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I. -g -O2 -MT icpixels.lo -MD -MP
-MF .deps/icpixels.Tpo -c icpixels.c -o icpixels.o >/dev/null 2>&1
if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.
-I../.. -I../.. -I.     -g -O2 -MT icrect.lo -MD -MP -MF ".deps/icrect.Tpo" -c
-o icrect.lo icrect.c; \
then mv -f ".deps/icrect.Tpo" ".deps/icrect.Plo"; else rm -f ".deps/icrect.Tpo";
exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I. -g -O2 -MT icrect.lo -MD -MP
-MF .deps/icrect.Tpo -c icrect.c  -fPIC -DPIC -o .libs/icrect.o
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I. -g -O2 -MT icrect.lo -MD -MP
-MF .deps/icrect.Tpo -c icrect.c -o icrect.o >/dev/null 2>&1
if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.
-I../.. -I../.. -I.     -g -O2 -MT icstipple.lo -MD -MP -MF
".deps/icstipple.Tpo" -c -o icstipple.lo icstipple.c; \
then mv -f ".deps/icstipple.Tpo" ".deps/icstipple.Plo"; else rm -f
".deps/icstipple.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I. -g -O2 -MT icstipple.lo -MD -MP
-MF .deps/icstipple.Tpo -c icstipple.c  -fPIC -DPIC -o .libs/icstipple.o
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I. -g -O2 -MT icstipple.lo -MD -MP
-MF .deps/icstipple.Tpo -c icstipple.c -o icstipple.o >/dev/null 2>&1
if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.
-I../.. -I../.. -I.     -g -O2 -MT ictrap.lo -MD -MP -MF ".deps/ictrap.Tpo" -c
-o ictrap.lo ictrap.c; \
then mv -f ".deps/ictrap.Tpo" ".deps/ictrap.Plo"; else rm -f ".deps/ictrap.Tpo";
exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I. -g -O2 -MT ictrap.lo -MD -MP
-MF .deps/ictrap.Tpo -c ictrap.c  -fPIC -DPIC -o .libs/ictrap.o
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I. -g -O2 -MT ictrap.lo -MD -MP
-MF .deps/ictrap.Tpo -c ictrap.c -o ictrap.o >/dev/null 2>&1
if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.
-I../.. -I../.. -I.     -g -O2 -MT ictransform.lo -MD -MP -MF
".deps/ictransform.Tpo" -c -o ictransform.lo ictransform.c; \
then mv -f ".deps/ictransform.Tpo" ".deps/ictransform.Plo"; else rm -f
".deps/ictransform.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I. -g -O2 -MT ictransform.lo -MD
-MP -MF .deps/ictransform.Tpo -c ictransform.c  -fPIC -DPIC -o .libs/ictransform.o
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I. -g -O2 -MT ictransform.lo -MD
-MP -MF .deps/ictransform.Tpo -c ictransform.c -o ictransform.o >/dev/null 2>&1
if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.
-I../.. -I../.. -I.     -g -O2 -MT ictri.lo -MD -MP -MF ".deps/ictri.Tpo" -c -o
ictri.lo ictri.c; \
then mv -f ".deps/ictri.Tpo" ".deps/ictri.Plo"; else rm -f ".deps/ictri.Tpo";
exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I. -g -O2 -MT ictri.lo -MD -MP -MF
.deps/ictri.Tpo -c ictri.c  -fPIC -DPIC -o .libs/ictri.o
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I. -g -O2 -MT ictri.lo -MD -MP -MF
.deps/ictri.Tpo -c ictri.c -o ictri.o >/dev/null 2>&1
if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.
-I../.. -I../.. -I.     -g -O2 -MT icutil.lo -MD -MP -MF ".deps/icutil.Tpo" -c
-o icutil.lo icutil.c; \
then mv -f ".deps/icutil.Tpo" ".deps/icutil.Plo"; else rm -f ".deps/icutil.Tpo";
exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I. -g -O2 -MT icutil.lo -MD -MP
-MF .deps/icutil.Tpo -c icutil.c  -fPIC -DPIC -o .libs/icutil.o
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I. -g -O2 -MT icutil.lo -MD -MP
-MF .deps/icutil.Tpo -c icutil.c -o icutil.o >/dev/null 2>&1
if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.
-I../.. -I../.. -I.     -g -O2 -MT fbedge.lo -MD -MP -MF ".deps/fbedge.Tpo" -c
-o fbedge.lo fbedge.c; \
then mv -f ".deps/fbedge.Tpo" ".deps/fbedge.Plo"; else rm -f ".deps/fbedge.Tpo";
exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I. -g -O2 -MT fbedge.lo -MD -MP
-MF .deps/fbedge.Tpo -c fbedge.c  -fPIC -DPIC -o .libs/fbedge.o
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I. -g -O2 -MT fbedge.lo -MD -MP
-MF .deps/fbedge.Tpo -c fbedge.c -o fbedge.o >/dev/null 2>&1
if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.
-I../.. -I../.. -I.     -g -O2 -MT fbtrap.lo -MD -MP -MF ".deps/fbtrap.Tpo" -c
-o fbtrap.lo fbtrap.c; \
then mv -f ".deps/fbtrap.Tpo" ".deps/fbtrap.Plo"; else rm -f ".deps/fbtrap.Tpo";
exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I. -g -O2 -MT fbtrap.lo -MD -MP
-MF .deps/fbtrap.Tpo -c fbtrap.c  -fPIC -DPIC -o .libs/fbtrap.o
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I. -g -O2 -MT fbtrap.lo -MD -MP
-MF .deps/fbtrap.Tpo -c fbtrap.c -o fbtrap.o >/dev/null 2>&1
if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.
-I../.. -I../.. -I.     -g -O2 -MT fbcompose.lo -MD -MP -MF
".deps/fbcompose.Tpo" -c -o fbcompose.lo fbcompose.c; \
then mv -f ".deps/fbcompose.Tpo" ".deps/fbcompose.Plo"; else rm -f
".deps/fbcompose.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I. -g -O2 -MT fbcompose.lo -MD -MP
-MF .deps/fbcompose.Tpo -c fbcompose.c  -fPIC -DPIC -o .libs/fbcompose.o
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I. -g -O2 -MT fbcompose.lo -MD -MP
-MF .deps/fbcompose.Tpo -c fbcompose.c -o fbcompose.o >/dev/null 2>&1
if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.
-I../.. -I../.. -I.     -g -O2 -MT renderedge.lo -MD -MP -MF
".deps/renderedge.Tpo" -c -o renderedge.lo renderedge.c; \
then mv -f ".deps/renderedge.Tpo" ".deps/renderedge.Plo"; else rm -f
".deps/renderedge.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I. -g -O2 -MT renderedge.lo -MD
-MP -MF .deps/renderedge.Tpo -c renderedge.c  -fPIC -DPIC -o .libs/renderedge.o
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I. -g -O2 -MT renderedge.lo -MD
-MP -MF .deps/renderedge.Tpo -c renderedge.c -o renderedge.o >/dev/null 2>&1
if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.
-I../.. -I../.. -I.    -mmmx -Winline --param inline-unit-growth=10000 --param
large-function-growth=10000 -g -O2 -MT libpixman_mmx_la-fbmmx.lo -MD -MP -MF
".deps/libpixman_mmx_la-fbmmx.Tpo" -c -o libpixman_mmx_la-fbmmx.lo `test -f
'fbmmx.c' || echo './'`fbmmx.c; \
then mv -f ".deps/libpixman_mmx_la-fbmmx.Tpo"
".deps/libpixman_mmx_la-fbmmx.Plo"; else rm -f
".deps/libpixman_mmx_la-fbmmx.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I. -mmmx -Winline --param
inline-unit-growth=10000 --param large-function-growth=10000 -g -O2 -MT
libpixman_mmx_la-fbmmx.lo -MD -MP -MF .deps/libpixman_mmx_la-fbmmx.Tpo -c
fbmmx.c  -fPIC -DPIC -o .libs/libpixman_mmx_la-fbmmx.o
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I. -mmmx -Winline --param
inline-unit-growth=10000 --param large-function-growth=10000 -g -O2 -MT
libpixman_mmx_la-fbmmx.lo -MD -MP -MF .deps/libpixman_mmx_la-fbmmx.Tpo -c
fbmmx.c -o libpixman_mmx_la-fbmmx.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CC --mode=link gcc  -g -O2   -o libpixman-mmx.la  
libpixman_mmx_la-fbmmx.lo  -lm
ar cru .libs/libpixman-mmx.a .libs/libpixman_mmx_la-fbmmx.o
ranlib .libs/libpixman-mmx.a
creating libpixman-mmx.la
(cd .libs && rm -f libpixman-mmx.la && ln -s ../libpixman-mmx.la libpixman-mmx.la)
/bin/sh ../../libtool --tag=CC --mode=link gcc  -g -O2   -o libpixman.la  
pixregion.lo fbpict.lo icblt.lo icbltone.lo iccolor.lo icformat.lo icimage.lo
icpixels.lo icrect.lo icstipple.lo ictrap.lo ictransform.lo ictri.lo icutil.lo
fbedge.lo fbtrap.lo fbcompose.lo renderedge.lo libpixman-mmx.la -lm
rm -fr .libs/libpixman.lax
mkdir .libs/libpixman.lax
rm -fr .libs/libpixman.lax/libpixman-mmx.a
mkdir .libs/libpixman.lax/libpixman-mmx.a
(cd .libs/libpixman.lax/libpixman-mmx.a && ar x
/home/duckdown/Desktop/gtk/cairo-1.0.2/pixman/src/./.libs/libpixman-mmx.a)
ar cru .libs/libpixman.a .libs/pixregion.o .libs/fbpict.o .libs/icblt.o
.libs/icbltone.o .libs/iccolor.o .libs/icformat.o .libs/icimage.o
.libs/icpixels.o .libs/icrect.o .libs/icstipple.o .libs/ictrap.o
.libs/ictransform.o .libs/ictri.o .libs/icutil.o .libs/fbedge.o .libs/fbtrap.o
.libs/fbcompose.o .libs/renderedge.o 
.libs/libpixman.lax/libpixman-mmx.a/libpixman_mmx_la-fbmmx.o
ranlib .libs/libpixman.a
rm -fr .libs/libpixman.lax
creating libpixman.la
(cd .libs && rm -f libpixman.la && ln -s ../libpixman.la libpixman.la)
make[3]: Leaving directory `/home/duckdown/Desktop/gtk/cairo-1.0.2/pixman/src'
make[3]: Entering directory `/home/duckdown/Desktop/gtk/cairo-1.0.2/pixman'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/home/duckdown/Desktop/gtk/cairo-1.0.2/pixman'
make[2]: Leaving directory `/home/duckdown/Desktop/gtk/cairo-1.0.2/pixman'
Making all in src
make[2]: Entering directory `/home/duckdown/Desktop/gtk/cairo-1.0.2/src'
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
-I. -I../pixman/src -Wall -Wpointer-arith -Wstrict-prototypes   
-Wmissing-prototypes -Wmissing-declarations     -Wnested-externs
-fno-strict-aliasing    -g -O2 -MT cairo.lo -MD -MP -MF ".deps/cairo.Tpo" -c -o
cairo.lo cairo.c; \
then mv -f ".deps/cairo.Tpo" ".deps/cairo.Plo"; else rm -f ".deps/cairo.Tpo";
exit 1; fi
mkdir .libs
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../pixman/src -Wall -Wpointer-arith
-Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs
-fno-strict-aliasing -g -O2 -MT cairo.lo -MD -MP -MF .deps/cairo.Tpo -c cairo.c
 -fPIC -DPIC -o .libs/cairo.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../pixman/src -Wall -Wpointer-arith
-Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs
-fno-strict-aliasing -g -O2 -MT cairo.lo -MD -MP -MF .deps/cairo.Tpo -c cairo.c
-o cairo.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
-I. -I../pixman/src -Wall -Wpointer-arith -Wstrict-prototypes   
-Wmissing-prototypes -Wmissing-declarations     -Wnested-externs
-fno-strict-aliasing    -g -O2 -MT cairo-arc.lo -MD -MP -MF
".deps/cairo-arc.Tpo" -c -o cairo-arc.lo cairo-arc.c; \
then mv -f ".deps/cairo-arc.Tpo" ".deps/cairo-arc.Plo"; else rm -f
".deps/cairo-arc.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../pixman/src -Wall -Wpointer-arith
-Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs
-fno-strict-aliasing -g -O2 -MT cairo-arc.lo -MD -MP -MF .deps/cairo-arc.Tpo -c
cairo-arc.c  -fPIC -DPIC -o .libs/cairo-arc.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../pixman/src -Wall -Wpointer-arith
-Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs
-fno-strict-aliasing -g -O2 -MT cairo-arc.lo -MD -MP -MF .deps/cairo-arc.Tpo -c
cairo-arc.c -o cairo-arc.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
-I. -I../pixman/src -Wall -Wpointer-arith -Wstrict-prototypes   
-Wmissing-prototypes -Wmissing-declarations     -Wnested-externs
-fno-strict-aliasing    -g -O2 -MT cairo-array.lo -MD -MP -MF
".deps/cairo-array.Tpo" -c -o cairo-array.lo cairo-array.c; \
then mv -f ".deps/cairo-array.Tpo" ".deps/cairo-array.Plo"; else rm -f
".deps/cairo-array.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../pixman/src -Wall -Wpointer-arith
-Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs
-fno-strict-aliasing -g -O2 -MT cairo-array.lo -MD -MP -MF .deps/cairo-array.Tpo
-c cairo-array.c  -fPIC -DPIC -o .libs/cairo-array.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../pixman/src -Wall -Wpointer-arith
-Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs
-fno-strict-aliasing -g -O2 -MT cairo-array.lo -MD -MP -MF .deps/cairo-array.Tpo
-c cairo-array.c -o cairo-array.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
-I. -I../pixman/src -Wall -Wpointer-arith -Wstrict-prototypes   
-Wmissing-prototypes -Wmissing-declarations     -Wnested-externs
-fno-strict-aliasing    -g -O2 -MT cairo-cache.lo -MD -MP -MF
".deps/cairo-cache.Tpo" -c -o cairo-cache.lo cairo-cache.c; \
then mv -f ".deps/cairo-cache.Tpo" ".deps/cairo-cache.Plo"; else rm -f
".deps/cairo-cache.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../pixman/src -Wall -Wpointer-arith
-Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs
-fno-strict-aliasing -g -O2 -MT cairo-cache.lo -MD -MP -MF .deps/cairo-cache.Tpo
-c cairo-cache.c  -fPIC -DPIC -o .libs/cairo-cache.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../pixman/src -Wall -Wpointer-arith
-Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs
-fno-strict-aliasing -g -O2 -MT cairo-cache.lo -MD -MP -MF .deps/cairo-cache.Tpo
-c cairo-cache.c -o cairo-cache.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
-I. -I../pixman/src -Wall -Wpointer-arith -Wstrict-prototypes   
-Wmissing-prototypes -Wmissing-declarations     -Wnested-externs
-fno-strict-aliasing    -g -O2 -MT cairo-clip.lo -MD -MP -MF
".deps/cairo-clip.Tpo" -c -o cairo-clip.lo cairo-clip.c; \
then mv -f ".deps/cairo-clip.Tpo" ".deps/cairo-clip.Plo"; else rm -f
".deps/cairo-clip.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../pixman/src -Wall -Wpointer-arith
-Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs
-fno-strict-aliasing -g -O2 -MT cairo-clip.lo -MD -MP -MF .deps/cairo-clip.Tpo
-c cairo-clip.c  -fPIC -DPIC -o .libs/cairo-clip.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../pixman/src -Wall -Wpointer-arith
-Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs
-fno-strict-aliasing -g -O2 -MT cairo-clip.lo -MD -MP -MF .deps/cairo-clip.Tpo
-c cairo-clip.c -o cairo-clip.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
-I. -I../pixman/src -Wall -Wpointer-arith -Wstrict-prototypes   
-Wmissing-prototypes -Wmissing-declarations     -Wnested-externs
-fno-strict-aliasing    -g -O2 -MT cairo-color.lo -MD -MP -MF
".deps/cairo-color.Tpo" -c -o cairo-color.lo cairo-color.c; \
then mv -f ".deps/cairo-color.Tpo" ".deps/cairo-color.Plo"; else rm -f
".deps/cairo-color.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../pixman/src -Wall -Wpointer-arith
-Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs
-fno-strict-aliasing -g -O2 -MT cairo-color.lo -MD -MP -MF .deps/cairo-color.Tpo
-c cairo-color.c  -fPIC -DPIC -o .libs/cairo-color.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../pixman/src -Wall -Wpointer-arith
-Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs
-fno-strict-aliasing -g -O2 -MT cairo-color.lo -MD -MP -MF .deps/cairo-color.Tpo
-c cairo-color.c -o cairo-color.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
-I. -I../pixman/src -Wall -Wpointer-arith -Wstrict-prototypes   
-Wmissing-prototypes -Wmissing-declarations     -Wnested-externs
-fno-strict-aliasing    -g -O2 -MT cairo-debug.lo -MD -MP -MF
".deps/cairo-debug.Tpo" -c -o cairo-debug.lo cairo-debug.c; \
then mv -f ".deps/cairo-debug.Tpo" ".deps/cairo-debug.Plo"; else rm -f
".deps/cairo-debug.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../pixman/src -Wall -Wpointer-arith
-Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs
-fno-strict-aliasing -g -O2 -MT cairo-debug.lo -MD -MP -MF .deps/cairo-debug.Tpo
-c cairo-debug.c  -fPIC -DPIC -o .libs/cairo-debug.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../pixman/src -Wall -Wpointer-arith
-Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs
-fno-strict-aliasing -g -O2 -MT cairo-debug.lo -MD -MP -MF .deps/cairo-debug.Tpo
-c cairo-debug.c -o cairo-debug.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
-I. -I../pixman/src -Wall -Wpointer-arith -Wstrict-prototypes   
-Wmissing-prototypes -Wmissing-declarations     -Wnested-externs
-fno-strict-aliasing    -g -O2 -MT cairo-fixed.lo -MD -MP -MF
".deps/cairo-fixed.Tpo" -c -o cairo-fixed.lo cairo-fixed.c; \
then mv -f ".deps/cairo-fixed.Tpo" ".deps/cairo-fixed.Plo"; else rm -f
".deps/cairo-fixed.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../pixman/src -Wall -Wpointer-arith
-Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs
-fno-strict-aliasing -g -O2 -MT cairo-fixed.lo -MD -MP -MF .deps/cairo-fixed.Tpo
-c cairo-fixed.c  -fPIC -DPIC -o .libs/cairo-fixed.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../pixman/src -Wall -Wpointer-arith
-Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs
-fno-strict-aliasing -g -O2 -MT cairo-fixed.lo -MD -MP -MF .deps/cairo-fixed.Tpo
-c cairo-fixed.c -o cairo-fixed.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
-I. -I../pixman/src -Wall -Wpointer-arith -Wstrict-prototypes   
-Wmissing-prototypes -Wmissing-declarations     -Wnested-externs
-fno-strict-aliasing    -g -O2 -MT cairo-font.lo -MD -MP -MF
".deps/cairo-font.Tpo" -c -o cairo-font.lo cairo-font.c; \
then mv -f ".deps/cairo-font.Tpo" ".deps/cairo-font.Plo"; else rm -f
".deps/cairo-font.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../pixman/src -Wall -Wpointer-arith
-Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs
-fno-strict-aliasing -g -O2 -MT cairo-font.lo -MD -MP -MF .deps/cairo-font.Tpo
-c cairo-font.c  -fPIC -DPIC -o .libs/cairo-font.o
cairo-font.c: In function '_cairo_toy_font_face_scaled_font_create':
cairo-font.c:405: error: 'CAIRO_SCALED_FONT_BACKEND_DEFAULT' undeclared (first
use in this function)
cairo-font.c:405: error: (Each undeclared identifier is reported only once
cairo-font.c:405: error: for each function it appears in.)
cairo-font.c: At top level:
cairo-font.c:430: error: 'CAIRO_SCALED_FONT_BACKEND_DEFAULT' undeclared here
(not in a function)
make[2]: *** [cairo-font.lo] Error 1
make[2]: Leaving directory `/home/duckdown/Desktop/gtk/cairo-1.0.2/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/duckdown/Desktop/gtk/cairo-1.0.2'
make: *** [all] Error 2
duckdown@airfoil:~/Desktop/gtk/cairo-1.0.2$



---


Any help would be greatly appreciated, thanks.
Comment 1 Benjamin Close 2008-01-11 02:36:15 UTC
Bugzilla Upgrade Mass Bug Change

NEEDSINFO state was removed in Bugzilla 3.x, reopening any bugs previously listed as NEEDSINFO.

  - benjsc
    fd.o Wrangler
Comment 2 Chris Wilson 2008-01-11 09:25:52 UTC
The log indicates that no font backend was compiled in. You need at least one font backend, so please install freetype and fontconfig, then try again:
http://freetype.org/	http://fontconfig.org/

This error should now be detected during configure.


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.