On Sun, Sep 30, 2012 at 11:18 AM, Daniel Johnson <[email protected]> wrote: > > On Sep 29, 2012, at 7:52 PM, Jared Ahern <[email protected]> wrote: > >> 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 > > Sorry, 1.7.6 was committed by accident when I last updated git. > > It doesn't build for me either and I haven't found a good way to fix it yet. > It's not supposed to be building mod_dav_svn at all since I've disabled > building with apache, but they changed something in the build system upstream > so that it tries to build it even if apache isn't installed. :( Subversion > has a terribly complex build system. > > I've reverted the package to version 1.7.5 for now. > > Daniel >
No worries - seems to be working now. Thanks! Good luck disentangling svn from apache. Jared ------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://ad.doubleclick.net/clk;258768047;13503038;j? 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
