|
楼主 |
发表于 2002-12-20 16:18:02
|
显示全部楼层
oaf-0.6.10 安装出错了
make[2]: Leaving directory `/cvs/oaf-0.6.10/liboaf'
Making all in api-docs
make[2]: Entering directory `/cvs/oaf-0.6.10/api-docs'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/cvs/oaf-0.6.10/api-docs'
Making all in oafd
make[2]: Entering directory `/cvs/oaf-0.6.10/oafd'
gcc -s -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I..
-I../liboaf -I../liboaf
-DOAFINFODIR=\"/opt/gnome/share/oaf\" -DOAF_LOCALEDIR=\""/opt/gnome/share/locale"\" -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/opt/gnome/include/orbit-1.0 -I/usr/include/gnome-xml -I/usr/include/glib-1.2
-I/usr/lib/glib/include -DOAF_CONFDIR=\"/opt/gnome/etc\" -march=athlon-tbird -O3 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -falign-functions=4 -maccumulate-outgoing-args -c oafd-corba-extensions.c
gcc -s -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I..
-I../liboaf -I../liboaf
-DOAFINFODIR=\"/opt/gnome/share/oaf\" -DOAF_LOCALEDIR=\""/opt/gnome/share/locale"\" -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/opt/gnome/include/orbit-1.0 -I/usr/include/gnome-xml -I/usr/include/glib-1.2
-I/usr/lib/glib/include -DOAF_CONFDIR=\"/opt/gnome/etc\" -march=athlon-tbird -O3 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -falign-functions=4 -maccumulate-outgoing-args -c qsort_ex.c
/opt/gnome/bin/orbit-idl --noheaders ../idl/oaf.idl
../idl/oaf-factory.idl:24: Warning: `obj_oaf_id' underscores within identifiers
are discouraged for use with C-language IDL mappings
gcc -s -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I..
-I../liboaf -I../liboaf
-DOAFINFODIR=\"/opt/gnome/share/oaf\" -DOAF_LOCALEDIR=\""/opt/gnome/share/locale"\" -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/opt/gnome/include/orbit-1.0 -I/usr/include/gnome-xml -I/usr/include/glib-1.2
-I/usr/lib/glib/include -DOAF_CONFDIR=\"/opt/gnome/etc\" -march=athlon-tbird -O3 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -falign-functions=4 -maccumulate-outgoing-args -c oaf-skels.c
bison -y -d -v ./ac-query-parse.y
./ac-query-parse.y:158.14-160.13: type clash (`qexp' `') on default action
./ac-query-parse.y:160.14: parse error, unexpected ":", expecting ";" or "|"
./ac-query-parse.y:160.50-77: $1 of `expr_variable' has no declared type
./ac-query-parse.y:160.50-81: $3 of `expr_variable' has no declared type
./ac-query-parse.y:161.29-56: $1 of `expr_variable' has no declared type
./ac-query-parse.y:162.56-163.26: $3 of `expr_variable' has no declared type
./ac-query-parse.y:162.56-163.47: invalid $ value
./ac-query-parse.y:162.56-163.47: $5 of `expr_variable' has no declared type
./ac-query-parse.y:162.56-163.64: $1 of `expr_variable' has no declared type
./ac-query-parse.y:164.47-165.26: $3 of `expr_variable' has no declared type
./ac-query-parse.y:164.47-165.66: $1 of `expr_variable' has no declared type
make[2]: *** [stamp-parser] Error 1
make[2]: Leaving directory `/cvs/oaf-0.6.10/oafd'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/cvs/oaf-0.6.10'
make: *** [all-recursive-am] Error 2 |
|