> Hi, > I got following error while compilation of ntop. Does anyone have any idea > about it? > > > checking for crypt... configure: WARNING: error > > ******************************************************************* > * > * ERROR: 1. Basic c library routines are missing. > * (yes means it was found, no means it was not found) > * > * crypt.h...yes (optional) > * crypt() in -lc...no -lcrypt...no > * > *>>> No way to proceed. > * > *??? 1. Install the necessary c compiler libraries/headers > *??? and Rerun ./configure > * > ******************************************************************* > > configure: error: Unable to continue... aborting ./configure > > Kind Regards, > Kamal
Sounds like a missing library - usual instructions - read the config.log file, find the actual error and fix it. Beyond that, we need information - see the HowTo Ask for Help in docs/FAQ... -----Burton _______________________________________________ Ntop-dev mailing list [EMAIL PROTECTED] http://listgateway.unipi.it/mailman/listinfo/ntop-dev
