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

2009-05-13 Thread miguel . sanders
.com www.arcelormittal.com/gent -Oorspronkelijk bericht- Van: Luke Scharf [mailto:luke.sch...@clusterbee.net] Verzonden: woensdag 13 mei 2009 21:33 Aan: SANDERS Miguel CC: kerberos@mit.edu Onderwerp: Re: pthreads/dlopen issue when building krb-1.6.3 on AIX 6.1? I had the same thought, after looking at

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

2009-05-13 Thread Ken Raeburn
On May 13, 2009, at 15:14, Luke Scharf wrote: > Here is the relevant section of the log: > >configure:4930: enabling thread support >configure:5131: checking for the pthreads library -lpthreads >configure:5169: gcc -o conftest -g -O2 -Wall -Wmissing-prototypes > -Wcast-qual -Wcast-al

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

2009-05-13 Thread Luke Scharf
fdefs.h. */ | #include | int | main () | { | pthread_t th; pthread_join(th, 0); | pthread_attr_init(0); pthread_cleanup_push(0, 0); | pthread_create(0,0,0,0); pthread_cleanup_pop(0); | ; | return 0; | } confi

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

2009-05-13 Thread Luke Scharf
fdefs.h. */ | #include | int | main () | { | pthread_t th; pthread_join(th, 0); | pthread_attr_init(0); pthread_cleanup_push(0, 0); | pthread_create(0,0,0,0); pthread_cleanup_pop(0); | ; | return 0; | } confi

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

2009-05-13 Thread miguel . sanders
Van: Luke Scharf [mailto:luke.sch...@clusterbee.net] Verzonden: woensdag 13 mei 2009 21:14 Aan: SANDERS Miguel CC: kerberos@mit.edu Onderwerp: Re: pthreads/dlopen issue when building krb-1.6.3 on AIX 6.1? If I unset PTHREAD_LIBS and RPATH_FLAG, the error messages look useful. Also the make fails, if

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

2009-05-13 Thread Luke Scharf
9 347 3538 | F +32 9 347 4901 | M +32478 805 023 > E miguel.sand...@arcelormittal.com > www.arcelormittal.com/gent > > -Oorspronkelijk bericht- > Van: Luke Scharf [mailto:luke.sch...@clusterbee.net] > Verzonden: woensdag 13 mei 2009 18:17 > Aan: SANDERS Miguel > CC: kerberos@mit.e

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

2009-05-13 Thread miguel . sanders
-- Van: Luke Scharf [mailto:luke.sch...@clusterbee.net] Verzonden: woensdag 13 mei 2009 20:23 Aan: SANDERS Miguel; kerberos@mit.edu Onderwerp: Re: pthreads/dlopen issue when building krb-1.6.3 on AIX 6.1? I'm using the same build-environment as before. The pthreads error may be similar, bu

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

2009-05-13 Thread miguel . sanders
s@mit.edu Onderwerp: Re: pthreads/dlopen issue when building krb-1.6.3 on AIX 6.1? Awesome! Editing shlib.conf did the trick, and I'm unstuck! I do consider this a bug. If you feel like submitting the report, that would save me the trouble of figuring out and signing up for an account on the

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

2009-05-13 Thread Luke Scharf
Awesome! Editing shlib.conf did the trick, and I'm unstuck! I do consider this a bug. If you feel like submitting the report, that would save me the trouble of figuring out and signing up for an account on the bug tracking system. If not, I'll be happy to be a good open-source citizen and su

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

2009-05-13 Thread miguel . sanders
Luke You should take a look at the config/shlib.conf Apparently krb5-1.6.3 is not yet AIX6.1 aware. Just alter the *-*-aix5*) on line 410 to f.e. *-*-aix*) Should I file a bug report for this? Met vriendelijke groet Best regards Bien à vous Miguel SANDERS ArcelorMittal Gent UNIX Systems & Sto