[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
RE: Compiling on hp-ux 10.20
HP does not ship with a "real" compiler. You're going to need to download
and install GCC. A pre-compiled version is available at the following URL if
you don't want to deal with the pain of compiling it yourself:
http://hpux.cs.utah.edu/hppd/hpux/Gnu/gcc-3.0.1/
I've had mixed luck with this stuff on this archive, and I've never tried
installing their GCC. I did try, without success, to install their compiled
version of OpenLDAP, but I did get their GDBM installed.
-Robert
> -----Original Message-----
> From: Mark McCray [SMTP:mm@tbwachiat.com]
> Sent: Wednesday, March 20, 2002 10:24 AM
> To: openldap-software@OpenLDAP.org
> Subject: Compiling on hp-ux 10.20
>
> Hey there,
> I'm having a really hard time compiling 2.0.23 ldap on my hp-ux machine. I
> get the following error:
>
> checking for cc option to accept ANSI C... no
> configure: error: OpenLDAP requires compiler to support STDC constructs.
>
>
> Anyone have any ideas?
> Thanks,
> Marky