Compilation problem on HPUX

Ken Raeburn raeburn at MIT.EDU
Wed Aug 29 10:46:03 EDT 2007


On Aug 29, 2007, at 04:56, nukala krishna wrote:
>         I am facing a problem to compile a Kerberos V5 Release 1.4  
> on HP-UX platform. I got the below error.
>
> -bash-3.00$ ./configure
> configure: loading cache ./config.cache
> checking for gcc... gcc
> checking for C compiler default output... configure: error: C  
> compiler cannot create executables
>
>
>     I am new to Kerberos. Can anyone help me regarding this? My  
> machine is HP-UX  B.11.00 U 9000/785 .

It may be that gcc is present but incorrectly installed, or that  
other tools (assembler, linker, libraries) are missing.  Check  
config.log; it reports what the script was trying to do, and the  
errors that were reported.

Ken





More information about the krbdev mailing list