mod_dav_svn-1.8.10

dweimer dweimer at dweimer.net
Wed Aug 13 12:12:47 UTC 2014


On 08/12/2014 2:27 pm, dweimer wrote:
> Anyone else unable to get mod_dav_svn-1.8.10 to install after the 
> update?
> 
> Running on a 10.0-RELEASE-p7 system, it built without errors, but
> failed during install:
> 
> ===>  Installing for mod_dav_svn-1.8.10
> ===>   mod_dav_svn-1.8.10 depends on file: /usr/local/sbin/apxs - found
> ===>   mod_dav_svn-1.8.10 depends on shared library: libapr-1.so -
> found (/usr/local/lib/libapr-1.so.0.5.1)
> ===>   mod_dav_svn-1.8.10 depends on shared library: libsqlite3.so -
> found (/usr/local/lib/libsqlite3.so.0.8.6)
> ===>   mod_dav_svn-1.8.10 depends on shared library: libexpat.so -
> found (/usr/local/lib/libexpat.so.6.0.0)
> ===>   mod_dav_svn-1.8.10 depends on shared library:
> libsvn_client-1.so - found (/usr/local/lib/libsvn_client-1.so.0.0.0)
> ===>  Checking if mod_dav_svn already installed
> ===>   Registering installation for mod_dav_svn-1.8.10
> pkg-static:
> lstat(/var/ports/usr/ports/www/mod_dav_svn/work/stage/usr/local/libexec/apache24/mod_dontdothat.so):
> No such file or directory
> *** Error code 74
> 
> Stop.
> make: stopped in /usr/ports/www/mod_dav_svn

hmm, apparently I had to stop the running apache24 service in order to 
build this, it died missing the mad_dav_svn during the HUP after the log 
rotate overnight.  Even though there weren't any port updates to the 
apache or subversion ports, it built and installed fine this morning.  
Must have been holding something in memroy that was causing the build to 
not compile the mod_dontdothat part.

This part wasn't in the dump of the build process I made yesterday, but 
was built today just prior to the compressing manual pages:

if true ; then cd tools/server-side/mod_dontdothat ; /usr/bin/install -c 
-o root -g wheel -d 
"/var/ports/usr/ports/www/mod_dav_svn/work/stage/usr/local/libexec/apache24" 
; /usr/local/sbin/apxs -i -S 
LIBEXECDIR="/var/ports/usr/ports/www/mod_dav_svn/work/stage/usr/local/libexec/apache24" 
-n dontdothat mod_dontdothat.la ; fi
/usr/local/share/apache24/build/instdso.sh 
SH_LIBTOOL='/usr/local/share/apr/build-1/libtool' mod_dontdothat.la 
/var/ports/usr/ports/www/mod_dav_svn/work/stage/usr/local/libexec/apache24
/usr/local/share/apr/build-1/libtool --mode=install install 
mod_dontdothat.la 
/var/ports/usr/ports/www/mod_dav_svn/work/stage/usr/local/libexec/apache24/
libtool: install: install .libs/mod_dontdothat.so 
/var/ports/usr/ports/www/mod_dav_svn/work/stage/usr/local/libexec/apache24/mod_dontdothat.so
libtool: install: install .libs/mod_dontdothat.lai 
/var/ports/usr/ports/www/mod_dav_svn/work/stage/usr/local/libexec/apache24/mod_dontdothat.la
libtool: install: install .libs/mod_dontdothat.a 
/var/ports/usr/ports/www/mod_dav_svn/work/stage/usr/local/libexec/apache24/mod_dontdothat.a
libtool: install: chmod 644 
/var/ports/usr/ports/www/mod_dav_svn/work/stage/usr/local/libexec/apache24/mod_dontdothat.a
libtool: install: ranlib 
/var/ports/usr/ports/www/mod_dav_svn/work/stage/usr/local/libexec/apache24/mod_dontdothat.a
libtool: install: warning: remember to run `libtool --finish 
/usr/local/libexec/apache24'
chmod 755 
/var/ports/usr/ports/www/mod_dav_svn/work/stage/usr/local/libexec/apache24/mod_dontdothat.so


-- 
Thanks,
    Dean E. Weimer
    http://www.dweimer.net/


More information about the freebsd-questions mailing list