Skip to content

Instantly share code, notes, and snippets.

@ilovezfs
Created November 25, 2017 09:51
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ilovezfs/d43a15376aef661fcb91ee145f7a9841 to your computer and use it in GitHub Desktop.
Save ilovezfs/d43a15376aef661fcb91ee145f7a9841 to your computer and use it in GitHub Desktop.
==> ./configure --disable-dependency-tracking --disable-silent-rules --prefix=/usr/local/Cellar/libmicrohttpd/0.9.56
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... ./install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether z/OS special settings are required... no
checking for gawk... (cached) awk
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking build system type... x86_64-apple-darwin15.6.0
checking host system type... x86_64-apple-darwin15.6.0
checking for style of include used by make... GNU
checking for gcc... /usr/bin/clang
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether /usr/bin/clang accepts -g... yes
checking for /usr/bin/clang option to accept ISO C89... none needed
checking whether /usr/bin/clang understands -c and -o together... yes
checking dependency style of /usr/bin/clang... none
checking for /usr/bin/clang option to accept ISO C99... none needed
checking for /usr/bin/clang option to accept ISO Standard C... (cached) none needed
checking how to run the C preprocessor... /usr/bin/clang -E
checking for presence of stdio.h... yes
checking for presence of wchar.h... yes
checking for presence of stdlib.h... yes
checking for presence of string.h... yes
checking for presence of strings.h... yes
checking for presence of stdint.h... yes
checking for presence of fcntl.h... yes
checking for presence of sys/types.h... yes
checking for presence of time.h... yes
checking for presence of unistd.h... yes
checking for grep that handles long lines and -e... /usr/bin/grep
checking for fgrep... /usr/bin/grep -F
checking whether _GNU_SOURCE is already defined... no
checking whether headers accept _GNU_SOURCE... yes
checking whether to try __BSD_VISIBLE macro... no
checking whether to try _DARWIN_C_SOURCE macro... yes
checking whether _DARWIN_C_SOURCE is already defined... no
checking whether headers accept _DARWIN_C_SOURCE... yes
checking whether to try __EXTENSIONS__ macro... no
checking whether to try _NETBSD_SOURCE macro... no
checking whether to try _BSD_SOURCE macro... no
checking whether to try _TANDEM_SOURCE macro... no
checking whether to try _ALL_SOURCE macro... no
checking whether _XOPEN_SOURCE is already defined... no
checking headers for POSIX.1-2008/SUSv4 features... available, works with _XOPEN_SOURCE=700, works with extension macro
checking for useful system-specific features... yes
checking whether useful system-specific features works with _XOPEN_SOURCE=700... no
checking for final set of defined symbols... _GNU_SOURCE _DARWIN_C_SOURCE
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for egrep... /usr/bin/grep -E
checking for ld used by /usr/bin/clang... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking the maximum length of command line arguments... 196608
checking how to convert x86_64-apple-darwin15.6.0 file names to x86_64-apple-darwin15.6.0 format... func_convert_file_noop
checking how to convert x86_64-apple-darwin15.6.0 file names to toolchain format... func_convert_file_noop
checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files... -r
checking for objdump... no
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... no
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from /usr/bin/clang object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking for dsymutil... dsymutil
checking for nmedit... nmedit
checking for lipo... lipo
checking for otool... otool
checking for otool64... no
checking for -single_module linker flag... yes
checking for -exported_symbols_list linker flag... yes
checking for -force_load linker flag... yes
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if /usr/bin/clang supports -fno-rtti -fno-exceptions... yes
checking for /usr/bin/clang option to produce PIC... -fno-common -DPIC
checking if /usr/bin/clang PIC flag -fno-common -DPIC works... yes
checking if /usr/bin/clang static flag -static works... no
checking if /usr/bin/clang supports -c -o file.o... yes
checking if /usr/bin/clang supports -c -o file.o... (cached) yes
checking whether the /usr/bin/clang linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin15.6.0 dyld
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for windres... no
checking for stdbool.h... yes
checking for bool... yes
checking whether "true" is defined or builtin... yes
checking whether "false" is defined or builtin... yes
checking whether "true" and "false" could be used... yes
checking whether C compiler accepts -Werror=attributes... yes
checking whether -Werror=attributes actually works... yes
checking for function inline keywords suppoted by /usr/bin/clang... inline __attribute__((always_inline))
checking for target host OS... Darwin
checking whether /usr/bin/clang is Clang... yes
checking whether Clang needs flag to prevent "argument unused" warning when linking with -pthread... no
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking whether more special flags are required for pthreads... no
checking for PTHREAD_PRIO_INHERIT... yes
checking for threading lib to use with libmicrohttpd... posix
checking for pthread_np.h... no
checking whether pthread_attr_setname_np is declared... no
checking whether pthread_setname_np is declared... yes
checking for pthread_setname_np(3) in NetBSD or OSF1 form... no
checking for pthread_setname_np(3) in GNU/Linux form... no
checking for pthread_setname_np(3) in Darwin form... yes
checking whether to enable thread names... yes
checking for sys/time.h... yes
checking for gettimeofday... yes
checking for time.h... yes
checking for nanosleep... yes
checking for unistd.h... (cached) yes
checking for usleep... yes
checking for string.h... (cached) yes
checking for sys/types.h... (cached) yes
checking for sys/socket.h... yes
checking for netinet/in.h... yes
checking for time.h... (cached) yes
checking for sys/select.h... yes
checking for netinet/tcp.h... yes
checking whether shutdown of listen socket trigger select()... no
checking whether the linker accepts -fno-strict-aliasing... yes
checking whether C compiler accepts -fno-strict-aliasing... yes
checking whether byte ordering is bigendian... no
checking for curl... yes
checking for makeinfo... yes
checking for poll.h... yes
checking for poll... yes
checking linux/version.h usability... no
checking linux/version.h presence... no
checking for linux/version.h... no
checking for Linux epoll(7) interface... no
checking for fcntl.h... yes
checking for math.h... yes
checking for errno.h... yes
checking for limits.h... yes
checking for stdio.h... yes
checking for locale.h... yes
checking for sys/stat.h... (cached) yes
checking for sys/types.h... (cached) yes
checking for sys/types.h... (cached) yes
checking for sys/time.h... (cached) yes
checking for sys/msg.h... yes
checking for time.h... (cached) yes
checking for sys/mman.h... yes
checking for sys/ioctl.h... yes
checking for sys/socket.h... (cached) yes
checking for sys/select.h... (cached) yes
checking for netdb.h... yes
checking for netinet/in.h... (cached) yes
checking for netinet/ip.h... yes
checking for netinet/tcp.h... (cached) yes
checking for arpa/inet.h... yes
checking for endian.h... no
checking for machine/endian.h... yes
checking for sys/endian.h... no
checking for sys/param.h... yes
checking for sys/machine.h... no
checking for sys/byteorder.h... no
checking for machine/param.h... yes
checking for sys/isa_defs.h... no
checking for inttypes.h... (cached) yes
checking for stddef.h... yes
checking for unistd.h... (cached) yes
checking for sockLib.h... no
checking for inetLib.h... no
checking for net/if.h... yes
checking for search.h... yes
checking for tsearch... yes
checking whether tdelete works... yes
checking for rand... yes
checking for random... yes
checking for struct sockaddr_in.sin_len... yes
checking whether getsockname is declared... yes
checking for getsockname... yes
checking whether getsockname() is usable... yes
checking for sys/eventfd.h... no
checking whether pipe(3) is usable... yes
checking whether pipe2(2) is usable... no
checking for accept4... no
checking for gmtime_r... yes
checking for memmem... yes
checking for snprintf... yes
checking whether gmtime_s is declared... no
checking whether SOCK_NONBLOCK is declared... no
checking whether clock_gettime is declared... no
checking for clock_get_time... yes
checking for gethrtime... no
checking for IPv6... yes
checking whether the linker accepts -fvisibility=hidden... yes
checking whether C compiler accepts -fvisibility=hidden... yes
checking for gawk... (cached) awk
checking for curl-config... /usr/bin/curl-config
checking for the version of libcurl... 7.43.0
checking for libcurl >= version 7.16.4... yes
checking whether libcurl is usable... yes
checking for curl_free... yes
checking for suitable libmagic... no
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for _LARGEFILE_SOURCE value needed for large files... no
checking for lseek64... no
checking for pread64... no
checking for pread... yes
checking for Linux-style sendfile(2)... no
checking for FreeBSD-style sendfile(2)... no
checking for Darwin-style sendfile(2)... yes
checking whether to generate error messages... yes
checking whether to enable postprocessor... yes
checking for zzuf... no
checking for socat... no
checking how to find GnuTLS library... automatically
checking for pkg-config... /usr/local/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking whether to add pkg-config special search directories... no
checking for gnutls... no
checking for gnutls/gnutls.h... no
checking for libgcrypt-config... no
checking for LIBGCRYPT - version >= 1.2.2... no
checking whether to support HTTPS... no (lacking libgnutls)
checking whether to support HTTP basic authentication... yes
checking whether to support HTTP digest authentication... yes
checking whether to support HTTP "Upgrade"... yes
checking for calloc()... yes
checking for fork()... yes
checking for waitpid()... yes
checking whether to compile with support for code coverage analysis... no
checking the number of available CPUs... 8
checking whether to enable debug asserts... no
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating src/microhttpd/microhttpd_dll_res.rc
config.status: creating libmicrohttpd.pc
config.status: creating w32/common/microhttpd_dll_res_vc.rc
config.status: creating po/configure.acT
config.status: creating Makefile
config.status: creating contrib/Makefile
config.status: creating doc/Makefile
config.status: creating doc/doxygen/Makefile
config.status: creating doc/examples/Makefile
config.status: creating m4/Makefile
config.status: creating src/Makefile
config.status: creating src/include/Makefile
config.status: creating src/microhttpd/Makefile
config.status: creating src/examples/Makefile
config.status: creating src/testcurl/Makefile
config.status: creating src/testcurl/https/Makefile
config.status: creating src/testzzuf/Makefile
config.status: creating MHD_config.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing po/configargs.stamp commands
config.status: po/configargs.stamp is updated
configure: libmicrohttpd 0.9.56 Configuration Summary:
Cross-compiling: no
Operating System: darwin15.6.0
Threading lib: posix
Use thread names: yes
Inter-thread comm: pipe
libcurl (testing): yes
Target directory: /usr/local/Cellar/libmicrohttpd/0.9.56
Shutdown of listening socket
trigger select: no
Use debug asserts: no
Messages: yes
Basic auth.: yes
Digest auth.: yes
HTTP "Upgrade": yes
Postproc: yes
HTTPS support: no (lacking libgnutls)
poll support: yes
epoll support: no
sendfile used: yes, Darwin-style
build docs: yes
build examples: yes
configure:
License : LGPL or eCos
==> make install
Making install in contrib
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
Making install in m4
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
Making install in src
Making install in include
Making install in .
make[4]: Nothing to be done for `install-exec-am'.
../.././install-sh -c -d '/usr/local/Cellar/libmicrohttpd/0.9.56/include'
/usr/bin/install -c -m 644 microhttpd.h '/usr/local/Cellar/libmicrohttpd/0.9.56/include'
Making install in microhttpd
/bin/sh ../../libtool --tag=CC --mode=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 -o libmicrohttpd_la-connection.lo `test -f 'connection.c' || echo './'`connection.c
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 connection.c -fno-common -DPIC -o .libs/libmicrohttpd_la-connection.o
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 connection.c -o libmicrohttpd_la-connection.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CC --mode=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 -o libmicrohttpd_la-reason_phrase.lo `test -f 'reason_phrase.c' || echo './'`reason_phrase.c
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 reason_phrase.c -fno-common -DPIC -o .libs/libmicrohttpd_la-reason_phrase.o
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 reason_phrase.c -o libmicrohttpd_la-reason_phrase.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CC --mode=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 -o libmicrohttpd_la-daemon.lo `test -f 'daemon.c' || echo './'`daemon.c
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 daemon.c -fno-common -DPIC -o .libs/libmicrohttpd_la-daemon.o
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 daemon.c -o libmicrohttpd_la-daemon.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CC --mode=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 -o libmicrohttpd_la-internal.lo `test -f 'internal.c' || echo './'`internal.c
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 internal.c -fno-common -DPIC -o .libs/libmicrohttpd_la-internal.o
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 internal.c -o libmicrohttpd_la-internal.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CC --mode=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 -o libmicrohttpd_la-memorypool.lo `test -f 'memorypool.c' || echo './'`memorypool.c
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 memorypool.c -fno-common -DPIC -o .libs/libmicrohttpd_la-memorypool.o
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 memorypool.c -o libmicrohttpd_la-memorypool.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CC --mode=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 -o libmicrohttpd_la-mhd_mono_clock.lo `test -f 'mhd_mono_clock.c' || echo './'`mhd_mono_clock.c
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_mono_clock.c -fno-common -DPIC -o .libs/libmicrohttpd_la-mhd_mono_clock.o
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_mono_clock.c -o libmicrohttpd_la-mhd_mono_clock.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CC --mode=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 -o libmicrohttpd_la-sysfdsetsize.lo `test -f 'sysfdsetsize.c' || echo './'`sysfdsetsize.c
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 sysfdsetsize.c -fno-common -DPIC -o .libs/libmicrohttpd_la-sysfdsetsize.o
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 sysfdsetsize.c -o libmicrohttpd_la-sysfdsetsize.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CC --mode=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 -o libmicrohttpd_la-mhd_str.lo `test -f 'mhd_str.c' || echo './'`mhd_str.c
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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment