当前位置:  技术问答>linux和unix

安装subversion的时候报的错误:make: *** [subversion/libsvn_delta/text_delta.lo] Error 1

    来源: 互联网  发布时间:2017-01-28

    本文导语:  configure是这样的: ./configure --prefix=/usr/local/svn --with-apxs=/usr/local/apache/bin/apxs --with-apr=/usr/local/apache/apr --with-apr-util=/usr/local/apache/apr/bin/apr-1-config 没问题,没报错。 make的时候报以下错误: /bin/sh /data/soft/subversion-1...

configure是这样的:

./configure --prefix=/usr/local/svn --with-apxs=/usr/local/apache/bin/apxs --with-apr=/usr/local/apache/apr --with-apr-util=/usr/local/apache/apr/bin/apr-1-config

没问题,没报错。

make的时候报以下错误:

/bin/sh /data/soft/subversion-1.7.2/libtool --tag=CC --silent --mode=compile gcc -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE  -g -O2  -g -O2 -pthread  -I./subversion/include -I./subversion -I/usr/local/apache/apr/include/apr-1   -I/usr/local/apache/apr/include/apr-1 -I/data/soft/subversion-1.7.2/sqlite-amalgamation   -o subversion/libsvn_delta/text_delta.lo -c subversion/libsvn_delta/text_delta.c
subversion/libsvn_delta/text_delta.c:29:58: error: apr_md5.h: No such file or directory
subversion/libsvn_delta/text_delta.c:104: error: expected specifier-qualifier-list before 'apr_md5_ctx_t'
subversion/libsvn_delta/text_delta.c: In function 'apply_window':
subversion/libsvn_delta/text_delta.c:715: error: 'struct apply_baton' has no member named 'result_digest'
subversion/libsvn_delta/text_delta.c:716: error: 'struct apply_baton' has no member named 'result_digest'
subversion/libsvn_delta/text_delta.c:716: error: 'struct apply_baton' has no member named 'md5_context'
subversion/libsvn_delta/text_delta.c:785: error: 'struct apply_baton' has no member named 'result_digest'
subversion/libsvn_delta/text_delta.c:786: error: 'struct apply_baton' has no member named 'md5_context'
subversion/libsvn_delta/text_delta.c: In function 'svn_txdelta_apply':
subversion/libsvn_delta/text_delta.c:814: error: 'struct apply_baton' has no member named 'result_digest'
subversion/libsvn_delta/text_delta.c:817: error: 'struct apply_baton' has no member named 'md5_context'
subversion/libsvn_delta/text_delta.c:820: error: 'struct apply_baton' has no member named 'error_info'
subversion/libsvn_delta/text_delta.c:822: error: 'struct apply_baton' has no member named 'error_info'
subversion/libsvn_delta/text_delta.c: In function 'svn_txdelta_send_stream':
subversion/libsvn_delta/text_delta.c:884: error: 'APR_MD5_DIGESTSIZE' undeclared (first use in this function)
subversion/libsvn_delta/text_delta.c:884: error: (Each undeclared identifier is reported only once
subversion/libsvn_delta/text_delta.c:884: error: for each function it appears in.)
make: *** [subversion/libsvn_delta/text_delta.lo] Error 1

高手们帮我看下。。。

|
关键报错是这个:
subversion/libsvn_delta/text_delta.c:29:58: error: apr_md5.h: No such file or directory

重新检查apache和apr的路径是否设置正确,是否安装了正确的文件,是否把header file安装到了其他的路径?
find / -name apr_md5.h



    
 
 
 
本站(WWW.)旨在分享和传播互联网科技相关的资讯和技术,将尽最大努力为读者提供更好的信息聚合和浏览方式。
本站(WWW.)站内文章除注明原创外,均为转载、整理或搜集自网络。欢迎任何形式的转载,转载请注明出处。












  • 相关文章推荐
  • Docker支持的安装方式
  • linux安装nagios,安装nrpe时候,先安装了openssl再从安装nrpe出错。
  • Centos6下安装Shell下文件上传下载rz,sz命令
  • 我已经用源代码方式安装了apache,如何让它支持php和mysql(php没有安装,mysql安装的是rpm包),要不要重新安装apache?如何删除已有的ap
  • CentOS下PHP安装完成后继续安装GD扩展库
  • 请教IBM服务器安装AIX的安装资料(教程或者资料,最好有安装步骤)
  • win7, win8安装docker需要了解的概念
  • 为什么安装redhat 7.1的时候没有让我配置lilo的安装而是系统默认的给我安装了--那位哥们安装过redhat7.1还望赐教
  • windows下tinyxml.dll下载安装使用(c++解析XML库)
  • 我安装的是Red Flag版本的linux,汉字输入法还没有安装,请问怎么安装?
  • tcmalloc内存泄露优化c++开源库下载,安装及使用介绍
  • 关于X库安装问题:我怎么查看我已经安装了哪些X库,并且哪些知道安装的版本号?
  • win7,win8安装Docker具体过程
  • android自动安装apk代码实例(不使用apk安装器安装)
  • php安装完成后如何添加mysql扩展
  • ubuntu 安装失败后,xp也无法进入;连xp安装盘也无法安装
  • 红帽RHEL下安装docker依赖性检查
  • 在win分区上安装linux和独立分区安装linux有什么区别?可以同时安装吗?(两个linux系统)
  • ubuntu系统中软件安装、卸载以及查询是否已经安装某个软件包的方法
  • 在已经安装了windows2000server的机器上安装红旗linux时,如何配置引导记录安装位置?急
  • MemCached介绍及最新稳定版memcached-1.4.20.tar.gz下载和安装
  • ubuntu10.04下安装openvz,openvz下安装ubuntu10.04,然后安装ipvsadm问题


  • 站内导航:


    特别声明:169IT网站部分信息来自互联网,如果侵犯您的权利,请及时告知,本站将立即删除!

    ©2012-2021,,E-mail:www_#163.com(请将#改为@)

    移动开发 iis7站长之家