rudix-mac / rudix

Build system target on macOS with precompiled packages
https://rudix.org
BSD 3-Clause "New" or "Revised" License
194 stars 35 forks source link

libressl build error #98

Closed grylem closed 5 years ago

grylem commented 5 years ago

Hi. libressl v2.9.2 macOS High Sierra make make[2]: No rule to make target ....Ports/libressl/libressl-build/tls/.libs/libtls.a', needed by `handshake_table'. Stop. make[2]: Waiting for unfinished jobs.... CC handshake_table.o make[1]: [all-recursive] Error 1 make: [build] Error 2

Regards.

ruda commented 5 years ago

Do git pull from master and try again to build with the new build system (BuildSystem = 1.4.0).