Ethical Hacking

Learn to find vulnerabilities before the bad guys do! Gain real world hands on hacking experience in our state of the art hacking lab. Course designed and taught by expert instructors with years of penetration testing experience. 12 student maximum in every class. Certification attempt included in every package.
Computer Forensics Training at InfoSec Institute

Gain the in-demand skills of a certified computer examiner, learn to recover trace data left behind by fraud, theft, and cybercrime perpetrators. Discover the source of computer crime and abuse at your organization so that it never happens again. All of our class sizes are guaranteed to be 12 students or less to facilitate one-on-one interaction with one of our expert instructors.




Network Security Nessus-Users
[Top] [All Lists]

Install Problem

Subject: Install Problem
Date: Fri, 24 Feb 2006 15:06:39 -0500
Hope this is the right group. If not yell at me. I am trying to install
2.2.6. I do not want to use the linux gui, so I configured nessus-core using
the --disable-gtk and then ran make && make install. The configure works,
but the make fails with xstuff errors and nothing is built. I have included
the output from make. Any help would be appreciated. Obviously I am new to
nessus.

Thanks

[root@host nessus-core]# make && make install
cd nessus && make
make[1]: Entering directory `/nesses/nessus-core/nessus'
gcc -g -O2  `sh ./cflags`        -c xstuff.c
xstuff.c:32:21: gtk/gtk.h: No such file or directory
In file included from xstuff.c:35:
xstuff.h:24: error: syntax error before '*' token
xstuff.h:25: error: syntax error before '*' token
xstuff.h:26: error: syntax error before '*' token
xstuff.h:26: error: syntax error before '*' token
xstuff.h:26: warning: type defaults to `int' in declaration of `make_pixmap'
xstuff.h:26: warning: data definition has no type or storage class
xstuff.c: In function `init_display':
xstuff.c:41: warning: implicit declaration of function `gtk_init'
xstuff.c: At top level:
xstuff.c:45: error: syntax error before '*' token
xstuff.c: In function `close_window':
xstuff.c:47: warning: implicit declaration of function `gtk_widget_hide'
xstuff.c:47: error: `w' undeclared (first use in this function)
xstuff.c:47: error: (Each undeclared identifier is reported only once
xstuff.c:47: error: for each function it appears in.)
xstuff.c: At top level:
xstuff.c:51: error: syntax error before '*' token
xstuff.c: In function `close_display':
xstuff.c:57: warning: implicit declaration of function `gtk_main_quit'
xstuff.c: At top level:
xstuff.c:63: error: syntax error before "GdkPixmap"
xstuff.c:63: warning: no semicolon at end of struct or union
xstuff.c:64: warning: type defaults to `int' in declaration of `mask'
xstuff.c:64: warning: data definition has no type or storage class
xstuff.c:65: error: syntax error before '}' token
xstuff.c:68: error: syntax error before "p"
xstuff.c: In function `pixmap_and_mask_destroy_notify':
xstuff.c:70: warning: implicit declaration of function `gdk_pixmap_unref'
xstuff.c:70: error: `p' undeclared (first use in this function)
xstuff.c:71: warning: implicit declaration of function `gdk_bitmap_unref'
xstuff.c:72: warning: implicit declaration of function `g_free'
xstuff.c: At top level:
xstuff.c:75: error: syntax error before '*' token
xstuff.c:77: error: syntax error before '*' token
xstuff.c:80: warning: return type defaults to `int'
xstuff.c: In function `make_pixmap':
xstuff.c:82: error: `gchar' undeclared (first use in this function)
xstuff.c:82: error: syntax error before "name"
xstuff.c:83: error: `GdkColormap' undeclared (first use in this function)
xstuff.c:83: error: `colormap' undeclared (first use in this function)
xstuff.c:85: warning: implicit declaration of function `g_snprintf'
xstuff.c:85: error: `name' undeclared (first use in this function)
xstuff.c:85: error: `xpm_data' undeclared (first use in this function)
xstuff.c:86: warning: implicit declaration of function `gtk_object_get_data'
xstuff.c:86: warning: implicit declaration of function `GTK_OBJECT'
xstuff.c:86: error: `widget' undeclared (first use in this function)
xstuff.c:86: warning: assignment makes pointer from integer without a cast
xstuff.c:88: warning: implicit declaration of function `g_malloc'
xstuff.c:88: error: dereferencing pointer to incomplete type
xstuff.c:88: warning: assignment makes pointer from integer without a cast
xstuff.c:89: warning: implicit declaration of function
`gtk_widget_get_colormap'
xstuff.c:90: error: dereferencing pointer to incomplete type
xstuff.c:91: warning: implicit declaration of function
`gdk_pixmap_colormap_create_from_xpm_d'
xstuff.c:92: error: dereferencing pointer to incomplete type
xstuff.c:92: error: `transparent' undeclared (first use in this function)
xstuff.c:92: error: syntax error before ')' token
xstuff.c:94: warning: implicit declaration of function
`gtk_object_set_data_full'
xstuff.c:96: warning: implicit declaration of function `gtk_pixmap_new'
xstuff.c:96: error: dereferencing pointer to incomplete type
xstuff.c:96: error: dereferencing pointer to incomplete type
xstuff.c:96: warning: return makes pointer from integer without a cast
make[1]: *** [xstuff.o] Error 1
make[1]: Leaving directory `/nesses/nessus-core/nessus'
make: *** [client] Error 2
_______________________________________________
Nessus mailing list
Nessus@list.nessus.org
http://mail.nessus.org/mailman/listinfo/nessus
<Prev in Thread] Current Thread [Next in Thread>