Donate Share

Network Security Analysis Tool

Tracker: Bugs

5 BUILD BREAK - ID: 516598
Last Update: Comment added ( mixter )

I get the following error message building nsat on a
debian suid running 2.5.1.pre1

make[1]: Entering directory `/dir1/nsat-current/src'
make[2]: Entering directory `/dir1/nsat-current/src/smb'
compiling ADM smb scanner... done
make[2]: Leaving directory `/dir1/nsat-current/src/smb'
c++ -Wall -O6 -funroll-loops -ansi -fPIC -DLINUX -c
functions.cpp
functions.cpp: In function `int sysidle(int)':
functions.cpp:72: implicit declaration of function `int
time(...)'
make[1]: *** [functions.o] Error 1
make[1]: Leaving directory `/dir1/nsat-current/src'
make: *** [all] Error 2

I am using the 1.32 (latest version) of nsat.
Thanks
Manjo


Nobody/Anonymous ( nobody ) - 2002-02-12 20:47

5

Closed

Fixed

Nobody/Anonymous

None

None

Public


Comments ( 3 )




Date: 2002-02-14 23:13
Sender: mixterProject Admin

Logged In: YES
user_id=29639

It SHOULD be fixed in nsat 1.41. If this error
persists, you are probably missing the standard
includes time.h and/or sys/time.h. If this error
appears again, resubmit a bug report and paste
the output of ./configure. Thanks!


Date: 2002-02-13 22:05
Sender: nobody

Logged In: NO

Same thing, Mandrake 8.1.

make[1]: Entering directory `/usr/src/nsat-current/src'
make[2]: Entering directory `/usr/src/nsat-current/src/smb'
compiling ADM smb scanner... done
make[2]: Leaving directory `/usr/src/nsat-current/src/smb'
c++ -Wall -O6 -funroll-loops -ansi -fPIC -DLINUX -c
functions.cpp
functions.cpp: In function `int sysidle (int)':
functions.cpp:72: `time' undeclared (first use this
function)
functions.cpp:72: (Each undeclared identifier is reported
only once for
each function it appears in.)
make[1]: *** [functions.o] Error 1
make[1]: Leaving directory `/usr/src/nsat-current/src'
make: *** [all] Error 2



Date: 2002-02-13 22:04
Sender: nobody

Logged In: NO

Same thing, Mandrake 8.1.

make[1]: Entering directory `/usr/src/nsat-current/src'
make[2]: Entering directory `/usr/src/nsat-current/src/smb'
compiling ADM smb scanner... done
make[2]: Leaving directory `/usr/src/nsat-current/src/smb'
c++ -Wall -O6 -funroll-loops -ansi -fPIC -DLINUX -c
functions.cpp
functions.cpp: In function `int sysidle (int)':
functions.cpp:72: `time' undeclared (first use this
function)
functions.cpp:72: (Each undeclared identifier is reported
only once for
each function it appears in.)
make[1]: *** [functions.o] Error 1
make[1]: Leaving directory `/usr/src/nsat-current/src'
make: *** [all] Error 2



Log in to comment.

Attached File

No Files Currently Attached

Changes ( 3 )

Field Old Value Date By
status_id Open 2002-02-14 23:13 mixter
resolution_id None 2002-02-14 23:13 mixter
close_date - 2002-02-14 23:13 mixter