Hi, and thanks for responding.
My crypt.h appears to be in place. I found the exact problem in this mailing
list archive from 1 year ago. The suggested solution was to install glibc
with the glibc-crypt add-on. I tried that, to no avail. The config.log shows
the following:
configure:3744: checking for crypt
configure:3772: gcc -o conftest -g -O2 -pipe conftest.c -ldl 1>&5
/root/tmp/ccuPQkPb.o: In function `main':
/usr/src/ntop/configure:3766: undefined reference to `crypt'
collect2: ld returned 1 exit status
configure: failed program was:
#line 3749 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char crypt(); below. */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error. */
/* We use char because int might match the return type of a gcc2
builtin and then its argument prototype would still apply. */
char crypt();
I am not sure what it means by an undefined reference to crypt. Any
suggestions?
-----Original Message-----
From: Burton M. Strauss III [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, June 05, 2002 1:45 PM
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Subject: RE: [Ntop] configure script cannot find crypt
Look in config.log to see what ./configure found when looking for crypt -
could be you're missing the header files (often those are in a -devel rpm if
you're running RedHat)
-----Burton
-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Fenn
Rider
Sent: Wednesday, June 05, 2002 3:04 PM
To: '[EMAIL PROTECTED]'
Subject: [Ntop] configure script cannot find crypt
I am trying to install ntop, and the configure script cannot seem to find
the crypt library. I think I have it installed. Doing a find on *crypt*
shows this:
/usr/lib/libcrypto.so.0
/usr/lib/libcrypto.so.0.9.6
/usr/lib/libcrypt.a
/usr/lib/libcrypt.so
/lib/libcrypt-2.2.4.so
/lib/libcrypt.so.1
Do I need something else?
Fenn Rider
Director of IT
BridgePath, Inc
463 Bryant Street, 2nd Floor
San Francisco, CA 94107
Ph: 415-946-6003 Fax: 415-946-6001
[EMAIL PROTECTED]
<http://www.bridgepath.com/>
The BridgePath Exchange helps staffing firms reduce unfilled job orders and
unplaced candidates
_______________________________________________
Ntop mailing list
[EMAIL PROTECTED]
http://listgateway.unipi.it/mailman/listinfo/ntop
_______________________________________________
Ntop mailing list
[EMAIL PROTECTED]
http://listgateway.unipi.it/mailman/listinfo/ntop
_______________________________________________
Ntop mailing list
[EMAIL PROTECTED]
http://lists.ntop.org/mailman/listinfo/ntop