Subject: Problem compiling imap-uw
To: None <netbsd-users@netbsd.org>
From: rgf <r8@socal.rr.com>
List: netbsd-users
Date: 02/18/2005 23:32:23
I'm running NetBSD-1.6.1 on an i386 box.
I had pine up and running, and while upgrading some packages, ended up 
having to recompile pine, which required recompiling imap-uw.  The 
problem is that the build keeps on failing, and I'm really at a loss as 
to what to do.  I've rebuilt pretty much everything that it depends on 
but still can't get it to complete.

Any help would be greatly appreciated.

Thanks,
Roger


Here's some info from the build log.  I can post sections from the 
work.log too if that would help.

===> Checking for vulnerabilities in imap-uw-2004c1
=> Checksum OK for imap-2004c1.tar.Z.
===> Extracting for imap-uw-2004c1
==========================================================================
The following variables will affect the build process of this package,
imap-uw-2004c1.  Their current value is shown below:

         * IMAP_UW_CCLIENT_MBOX_FMT = unix
         * IMAP_UW_MAILSPOOLHOME (not defined)
         * IMAP_UW_NO_CLEARTEXT (not defined)
         * IMAP_UW_USE_WHOSON (not defined)
         * SSLBASE (defined)

You may want to abort the process now with CTRL-C and change their value
before continuing.  Be sure to run `/usr/bin/make clean' after
the changes.
==========================================================================
===> Required installed package openssl>=0.9.7d: openssl-0.9.7enb1 found
===> Required installed package libtool-base>=1.5.10nb6: 
libtool-base-1.5.10nb9 found
#
# Change references to the built library to libc-client.la.

< -- snip -->

  cc -I../c-client -pipe -O2 
-I/usr/pkgsrc/mail/imap-uw/work/.buildlink/include -c mtest.c  -fPIC 
-DPIC -o .libs/mtest.o
  cc -I../c-client -pipe -O2 
-I/usr/pkgsrc/mail/imap-uw/work/.buildlink/include -c mtest.c -o mtest.o 
 >/dev/null 2>&1
libtool cc -I../c-client `cat ../c-client/CFLAGS` -o mtest mtest.o 
../c-client/libc-client.la `cat ../c-client/LDFLAGS`
cc -I../c-client -pipe -O2 
-I/usr/pkgsrc/mail/imap-uw/work/.buildlink/include -o .libs/mtest 
mtest.o -Wl,-R/usr/pkg/lib  ../c-client/.libs/libc-clien
t.so -L/usr/pkgsrc/mail/imap-uw/work/.buildlink/lib -lcrypt -lgssapi 
-lkrb5 -lasn1 -lcom_err -lroken -lssl -lcrypto -Wl,--rpath -Wl,/usr/pkg/lib
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/mail/imap-uw/work/imap-2004c1/mtest
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/mail/imap-uw/work/imap-2004c1
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/mail/imap-uw/work/imap-2004c1
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/mail/imap-uw
===>
===> There was an error during the ``build'' phase.
===> Please investigate the following for more information:
===>      * log of the build
===>      * /usr/pkgsrc/mail/imap-uw/work/.work.log
===>
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/mail/imap-uw
(END)