Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 6 Aug 2003 08:57:53 -0700 (PDT)
From:      Charlie Schluting <charlie@schluting.com>
To:        freebsd-current@freebsd.org
Subject:   ntop broken?
Message-ID:  <20030806085137.W47031@cheshire.cat.pdx.edu>

next in thread | raw e-mail | index | archive | help

Howdy,
Running 5.0.
I'm trying to install ntop from ports, but this is what I get:

* ERROR: 1. Basic c library routines are missing.
*           (yes means it was found, no means it was not found)
*
*              crypt.h...no (optional)
*              crypt() in -lc...no -lcrypt...no
*
*>>> No way to proceed.
*
*???     1. Install the necessary c compiler libraries/headers
*???    and Rerun ./configure

Ok, then maybe I can install crypto stuff? I found:
mcrypt: This program is intended to replace crypt(1)

Cool, so I tried to install;

su-2.05b# make install
===>  mcrypt-2.5.13 is marked as broken: Does not configure.

:(

I there something else I can install to satisfy ntop's configure error:
crypt() in -lc...no -lcrypt...no

TIA,

--Charlie



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030806085137.W47031>