LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 610|回复: 0

安装subversion错误.帮我看看.

[复制链接]
发表于 2006-2-27 16:53:45 | 显示全部楼层 |阅读模式
[php]
Writing Makefile.wc for SVN::_Wc
cd /var/tmp/portage/subversion-1.3.0/work/subversion-1.3.0/subversion/bindings/swig/perl/native; make
make[1]: Entering directory `/var/tmp/portage/subversion-1.3.0/work/subversion-1.3.0/subversion/bindings/swig/perl/native'
cp ../../../../../subversion/bindings/swig/perl/native/Delta.pm blib/lib/SVN/Delta.pm
cp ../../../../../subversion/bindings/swig/perl/native/Ra.pm blib/lib/SVN/Ra.pm
cp ../../../../../subversion/bindings/swig/perl/native/Wc.pm blib/lib/SVN/Wc.pm
cp ../../../../../subversion/bindings/swig/perl/native/Base.pm blib/lib/SVN/Base.pm
cp ../../../../../subversion/bindings/swig/perl/native/Core.pm blib/lib/SVN/Core.pm
cp ../../../../../subversion/bindings/swig/perl/native/Repos.pm blib/lib/SVN/Repos.pm
cp ../../../../../subversion/bindings/swig/perl/native/Fs.pm blib/lib/SVN/Fs.pm
cp ../../../../../subversion/bindings/swig/perl/native/Client.pm blib/lib/SVN/Client.pm
i686-pc-linux-gnu-gcc -c  -I/usr/include/apr-1   -I/usr/include/apr-1 -I/usr/include/db4.2  -I../../../../../subversion/bindings/swig/perl/libsvn_swig_perl  -I../../../../../subversion/include  -I../../../../../subversion/bindings/swig -g -fno-strict-aliasing -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -O2 -march=pentium4 --pipe   -DVERSION=\"\" -DXS_VERSION=\"\" -fPIC "-I/usr/lib/perl5/5.8.7/i686-linux/CORE"   core.c
In file included from /usr/include/apr-1/apr_pools.h:37,
                 from ../../../../../subversion/include/svn_time.h:25,
                 from core.c:1094:
/usr/include/apr-1/apr.h:270: error: syntax error before "apr_off_t"
/usr/include/apr-1/apr.h:270: warning: data definition has no type or storage class
In file included from ../../../../../subversion/include/svn_string.h:71,
                 from ../../../../../subversion/include/svn_props.h:30,
                 from ../../../../../subversion/include/svn_error_codes.h:48,
                 from ../../../../../subversion/include/svn_error.h:48,
                 from ../../../../../subversion/include/svn_time.h:28,
                 from core.c:1094:
/usr/include/apr-1/apr_strings.h:297: error: syntax error before "apr_off_t"
/usr/include/apr-1/apr_strings.h:313: error: syntax error before '*' token
/usr/include/apr-1/apr_strings.h:349: error: syntax error before "size"
In file included from /usr/include/apr-1/apr_file_io.h:29,
                 from ../../../../../subversion/include/svn_diff.h:48,
                 from core.c:1102:
/usr/include/apr-1/apr_file_info.h:204: error: syntax error before "apr_off_t"
/usr/include/apr-1/apr_file_info.h:204: warning: no semicolon at end of struct or union
/usr/include/apr-1/apr_file_info.h:206: warning: data definition has no type or storage class
/usr/include/apr-1/apr_file_info.h:212: error: `ctime' redeclared as different kind of symbol
/usr/include/time.h:254: error: previous declaration of `ctime'
/usr/include/apr-1/apr_file_info.h:219: error: syntax error before '}' token
In file included from ../../../../../subversion/include/svn_diff.h:48,
                 from core.c:1102:
/usr/include/apr-1/apr_file_io.h:548: error: syntax error before "apr_off_t"
/usr/include/apr-1/apr_file_io.h:740: error: syntax error before "apr_off_t"
In file included from ../../../../../subversion/include/svn_diff.h:52,
                 from core.c:1102:
../../../../../subversion/include/svn_io.h:872: error: syntax error before "apr_off_t"
In file included from core.c:1102:
../../../../../subversion/include/svn_diff.h:218: error: syntax error before "apr_off_t"
../../../../../subversion/include/svn_diff.h:237: error: syntax error before "apr_off_t"
../../../../../subversion/include/svn_diff.h:251: error: syntax error before "apr_off_t"
../../../../../subversion/include/svn_diff.h:263: error: syntax error before "apr_off_t"
../../../../../subversion/include/svn_diff.h:280: error: syntax error before "apr_off_t"
In file included from ../../../../../subversion/include/svn_wc.h:46,
                 from ../../../../../subversion/include/svn_client.h:38,
                 from ../../../../../subversion/bindings/swig/perl/libsvn_swig_perl/swigutil_pl.h:36,
                 from core.c:1109:
../../../../../subversion/include/svn_ra.h:181: error: syntax error before "progress"
core.c:1259: error: syntax error before "apr_off_t"
core.c: In function `svn_diff_output_fns_invoke_output_common':
core.c:1260: error: `_obj' undeclared (first use in this function)
core.c:1260: error: (Each undeclared identifier is reported only once
core.c:1260: error: for each function it appears in.)
core.c:1260: error: `output_baton' undeclared (first use in this function)
core.c:1260: error: `original_start' undeclared (first use in this function)
core.c:1260: error: `original_length' undeclared (first use in this function)
core.c:1260: error: `modified_start' undeclared (first use in this function)
core.c:1260: error: `modified_length' undeclared (first use in this function)
core.c:1260: error: `latest_start' undeclared (first use in this function)
core.c:1260: error: `latest_length' undeclared (first use in this function)
core.c: At top level:
core.c:1264: error: syntax error before "apr_off_t"
core.c: In function `svn_diff_output_fns_invoke_output_diff_modified':
core.c:1265: error: `_obj' undeclared (first use in this function)
core.c:1265: error: `output_baton' undeclared (first use in this function)
core.c:1265: error: `original_start' undeclared (first use in this function)
core.c:1265: error: `original_length' undeclared (first use in this function)
core.c:1265: error: `modified_start' undeclared (first use in this function)
core.c:1265: error: `modified_length' undeclared (first use in this function)
core.c:1265: error: `latest_start' undeclared (first use in this function)
core.c:1265: error: `latest_length' undeclared (first use in this function)
core.c: At top level:
core.c:1269: error: syntax error before "apr_off_t"
core.c: In function `svn_diff_output_fns_invoke_output_diff_latest':
core.c:1270: error: `_obj' undeclared (first use in this function)
core.c:1270: error: `output_baton' undeclared (first use in this function)
core.c:1270: error: `original_start' undeclared (first use in this function)
core.c:1270: error: `original_length' undeclared (first use in this function)
core.c:1270: error: `modified_start' undeclared (first use in this function)
core.c:1270: error: `modified_length' undeclared (first use in this function)
core.c:1270: error: `latest_start' undeclared (first use in this function)
core.c:1270: error: `latest_length' undeclared (first use in this function)
core.c: At top level:
core.c:1274: error: syntax error before "apr_off_t"
core.c: In function `svn_diff_output_fns_invoke_output_diff_common':
core.c:1275: error: `_obj' undeclared (first use in this function)
core.c:1275: error: `output_baton' undeclared (first use in this function)
core.c:1275: error: `original_start' undeclared (first use in this function)
core.c:1275: error: `original_length' undeclared (first use in this function)
core.c:1275: error: `modified_start' undeclared (first use in this function)
core.c:1275: error: `modified_length' undeclared (first use in this function)
core.c:1275: error: `latest_start' undeclared (first use in this function)
core.c:1275: error: `latest_length' undeclared (first use in this function)
core.c: At top level:
core.c:1279: error: syntax error before "apr_off_t"
core.c: In function `svn_diff_output_fns_invoke_output_conflict':
core.c:1280: error: `_obj' undeclared (first use in this function)
core.c:1280: error: `output_baton' undeclared (first use in this function)
core.c:1280: error: `original_start' undeclared (first use in this function)
core.c:1280: error: `original_length' undeclared (first use in this function)
core.c:1280: error: `modified_start' undeclared (first use in this function)
core.c:1280: error: `modified_length' undeclared (first use in this function)
core.c:1280: error: `latest_start' undeclared (first use in this function)
core.c:1280: error: `latest_length' undeclared (first use in this function)
core.c:1280: error: `resolved_diff' undeclared (first use in this function)
core.c: In function `_wrap_svn_diff_output_fns_t_output_common_set':
core.c:12602: error: syntax error before "apr_off_t"
core.c:12602: error: syntax error before "apr_off_t"
core.c: In function `_wrap_svn_diff_output_fns_t_output_common_get':
core.c:12633: error: syntax error before "apr_off_t"
core.c:12645: error: syntax error before "apr_off_t"
core.c: In function `_wrap_svn_diff_output_fns_t_output_diff_modified_set':
core.c:12660: error: syntax error before "apr_off_t"
core.c:12660: error: syntax error before "apr_off_t"
core.c: In function `_wrap_svn_diff_output_fns_t_output_diff_modified_get':
core.c:12691: error: syntax error before "apr_off_t"
core.c:12703: error: syntax error before "apr_off_t"
core.c: In function `_wrap_svn_diff_output_fns_t_output_diff_latest_set':
core.c:12718: error: syntax error before "apr_off_t"
core.c:12718: error: syntax error before "apr_off_t"
core.c: In function `_wrap_svn_diff_output_fns_t_output_diff_latest_get':
core.c:12749: error: syntax error before "apr_off_t"
core.c:12761: error: syntax error before "apr_off_t"
core.c: In function `_wrap_svn_diff_output_fns_t_output_diff_common_set':
core.c:12776: error: syntax error before "apr_off_t"
core.c:12776: error: syntax error before "apr_off_t"
core.c: In function `_wrap_svn_diff_output_fns_t_output_diff_common_get':
core.c:12807: error: syntax error before "apr_off_t"
core.c:12819: error: syntax error before "apr_off_t"
core.c: In function `_wrap_svn_diff_output_fns_t_output_conflict_set':
core.c:12834: error: syntax error before "apr_off_t"
core.c:12834: error: syntax error before "apr_off_t"
core.c: In function `_wrap_svn_diff_output_fns_t_output_conflict_get':
core.c:12865: error: syntax error before "apr_off_t"
core.c:12877: error: syntax error before "apr_off_t"
core.c: In function `_wrap_svn_diff_fns_invoke_datasource_get_next_token':
core.c:13556: warning: assignment from incompatible pointer type
core.c: In function `_wrap_svn_diff_output_fns_invoke_output_common':
core.c:13691: error: syntax error before "arg3"
core.c:13714: error: `arg3' undeclared (first use in this function)
core.c:13714: error: syntax error before "strtoll"
core.c:13715: error: `arg4' undeclared (first use in this function)
core.c:13715: error: syntax error before "strtoll"
core.c:13716: error: `arg5' undeclared (first use in this function)
core.c:13716: error: syntax error before "strtoll"
core.c:13717: error: `arg6' undeclared (first use in this function)
core.c:13717: error: syntax error before "strtoll"
core.c:13718: error: `arg7' undeclared (first use in this function)
core.c:13718: error: syntax error before "strtoll"
core.c:13719: error: `arg8' undeclared (first use in this function)
core.c:13719: error: syntax error before "strtoll"
core.c: In function `_wrap_svn_diff_output_fns_invoke_output_diff_modified':
core.c:13756: error: syntax error before "arg3"
core.c:13779: error: `arg3' undeclared (first use in this function)
core.c:13779: error: syntax error before "strtoll"
core.c:13780: error: `arg4' undeclared (first use in this function)
core.c:13780: error: syntax error before "strtoll"
core.c:13781: error: `arg5' undeclared (first use in this function)
core.c:13781: error: syntax error before "strtoll"
core.c:13782: error: `arg6' undeclared (first use in this function)
core.c:13782: error: syntax error before "strtoll"
core.c:13783: error: `arg7' undeclared (first use in this function)
core.c:13783: error: syntax error before "strtoll"
core.c:13784: error: `arg8' undeclared (first use in this function)
core.c:13784: error: syntax error before "strtoll"
core.c: In function `_wrap_svn_diff_output_fns_invoke_output_diff_latest':
core.c:13821: error: syntax error before "arg3"
core.c:13844: error: `arg3' undeclared (first use in this function)
core.c:13844: error: syntax error before "strtoll"
core.c:13845: error: `arg4' undeclared (first use in this function)
core.c:13845: error: syntax error before "strtoll"
core.c:13846: error: `arg5' undeclared (first use in this function)
core.c:13846: error: syntax error before "strtoll"
core.c:13847: error: `arg6' undeclared (first use in this function)
core.c:13847: error: syntax error before "strtoll"
core.c:13848: error: `arg7' undeclared (first use in this function)
core.c:13848: error: syntax error before "strtoll"
core.c:13849: error: `arg8' undeclared (first use in this function)
core.c:13849: error: syntax error before "strtoll"
core.c: In function `_wrap_svn_diff_output_fns_invoke_output_diff_common':
core.c:13886: error: syntax error before "arg3"
core.c:13909: error: `arg3' undeclared (first use in this function)
core.c:13909: error: syntax error before "strtoll"
core.c:13910: error: `arg4' undeclared (first use in this function)
core.c:13910: error: syntax error before "strtoll"
core.c:13911: error: `arg5' undeclared (first use in this function)
core.c:13911: error: syntax error before "strtoll"
core.c:13912: error: `arg6' undeclared (first use in this function)
core.c:13912: error: syntax error before "strtoll"
core.c:13913: error: `arg7' undeclared (first use in this function)
core.c:13913: error: syntax error before "strtoll"
core.c:13914: error: `arg8' undeclared (first use in this function)
core.c:13914: error: syntax error before "strtoll"
core.c: In function `_wrap_svn_diff_output_fns_invoke_output_conflict':
core.c:13951: error: syntax error before "arg3"
core.c:13975: error: `arg3' undeclared (first use in this function)
core.c:13975: error: syntax error before "strtoll"
core.c:13976: error: `arg4' undeclared (first use in this function)
core.c:13976: error: syntax error before "strtoll"
core.c:13977: error: `arg5' undeclared (first use in this function)
core.c:13977: error: syntax error before "strtoll"
core.c:13978: error: `arg6' undeclared (first use in this function)
core.c:13978: error: syntax error before "strtoll"
core.c:13979: error: `arg7' undeclared (first use in this function)
core.c:13979: error: syntax error before "strtoll"
core.c:13980: error: `arg8' undeclared (first use in this function)
core.c:13980: error: syntax error before "strtoll"
make[1]: *** [core.o] Error 1
make[1]: Leaving directory `/var/tmp/portage/subversion-1.3.0/work/subversion-1.3.0/subversion/bindings/swig/perl/native'
make: *** [swig-pl] Error 2

!!! ERROR: dev-util/subversion-1.3.0 failed.
Call stack:
  ebuild.sh, line 1894:   Called dyn_compile
  ebuild.sh, line 941:   Called src_compile

!!! Perl library building failed
!!! If you need support, post the topmost build error, and the call stack if relevant.

Yuri subversion #
[/php]
您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表