[SA-exim] localscan_dlopen.patch trouble with exim4 - compilefails :((

Volker Augustin v.augustin at multiartstudio.de
Thu, 20 Jun 2002 17:44:51 +0200


aaaah, yes i see it in exim.h but dont know what to do

Derrick 'dman' Hudson wrote:

> Take a look at exim.h :
>
> /* These three are to support the IP option logging code. Linux is
> different to everyone else and there are also other systems which don't
> have netinet/ip_var.h, so there's a general macro to control its inclusion. */
>
> #include <netinet/in_systm.h>
> #include <netinet/ip.h>
>
> #ifndef NO_IP_VAR_H
> #include <netinet/ip_var.h>
> #endif
>
> | i dont have this!
>
> Nor do I.  I'm using Linux.
>
> | whats up here?
>
> The macro NO_IP_VAR_H is not defined when you are building, but
> (probably) it should be.  It looks like you're building on linux, and
> this line in OS/os.h-Linux is what takes care of that "missing" file.
>     #define NO_IP_VAR_H
> You haven't changed that at all, have you?
>

so you mean i have to disable/delete this line?

thanks, volker


>
> HTH,
> -D
>
> --
>
> A mouse is a device used to point at the xterm you want to type in.
>   --Kim Alm, a.s.r
>
> http://dman.ddts.net/~dman/
>
>   ------------------------------------------------------------------------
>    Part 1.2Type: application/pgp-signature