cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: Help with configure on HP-UX 11.31

From: Malcolm MacArthur <macartm_at_gmail.com>
Date: Thu, 27 Oct 2016 08:41:32 +0100

Have you got the full C compiler? IIRC (we hardly ever have to compile
anything on the boxes we have ...) HP-UX ships with a crappy compiler
that's not good for much, and if you want the full compiler you have to pay
for it.

Or install GCC ...

On Thu, Oct 27, 2016 at 4:31 AM, Timothy Jackson <Tim_at_ttksg.com> wrote:

> Hello,
>
>
>
> I am not sure where to turn so I hope someone has seen this before and
> knows how to get around it or fix it…
>
>
>
> Server: HP Itanium rx2800
>
> OS: HP-UX 11.31
>
>
>
> I downloaded the latest release Curl-7.50.3 and unpacked it. When I try to
> run ./configure I get the error…
>
>
>
> configure: error: compiler does not halt on function prototype mismatch.
>
>
>
> After a bunch of digging on the web, I found that I could possibly comment
> out this line in the configure.ac file. I did this and I still get the
> error.
>
>
>
> Ultimately I need to include the libssh2 so that I can use the SFTP
> protocol but if I can’t get it to compile straight out, I have bigger
> issues.
>
>
>
> What am I missing?
>
>
>
> Any help would be greatly appreciated!
>
>
>
>
>
> Timothy P. Jackson
>
> Senior Technician
>
> TTK Solutions Group, Inc.
>
> Office – 612-940-7856
>
> Fax – 952-426-9017
>
> Tim_at_ttksg.com
>
>
>
> -------------------------------------------------------------------
> List admin: https://cool.haxx.se/list/listinfo/curl-users
> FAQ: https://curl.haxx.se/docs/faq.html
> Etiquette: https://curl.haxx.se/mail/etiquette.html
>
>

-------------------------------------------------------------------
List admin: https://cool.haxx.se/list/listinfo/curl-users
FAQ: https://curl.haxx.se/docs/faq.html
Etiquette: https://curl.haxx.se/mail/etiquette.html
Received on 2016-10-27