I'm trying to build the RH9 subversion src rpm on my RH7.2 system. I've installed all the dependencies. I've included the output of the rpm build as an attachment. In it it complains about the following and several others: gcc: /usr/src/redhat/BUILD/subversion-r4503/subversion/libsvn_subr/.libs/libsvn_subr-1.so: No such file or directory Looking in the the .libs directory, it appears libsvn_subr-1.so is a symlink to a nonexistent libsvn_subr-1.so.0.0.0. What does exist is libsvn_subr-1.so.0.0.0U. Why isn't the right file being pointed to? I have automake15 and autoconf253 installed and have modified the spec file to use these version. Is there something specific about RH7.2 that won't compile this source rpm? Thanks for any info. -- Jiann-Ming Su jsu2@xxxxxxxxx 404-712-2603 Development Team Systems Administrator General Libraries Systems Division
Attachment:
svn.out.bz2
Description: BZip2 compressed data