[22588] in Kerberos

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

Re: HP-UX 11i problem (Kerberos version 1.3.5)

daemon@ATHENA.MIT.EDU (Douglas E. Engert)
Wed Sep 29 10:13:25 2004

Message-ID: <415AC239.30901@anl.gov>
Date: Wed, 29 Sep 2004 09:10:01 -0500
From: "Douglas E. Engert" <deengert@anl.gov>
MIME-Version: 1.0
To: Mike Langas <mlangas@yahoo.com>
In-Reply-To: <20040928221958.33286.qmail@web52809.mail.yahoo.com>
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 7bit
cc: kerberos@mit.edu
Errors-To: kerberos-bounces@mit.edu



Mike Langas wrote:

> I'm having problems getting the compile to work on HP-UX.  I've looked over the
> lists history and it seems like different problems pop up with HP-UX with every
> new version.  So far I haven't seen anything for the latest version.
> 
> I get diffent problems depending on which of the following configure methods I
> try.  If someone can tell me which of the following is most appropriate, I can
> post more specifics about where the process is stopping.
> 
> I've tried:
> ./configure CC=gcc
> ./configure CC='gcc -ansi'
> ./configure CC='gcc -std=c89'
> ./configure CC='/opt/ansic/bin/cc -Ae'
> ./configure CC='/opt/ansic/bin/cc'
> 
> Like I've said, most of these methods generate completely different errors from
> eachother.  Some die durring the configure step, others die durring the make. 
> Any advice will be appreciated.

We have krb5-1.3.2 built on HP UX 10.20, 11.00, 11.11 and 11.23 on the IA64
I have just started building krb5-1.3.5. and don't expect any differences.

We use gcc 3.3.2 with this environment:

  CC=gcc
  CFLAGS=-O
  LDFLAGS=
  CPPFLAGS=-D__hpux  (plus some local flags too)
  export CC CFLAGS CPPFLAGS LDFLAGS
  ../src/configure --enable-shared --enable-kdc-replay-cache --prefix=/krb5

Note the addition of -D__hpux to the CPPFLAGS.

I have also built OpenAFS for these platorms which uses /opt/ansic/bin/cc.
without proboems. What are the error messages you are getting?


> 
> Thanks,
> 
> 
> 
> 		
> __________________________________
> Do you Yahoo!?
> Yahoo! Mail - Helps protect you from nasty viruses.
> http://promotions.yahoo.com/new_mail
> ________________________________________________
> Kerberos mailing list           Kerberos@mit.edu
> https://mailman.mit.edu/mailman/listinfo/kerberos
> 
> 
> 

-- 

  Douglas E. Engert  <DEEngert@anl.gov>
  Argonne National Laboratory
  9700 South Cass Avenue
  Argonne, Illinois  60439
  (630) 252-5444
________________________________________________
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