Page 1 of 1

IMAPD - Komp. Problem

Posted: 2003-03-10 09:25
by powie
Ich versuche nach dem Teil aus den FAQ den IMAP Server mal zu installieren.

Habe den IMAPD-2002b entpackt und versuche den zu maken.

Bekomme da folgende Fehlermeldung:

/usr/local/src/imap-2002b/mtest/mtest.c:517: the `gets' function is dangerous and should
be used.
../c-client/c-client.a(osdep.o): In function `checkpw':
/usr/local/src/imap-2002b/c-client/osdep.c:77: undefined reference to `crypt'
collect2: ld returned 1 exit status


Habe aus Verdacht mal die cryptlib nachinstalliert, aber das hilft nicht. Jemand eine Idee ?

Re: IMAPD - Komp. Problem

Posted: 2003-03-11 14:07
by powie
niemand ne Idee ?

Re: IMAPD - Komp. Problem

Posted: 2003-03-11 14:18
by scythe42
sieht aus, als wenn die libcrypt aus der glibc bei dir nicht gefunden werden kann... zumindestens hatte ich die undefined referneces to crypt mal, als ich aus versehen gekillt habe...