Hello!

I am trying to compile qmailadmin but I can't get it to work. The build
fails with messages like this one:

alias.o: In function `delredirectnow':
/home/brasse/qmailadmin-0.45/alias.c:587: undefined reference to `slen'
/home/brasse/qmailadmin-0.45/alias.c:589: undefined reference to `scopy'
/home/brasse/qmailadmin-0.45/alias.c:590: undefined reference to `scat'

I am guessing that these functions are defined in libvpopmail. I am using
vpopmail 5.0. Does anyone know if these funstions are still defined in
that version? That's the only explanation I can find. The lib_deps and
inc_deps files are in /home/vpopmail/etc. The contents of them looks like
this:

inc_deps:
-I/home/vpopmail/include

lib_deps:
-L/home/vpopmail/lib -lvpopmail

Any suggestions?

Regards,
Mattias


Reply via email to