libmicrohttpd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [libmicrohttpd] macOS build failure for libmicrohttpd 0.9.56


From: Evgeny Grin
Subject: Re: [libmicrohttpd] macOS build failure for libmicrohttpd 0.9.56
Date: Sat, 25 Nov 2017 20:59:33 +0300
User-agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.4.0

Thanks for report!

Fixed build with optimisation for size.


-- 
Best Wishes,
Evgeny Grin

25.11.2017 12:52, ilove zfs пишет:
> Full build log:
> https://gist.github.com/ilovezfs/d43a15376aef661fcb91ee145f7a9841
>
> The error is
>
> libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I../..
> -I../../src/include -I../../src/microhttpd -DBUILDING_MHD_LIB=1
> -F/usr/local/Frameworks -fvisibility=hidden -pthread -no-cpp-precomp
> -fno-common -Os -w -pipe -march=native -mmacosx-version-min=10.11
> -fno-strict-aliasing -c mhd_str.c  -fno-common -DPIC -o
> .libs/libmicrohttpd_la-mhd_str.o
> mhd_str.c:721:47: error: use of undeclared identifier 'todigitvalue';
> did you mean 'toxdigitvalue'?
>                               toxdigitvalue : todigitvalue;
>                                               ^~~~~~~~~~~~
>                                               toxdigitvalue
> mhd_str.c:191:1: note: 'toxdigitvalue' declared here
> toxdigitvalue (char c)
> ^
> 1 error generated.
> make[2]: *** [libmicrohttpd_la-mhd_str.lo] Error 1
> make[1]: *** [install-recursive] Error 1
> make: *** [install-recursive] Error 1
>
> Ref: https://github.com/Homebrew/homebrew-core/pull/21032

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]