Hi, i'm new to dbmail ...
I've tried to compile it on debian/woody (i386) but it failed. It seems
I need some library, but i don't know which one. Can someone help me ?
Here is the error message:
main.o: in function `main':
/home/bdusauso/dbmail-1.0/main.c:63: undefined reference to `ReadConfig'
I got it, the references to config.c (and the object file : config.o)
are missing in the Makefile...
How can i change that automatically ? (I don't want to edit all the
Makefile manually)
--
Dusausoy Bruno
Le mar 10/12/2002 à 14:21, Dusausoy Bruno a écrit :
> Hi, i'm new to dbmail
No i forgot to launch it...
I'm really sorry ...
Anyway, thanks a lot
--
Dusausoy Bruno
Le mar 10/12/2002 à 14:39, Roel Rozendaal - IC&S a écrit :
> Hi,
>
> did you run build.sh first? The undefined references the linker is
> reporting are actually calls to functions i