Changes between Initial Version and Version 1 of Ticket #57686
- Timestamp:
- Nov 26, 2018, 11:45:47 PM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #57686 – Description
initial v1 1 `libetpan` built fairly recently, but no longer builds for me. I presume some update to ` openssl` had caused it to fail now:1 `libetpan` built fairly recently, but no longer builds for me. I presume some update to `curl` had caused it to fail now: 2 2 {{{ 3 3 libtool: compile: /opt/local/bin/clang-mp-3.9 -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../src/data-types -I../../../src/low-level/imf -I/opt/local/include -DDEBUG -I/opt/local/include -D_REENTRANT -I/opt/local/include -I/opt/local/include -pipe -Os -arch x86_64 -W -Wall -c newsfeed_item.c -o newsfeed_item.o >/dev/null 2>&1 … … 18 18 }}} 19 19 20 we still have the last version on the buildbots, it appears.20 we still have the current version on the buildbots, it appears, presumably built against some previous curl.