curl-users
Re: Problem compiling source code
From: Ray Satiro via curl-users <curl-users_at_cool.haxx.se>
Date: Fri, 10 Feb 2017 14:29:20 -0500
Date: Fri, 10 Feb 2017 14:29:20 -0500
On 2/10/2017 12:28 PM, Roberto Martinez via curl-users wrote:
> when i try to compile source code from github c-make showa that can
> not find file 'rawstr.c'
> <https://github.com/curl/curl>
rawstr is from an older curl and was renamed strcase. Maybe what's
happening is your cmake cached the file from some older version. Try
removing the cmake build directory and starting from scratch with the
latest release [1].
[1]: https://github.com/curl/curl/releases/latest
-----------------------------------------------------------
Unsubscribe: https://cool.haxx.se/list/listinfo/curl-users
Etiquette: https://curl.haxx.se/mail/etiquette.html
Received on 2017-02-10