On 10/07/2013 8:42 PM, Philip Martin wrote:
reports/inherited-props.c is new in 1.8 so if you somehow built the 1.8
mod_dav_svn source code with the 1.7 rules then perhaps that file was
not compiled or linked. That would cause warnings about undefined
symbols at build time but such warnings are
On 10/07/2013 8:42 PM, Philip Martin wrote:
Branko Čibej writes:
You could also try:
nm /usr/pkg/libexec/mod_dav_svn.so | grep dav_svn__get_inherited_props_report
that will, unlike 'strings', tell you if the symbol is actually exported
from the shared library.
Or perhaps "objdump -T" inst
Branko Čibej writes:
> You could also try:
>
> nm /usr/pkg/libexec/mod_dav_svn.so | grep
> dav_svn__get_inherited_props_report
>
> that will, unlike 'strings', tell you if the symbol is actually exported
> from the shared library.
Or perhaps "objdump -T" instead of "nm".
reports/inherited-pr
On 09.07.2013 19:26, Carl Brewer wrote:
>
>
> G'day,
> I'm trying to get subversion 1.8 up on a NetBSD 5.2 (amd64) box using
> pkgsrc, and am seeing the following at run-time :
>
> bash-4.2# /etc/rc.d/apache start
> Starting apache.
> httpd: Syntax error on line 166 of /usr/pkg/etc/httpd/httpd.conf
G'day,
I'm trying to get subversion 1.8 up on a NetBSD 5.2 (amd64) box using
pkgsrc, and am seeing the following at run-time :
bash-4.2# /etc/rc.d/apache start
Starting apache.
httpd: Syntax error on line 166 of /usr/pkg/etc/httpd/httpd.conf: Cannot
load libexec/mod_dav_svn.so into server: