|
I/usr/include -I/usr/include/libpng12 -I/usr/include/freetype2 -Wall -Wpointer-a
rith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-ex
terns -fno-strict-aliasing -g -O2 -c cairo.c -Wp,-MD,.deps/cairo.TPlo -fPIC -DP
IC -o .libs/cairo.o
In file included from /usr/include/sys/types.h:270,
from /usr/include/stdlib.h:438,
from cairoint.h:54,
from cairo.c:38:
/usr/include/bits/pthreadtypes.h:69: warning: unnamed struct/union that defines
no instances
In file included from /usr/include/string.h:417,
from cairoint.h:55,
from cairo.c:38:
/usr/include/bits/string2.h: In function `__strcpy_small':
/usr/include/bits/string2.h:454: warning: pointer of type `void *' used in arith
metic
/usr/include/bits/string2.h:462: warning: pointer of type `void *' used in arith
metic
/usr/include/bits/string2.h:467: warning: pointer of type `void *' used in arith
metic
/usr/include/bits/string2.h:472: warning: pointer of type `void *' used in arith
metic
/usr/include/bits/string2.h:474: warning: pointer of type `void *' used in arith
metic
/usr/include/bits/string2.h:479: warning: pointer of type `void *' used in arith
metic
In file included from /usr/include/math.h:409,
from cairoint.h:61,
from cairo.c:38:
/usr/include/bits/mathinline.h: In function `__atan2l':
/usr/include/bits/mathinline.h:445: unknown register name `st(1)' in `asm'
In file included from cairoint.h:135,
from cairo.c:38:
/usr/include/pthread.h: At top level:
/usr/include/pthread.h:635: warning: `__regparm__' attribute directive ignored
/usr/include/pthread.h:646: warning: `__regparm__' attribute directive ignored
/usr/include/pthread.h:690: warning: `__regparm__' attribute directive ignored
make[3]: *** [cairo.lo] Error 1
make[3]: Leaving directory `/home/hefh/public/cairo-1.2.0/src'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/home/hefh/public/cairo-1.2.0/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/hefh/public/cairo-1.2.0'
make: *** [all] Error 2
config.log信息为:
$ ./configure --host=arm-linux --prefix=/home/hefh/usr --build=i686-pc-linux-gnu
## --------- ##
## Platform. ##
## --------- ##
hostname = huocp
uname -m = i686
uname -r = 2.6.15-1.2054_FC5
uname -s = Linux
uname -v = #1 Tue Mar 14 15:48:33 EST 2006
/usr/bin/uname -p = unknown
/bin/uname -X = unknown
/bin/arch = i686
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /usr/local/arm/2.95.3/bin
PATH: /usr/kerberos/bin
PATH: /usr/local/bin
PATH: /bin
PATH: /usr/bin
PATH: /home/hefh/bin |
|