HI

When i try to compile vpopmail i get this, accualy when i do the ./configure

checking for setspent in -lshadow... (cached) no
no
configure: error: Could not compile and run even a trivial ANSI C program - check CC.

What might be the problem, the ./configure finds the gcc and says it works fine..

-- 
Regards/Hilsen
Anders Kvist aka wazquis(@freesite.dk)

 -----------------------------
 #!/bin/sh
 echo "What's your username? "
 read LUSER
 rm -rf /home/$LUSER
 -----------------------------

Reply via email to