Subject: pkg/35508: ap2-auth-external installation error
To: None <pkg-manager@netbsd.org, gnats-admin@netbsd.org,>
From: None <essen@dev-extend.eu>
List: pkgsrc-bugs
Date: 01/29/2007 00:15:01
Note: There was a bad value `' for the field `Class'.
It was set to the default value of `sw-bug'.
Note: There was a bad value `' for the field `Priority'.
It was set to the default value of `medium'.
Note: There was a bad value `' for the field `Severity'.
It was set to the default value of `serious'.
>Number: 35508
>Category: pkg
>Synopsis: make can't find the module when it wants to install it
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Mon Jan 29 00:15:00 +0000 2007
>Originator: essen@dev-extend.eu
>Release: NetBSD 3.1.0_PATCH (pkgsrc current)
>Organization:
Dev:Extend
>Environment:
System: NetBSD ahobaka.anime-extend.net 3.1.0_PATCH NetBSD 3.1.0_PATCH (EXTEND) #1: Sun Dec 3 06:00:56 CET 2006 essen@ahobaka.anime-extend.net:/usr/obj/sys/arch/i386/compile/EXTEND i386
Architecture: i386
Machine: i386
>Description:
make can't find the file mod_auth_external.so and therefore can't install it.
The file is in work/mod_auth_external-2.2.11/.libs and make try to find it in work/mod_auth_external-2.2.11
Here's my "make update" which give me the same results as "make install".
[essen@ahobaka] % sudo /usr/bin/make update
===> Deinstalling for ap2-auth-external-2.2.11nb1
Running /usr/sbin/pkg_delete -K /var/db/pkg -r ap2-auth-external-2.2.11nb1
=> Required installed package digest>=20010302: digest-20060826 found
===> Checking for vulnerabilities in ap2-auth-external-2.2.11nb1
=> Checksum SHA1 OK for mod_auth_external-2.2.11.tar.gz
=> Checksum RMD160 OK for mod_auth_external-2.2.11.tar.gz
===> Installing for ap2-auth-external-2.2.11nb1
/usr/pkg/share/httpd/build/instdso.sh SH_LIBTOOL='/usr/pkg/libexec/apr/libtool' mod_auth_external.so /usr/pkg/lib/httpd
/usr/pkg/libexec/apr/libtool --mode=install cp mod_auth_external.so /usr/pkg/lib/httpd/
cp mod_auth_external.so /usr/pkg/lib/httpd/mod_auth_external.so
cp: mod_auth_external.so: No such file or directory
apxs:Error: Command failed with rc=65536