pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/41513: ap2-subversion is broken.
>Number: 41513
>Category: pkg
>Synopsis: ap2-subversion is broken.
>Confidential: no
>Severity: serious
>Priority: high
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Sun May 31 10:15:00 +0000 2009
>Originator: Takahiro Kambe
>Release: NetBSD 5.0_STABLE
>Organization:
>Environment:
System: NetBSD boy.a.back-street.net 5.0_STABLE NetBSD 5.0_STABLE (BOY) #55:
Mon May 25 02:00:04 JST 2009
taca%boy.a.back-street.net@localhost:/data/i386/obj5/sys/arch/i386/compile/BOY
i386
Architecture: i386
Machine: i386
>Description:
ap2-suversion package is broken because of undefined
symbol dav_svn_get_deleted_report in mod_dav_svn.so.
>How-To-Repeat:
% nm -n usr/pkg/lib/httpd/mod_dav_svn.so | grep
dav_svn_get_deleted_report
>Fix:
www/ap2-subversion/Makefile over write ${WRKSRC}/build-outputs.mk
from devel/subversion/files/build-outputs.mk.
devel/subversion/files/build-outputs.mk dosen't contain related to
compile subversion/mod_dav_svn/reports/deleted-rev.c which contains
dav_svn_get_deleted_report().
Remove post-patch from www/ap2-subversion/Makefile seems to fix this
problem, but I'm not sure what is the right soulution.
>Unformatted:
Home |
Main Index |
Thread Index |
Old Index