Re: Another libESMTP compile problem



On Fri, 20 July 08:00 "Chausson, Cedric (FR - Neuilly)" wrote:
> I solved my earlier compile problem by downloading openssl-devel, the make
> process went further than last time but it stopped at this new error
> message. I don't have a clue what it means :
> 
> errors.c: In function `set_herror':
> errors.c:193: `ENOMEM' undeclared (first use in this function)

ENOMEM is an error code, it is #defined in errno.h
I figure if your system doesn't have this, something in your build
environment is very badly broken.  This is definitely not a libESMTP
problem.

Brian




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]