[31109] in Kerberos

home help back first fref pref prev next nref lref last post

pthreads/dlopen issue when building krb-1.6.3 on AIX 6.1?

daemon@ATHENA.MIT.EDU (Luke Scharf)
Wed May 13 11:18:04 2009

Message-ID: <4A0AE487.9000702@clusterbee.net>
Date: Wed, 13 May 2009 10:17:27 -0500
From: Luke Scharf <luke.scharf@clusterbee.net>
MIME-Version: 1.0
To: "kerberos@mit.edu" <kerberos@mit.edu>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Errors-To: kerberos-bounces@mit.edu

I'm attempting to build MIT Kerberos version 1.6.1 on AIX 6.1.  I'm 
mostly in need of the client libraries and utilities.

I'm using the following special additions to the build environment:

    $ export PTHREAD_LIBS="-lpthread"
    $ export RPATH_FLAG="-Wl,-brtl,-blibpath:"


I'm using the following ./configure command:

    $ ./configure --prefix=/usr/local/krb5-1.6.3
    --enable-log-preauth-logins --enable-login-print-issue
    --with-multihomed-fixes --enable-app-proxy --with-passive-mode-off
    --without-anonymous-ftp


And I get the following results when I run it:

    [snip]
    configure: enabling thread support
    checking for pthread_join in LIBS=-lpthread with CFLAGS=... yes
    checking for joinable pthread attribute... unknown
    configure: WARNING: we do not know how to create joinable pthreads
    checking if more special flags are required for pthreads... -D_THREAD_SAFE
    checking for cc_r... cc_r
    configure: PTHREAD_CC = cc_r
    configure: PTHREAD_CFLAGS = -D_THREAD_SAFE 
    configure: PTHREAD_LIBS = -lpthread
    checking for pthread_once... yes
    checking for pthread_rwlock_init... yes
    configure: rechecking with PTHREAD_... options
    checking for pthread_rwlock_init in -lc... yes
    checking for library containing dlopen... none required
    checking keyutils.h usability... no
    checking keyutils.h presence... no
    checking for keyutils.h... no
    configure: disabling static libraries
    configure: WARNING: shared libraries not supported on this architecture
    configure: error: must enable one of shared or static libraries
    $


Does anyone have any suggestions?

Many thanks,
-Luke



________________________________________________
Kerberos mailing list           Kerberos@mit.edu
https://mailman.mit.edu/mailman/listinfo/kerberos

home help back first fref pref prev next nref lref last post