View Issue Details

IDProjectCategoryView StatusLast Update
0000403Kali LinuxKali Package Bugpublic2013-06-11 20:34
Reporteredulramirez Assigned Tomuts  
PrioritynormalSeverityminorReproducibilityhave not tried
Status closedResolutionwon't fix 
Platformx86OSKaliOS Version1.0
Summary0000403: ERROR INSTALLING NTOP
Description

AFTER RUN autogen.sh , RUN MAKE COMMAND and get this message:
version.c:17:25: warning: missing terminating " character [enabled by default]
version.c:17:1: error: missing terminating " character
version.c:18:1: error: expected ',' or ';' before 'char'
make[2]: [version.lo] Error 1
make[2]: Leaving directory `/root/ntop-5.0.1'
make[1]:
[all-recursive] Error 1
make[1]: Leaving directory `/root/ntop-5.0.1'
make: *** [all] Error 2

you need to edit version.c file that comes in ntop-5.0.1.tar.gz, delete de quote in the lani 17 column 25.

Activities

muts

muts

2013-06-11 20:34

reporter   ~0000537

Not even sure what this bug report is about. Please read http://docs.kali.org/troubleshooting/submitting-issues-kali-bug-tracker before submitting bug reports. Closing.

Issue History

Date Modified Username Field Change
2013-06-11 20:11 edulramirez New Issue
2013-06-11 20:34 muts Note Added: 0000537
2013-06-11 20:34 muts Status new => closed
2013-06-11 20:34 muts Assigned To => muts
2013-06-11 20:34 muts Resolution open => won't fix