pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/35508: ap2-auth-external installation error
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@localhost
>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@localhost:/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
.
*** Error code 1
Stop.
make: stopped in /usr/pkgsrc/www/ap-auth-external
*** Error code 1
Stop.
make: stopped in /usr/pkgsrc/www/ap-auth-external
*** Error code 1
Stop.
make: stopped in /usr/pkgsrc/www/ap-auth-external
*** Error code 1
Stop.
make: stopped in /usr/pkgsrc/www/ap-auth-external
>How-To-Repeat:
Go to /usr/pkgsrc/www/ap-auth-external and "make install" as root.
>Fix:
Moving the file in work/mod_auth_external-2.2.11 (instead of
work/mod_auth_external-2.2.11/.libs) fixes the problem.
This is a temporary fix, it should be fixed in the Makefile.
>Unformatted:
Home |
Main Index |
Thread Index |
Old Index