pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/44791: mail/imap-uw build problem on NetBSD 4
>Number: 44791
>Category: pkg
>Synopsis: mail/imap-uw build problem on NetBSD 4.0_STABLE
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Wed Mar 30 06:05:00 +0000 2011
>Originator: Takahiro Kambe
>Release: NetBSD 4.0_STABLE
>Organization:
>Environment:
NetBSD netbsd4.i.kisu.co.jp 4.0_STABLE NetBSD 4.0_STABLE (SISBIC-XEN3_DOMU)
#22: Tue Dec 14 15:34:24 JST 2010
sisbic-info%kisu.co.jp@localhost:/work/NetBSD-4/i386.obj/sys/arch/i386/compile/SISBIC-XEN3_DOMU
i386
Architecture: i386
Machine: i386
>Description:
mail/imap-uw build problem on NetBSD 4.0_STABLE with error:
libtool --tag=CC --mode=compile `cat CCTYPE` -c `cat CFLAGS` `cat OSCFLAGS` -c
osdep.c
libtool: compile: cc -c -pipe -fno-omit-frame-pointer -O2 -DHEIMDAL_KRB5
-I/usr/include/krb5 -DLDAP_DEPRECATED
-I/data/work/mail/imap-uw/work/.buildlink/include -DCHUNKSIZE=65536
-DCREATEPROTO=unixproto -DEMPTYPROTO=unixproto
-DMD5ENABLE=\"/etc/cram-md5.pwd\" -DMAILSPOOL=\"/var/mail\"
-DANONYMOUSHOME=\"/var/mail/anonymous\" -DACTIVEFILE=\"/var/news/db/active\"
-DNEWSSPOOL=\"/var/news\" -DRSHPATH=\"/usr/bin/rsh\" -DLOCKPGM=\"\"
-DLOCKPGM1=\"/usr/libexec/mlock\" -DLOCKPGM2=\"/usr/sbin/mlock\"
-DLOCKPGM3=\"/etc/mlock\" -DNOFSTATVFS64 -I/usr/include/openssl
-DSSL_CERT_DIRECTORY=\"/etc/openssl/certs\"
-DSSL_KEY_DIRECTORY=\"/etc/openssl/private\" -c osdep.c -fPIC -DPIC -o
.libs/osdep.o
In file included from auths.c:1,
from env_unix.c:263,
from osdep.c:48:
kerb_mit.c:31:32: error: gssapi/gssapi_krb5.h: No such file or directory
*** Error code 1
Stop.
make: stopped in /data/work/mail/imap-uw/work/imap-2007e/c-client
*** Error code 1
Stop.
make: stopped in /data/work/mail/imap-uw/work/imap-2007e/c-client
*** Error code 1
Stop.
make: stopped in /data/work/mail/imap-uw/work/imap-2007e
*** Error code 1
Stop.
make: stopped in /data/work/mail/imap-uw/work/imap-2007e
*** Error code 1
Stop.
make: stopped in /amd/calm/usr/pkgsrc/mail/imap-uw
*** Error code 1
Stop.
make: stopped in /usr/pkgsrc/mail/imap-uw
*** Error code 1
Stop.
make: stopped in /usr/pkgsrc/mail/php-imap
It was built successfully on pkgsrc-2010Q4 branch.
>How-To-Repeat:
On NetBSD 4.0_STABLE machine,
% cd /usr/pkgsrc/mail/imap-uw; make
>Fix:
Unknown but some headers aren't propaly buildlinked?
Home |
Main Index |
Thread Index |
Old Index