Bug 3966

Summary: compile error
Product: cairo Reporter: YunSong Hwang <hys545>
Component: generalAssignee: Carl Worth <cworth>
Status: RESOLVED DUPLICATE QA Contact: cairo-bugs mailing list <cairo-bugs>
Severity: normal    
Priority: high    
Version: 0.9.3   
Hardware: x86 (IA32)   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:

Description YunSong Hwang 2005-08-03 19:07:33 UTC
read-png.lo write-png.lo xmalloc.lo  -lm
rm -fr  .libs/libcairotest.a .libs/libcairotest.la
ar cru .libs/libcairotest.a .libs/buffer-diff.o .libs/cairo-test.o .libs/read-
png.o .libs/write-png.o .libs/xmalloc.o
ranlib .libs/libcairotest.a
creating libcairotest.la
(cd .libs && rm -f libcairotest.la && ln -s ../libcairotest.la libcairotest.la)
/bin/sh ../libtool --tag=CC --mode=link gcc  -g -O2   -o imagediff  imagediff.o 
libcairotest.la ../src/libcairo.la -lm
gcc -g -O2 -o .libs/imagediff imagediff.o  ./.libs/libcairotest.a ../src/.libs/
libcairo.so -L/usr/X11R6/lib -lXrender -lX11 -lXext -lpng12 /usr/lib/libglitz.so 
/usr/lib/libpixman.so /usr/lib/libfontconfig.so /usr/lib/libexpat.so /usr/lib/
libfreetype.so -lz -lm
./.libs/libcairotest.a(cairo-test.o)(.text+0x568): In function 
`cairo_test_expecting':
/usr/src/Haansoft/BUILD/cairo/test/cairo-test.c:564: undefined reference to 
`FcFini'
./.libs/libcairotest.a(cairo-test.o)(.text+0x644):/usr/src/Haansoft/BUILD/cairo/
test/cairo-test.c:564: undefined reference to `FcFini'
collect2: ld returned 1 exit status
make[2]: *** [imagediff] ¿À·ù 1
make[2]: Leaving directory `/home/hys545/MONO/cairo/test'


I use cvs-2005-8-3
glitz-2005-8-3
Comment 1 Carl Worth 2005-08-04 01:22:08 UTC

*** This bug has been marked as a duplicate of 3955 ***
Comment 2 Carl Worth 2005-08-04 01:23:13 UTC
Oops, should have been a duplicate of bug #3951.
Comment 3 Carl Worth 2005-08-04 01:23:28 UTC

*** This bug has been marked as a duplicate of 3951 ***
Comment 4 Carl Worth 2005-08-22 17:14:42 UTC
Move bugs against "cvs" version to "0.9.3" so we can remove the "cvs" version.

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.