[Exim] Build Exim with Oracle support

Kezdőlap
Üzenet törlése
Válasz az üzenetre
Szerző: Charlie Elgholm
Dátum:  
Címzett: exim-users
Tárgy: [Exim] Build Exim with Oracle support
Hello!

I'm new to this list, and also new to Exim.

I'm trying to build Exim with Oracle support but it keeps
backfiring on me with the stupid:
---
make[1]: *** No rule to make target `lookups/lookups.a', needed by `exim'.
Stop.
---

I=I've tried including the LOOKUP_LIBS in the Local/Makefile:
---
LOOKUP_LIBS=-L/usr/lib -L/home/oracle/product/9i/lib
---

But it doesn't help..

Anyone?

PS. I know it is the Oracle-support which I can't get to work because if I
remove
"LOOKUP_ORACLE=yes" it compiles perfectly.

/Charlie