Hallo again. |Alexander Harm <[email protected]> wrote: ||I’m trying to build s-nail/s-mailx on macOS to ultimately create a \ ||Homebrew formula for it. ... ||While configure works fine, the build process fails as soon as OpenSSL \ ||is involved: || ||* make CONFIG=NULL: works ||* make CONFIG=MINIMAL: works ||* make CONFIG=MEDIUM: works ||* make CONFIG=NETSEND: fails
Ok and i now also see that if i do this on Linux then we get warnings from OpenSSL if we use a C99 compiler since that includes inttypes.h and we do include stdint.h in the C99 case, and then define some macros which normally come from inttypes.h. This is wrong. Fixed on [master] (to be pushed still). Thanks for reporting this! Ciao, --steffen | |Der Kragenbaer, The moon bear, |der holt sich munter he cheerfully and one by one |einen nach dem anderen runter wa.ks himself off |(By Robert Gernhardt)
