Hello, I'm trying to install svn17 on osx 10.8.2, and having difficulty. First, I had a set of errors from libtool saying that httpd.h could not be found. I got around this by installing apache2-prefork-dev (although I don't need apache), but then I encountered this error:
cd subversion/mod_dav_svn && /bin/sh /sw/src/fink.build/svn17-1.7.6-1/subversion-1.7.6/libtool --tag=CC --silent --mode=link gcc -shared -g -O2 -g -O2 -Werror=implicit-function-declaration -Wl,-dead_strip_dylibs -L/sw/lib -L/sw/lib -L/sw/lib -L/sw/lib -rpath -avoid-version -module -o mod_dav_svn.la activity.lo authz.lo deadprops.lo liveprops.lo lock.lo merge.lo mirror.lo mod_dav_svn.lo posts/create_txn.lo reports/dated-rev.lo reports/deleted-rev.lo reports/file-revs.lo reports/get-location-segments.lo reports/get-locations.lo reports/get-locks.lo reports/log.lo reports/mergeinfo.lo reports/replay.lo reports/update.lo repos.lo util.lo version.lo ../../subversion/libsvn_repos/libsvn_repos-1.la ../../subversion/libsvn_fs/libsvn_fs-1.la ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la -lintl -framework Security -framework CoreFoundation -framework CoreServices libtool: link: only absolute run-paths are allowed make: *** [subversion/mod_dav_svn/mod_dav_svn.la] Error 1 ### execution of /tmp/fink.FSk5r failed, exit code 2 ### execution of /tmp/fink.rOSYM failed, exit code 2 Removing runtime build-lock... Removing build-lock package... /sw/bin/dpkg-lockwait -r fink-buildlock-svn17-1.7.6-1 (Reading database ... 26665 files and directories currently installed.) Removing fink-buildlock-svn17-1.7.6-1 ... Failed: phase compiling: svn17-1.7.6-1 failed My setup info is below: Package manager version: 0.34.4 Distribution version: selfupdate-rsync Sat Sep 29 19:19:35 2012, 10.8, x86_64 Trees: local/main stable/main Xcode.app: 4.5 Xcode command-line tools: 4.5.0.0.1.1249367152 Max. Fink build jobs: 1 I'm by no means an expert on libtool, but it seems to be disliking something in the input paths. Any suggestions? Thanks, Jared ------------------------------------------------------------------------------ How fast is your code? 3 out of 4 devs don\\\'t know how their code performs in production. Find out how slow your code is with AppDynamics Lite. http://ad.doubleclick.net/clk;262219672;13503038;z? http://info.appdynamics.com/FreeJavaPerformanceDownload.html _______________________________________________ Fink-users mailing list [email protected] List archive: http://news.gmane.org/gmane.os.macosx.fink.user Subscription management: https://lists.sourceforge.net/lists/listinfo/fink-users
