#18839: Compile error Curl (r44181)
--------------------+------------------------
 Reporter:  guenti  |      Owner:  developers
     Type:  defect  |     Status:  new
 Priority:  high    |  Milestone:
Component:  other   |    Version:  Trunk
 Keywords:          |
--------------------+------------------------
 OpenWrt-libtool: compile:  powerpc-openwrt-linux-uclibcspe-gcc
 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib
 -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem
 /home/guenther/openwrt/wdr4900/trunk/staging_dir/target-
 powerpc_8540_uClibc-0.9.33.2/usr/include -isystem
 /home/guenther/openwrt/wdr4900/trunk/staging_dir/target-
 powerpc_8540_uClibc-0.9.33.2/include -isystem
 /home/guenther/openwrt/wdr4900/trunk/staging_dir/toolchain-
 powerpc_8540_gcc-4.8-linaro_uClibc-0.9.33.2/usr/include -isystem
 /home/guenther/openwrt/wdr4900/trunk/staging_dir/toolchain-
 powerpc_8540_gcc-4.8-linaro_uClibc-0.9.33.2/include
 -I/home/guenther/openwrt/wdr4900/trunk/staging_dir/target-
 powerpc_8540_uClibc-0.9.33.2/usr/include -fvisibility=hidden -Os -pipe
 -mcpu=8540 -fno-caller-saves -fhonour-copts -Wno-error=unused-but-set-
 variable -fPIC -Wno-system-headers -MT vtls/libcurl_la-vtls.lo -MD -MP -MF
 vtls/.deps/libcurl_la-vtls.Tpo -c vtls/vtls.c  -fPIC -DPIC -o vtls/.libs
 /libcurl_la-vtls.o
 vtls/vtls.c: In function 'Curl_ssl_md5sum':
 vtls/vtls.c:841:3: error: unknown type name 'MD5_context'
    MD5_context *MD5pw;
    ^
 vtls/vtls.c:845:25: error: 'Curl_DIGEST_MD5' undeclared (first use in this
 function)
    MD5pw = Curl_MD5_init(Curl_DIGEST_MD5);
                          ^
 vtls/vtls.c:845:25: note: each undeclared identifier is reported only once
 for each function it appears in
 Makefile:1871: recipe for target 'vtls/libcurl_la-vtls.lo' failed
 make[5]: *** [vtls/libcurl_la-vtls.lo] Error 1

--
Ticket URL: <https://dev.openwrt.org/ticket/18839>
OpenWrt <http://openwrt.org>
Opensource Wireless Router Technology
_______________________________________________
openwrt-tickets mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-tickets

Reply via email to