Installing Pine On Debian

From: Steve (stevesusenet_at_yahoo.com)
Date: 08/30/03


Date: 30 Aug 2003 07:34:37 -0700

Hi;

I'm having trouble installing pine on knoppix/debian.

I did:
apt-get source pine

I got pine 4.44, decompressed it, went into the dir and ran:

dpkg-buildpackage.

I got the following errors below which I don't what they mean or what
to do about them.

Any help will be greatly appreciated.

Thanks in advance

Steve

../c-client/c-client.a(osdep.o)(.text+0x72de): In function `checkpw':
: undefined reference to `crypt'
../c-client/c-client.a(osdep.o)(.text+0x7398): In function `checkpw':
: undefined reference to `crypt'
collect2: ld returned 1 exit status
make[3]: *** [mtest] Error 1
make[3]: Leaving directory `/usr/local/pine-4.44/imap/mtest'
make[2]: *** [bundled] Error 2
make[2]: Leaving directory `/usr/local/pine-4.44/imap'
make[1]: *** [slx] Error 2
make[1]: Leaving directory `/usr/local/pine-4.44/imap'
make: *** [build-all] Error 2
root@WisdomKnoppix:/usr/local/pine-4.44#