curl / Mailing Lists / curl-library / Single Mail

curl-library

Re: Build issues for curl/libcurl > 7.53.1 on OpenServer 5.0.7

From: Kevin R. Bulgrien <kevinb_at_systemsdesignusa.com>
Date: Tue, 19 Jun 2018 16:07:35 -0500 (CDT)

----- Original Message -----
> From: "Daniel Stenberg" <daniel_at_haxx.se>
> To: "libcurl development" <curl-library_at_cool.haxx.se>
> Sent: Tuesday, June 19, 2018 3:46:17 PM
> Subject: Re: Build issues for curl/libcurl > 7.53.1 on OpenServer 5.0.7
>
> On Tue, 19 Jun 2018, Kevin R. Bulgrien wrote:
>
> > As SIZEOF_CURL_OFF_T appears to be conceptually affected by the
> > configure
> > script, lib/curl_setup.h, lib/curl_config.h, and other files unique
> > to
> > other build environments
>
> SIZEOF_CURL_OFF_T is figured out by the configure script, and the
> result is
> then written with all the other configure output into
> lib/curl_config.h.
>
> Aren't you running the configure script from 7.60.0 when you try to
> build
> 7.60.0? Does it somehow not check for for the size of curl_off_t ?

Sadly, I forgot to `autoreconf` after making the patch I mentioned
previously. I'd been using it quite frequently in prior builds,
but have been hopping from task to task and hadn't yet realized
this omission. I did see it was a system type a bit ago, so
probably would have eventually realized it, but thanks for
the patient suggestion!

The patch, autoreconf, and ./configure, results in a successful
build:

[kevinb_at_sddemokb:~/src/curl/curl-7.60.0]$ ./src/curl --version
curl 7.60.0 (i686-pc-sco3.2v5.0.7) libcurl/7.60.0 OpenSSL/1.0.2o
Release-Date: 2018-05-16
Protocols: dict file ftp ftps gopher http https imap imaps pop3 pop3s rtsp smtp smtps telnet tftp
Features: NTLM NTLM_WB SSL TLS-SRP UnixSockets HTTPS-proxy

Thanks!

-- 
Kevin R. Bulgrien, Network/Software Engineer
http://www.systemsdesignusa.com
-------------------------------------------------------------------
Unsubscribe: https://cool.haxx.se/list/listinfo/curl-library
Etiquette:   https://curl.haxx.se/mail/etiquette.html
Received on 2018-06-19