Look in config.log and see what the error message is...
What I reported before, and also this:
configure: failed program was: | #line 17051 "configure" | /* confdefs.h. */
[lotsa defines deleted...]
| /* end confdefs.h. */
|
| /* Override any gcc2 internal prototype to avoid an error. */
| #ifdef __cplusplus
| extern "C"
| #endif
| /* We use char because int might match the return type of a gcc2
| builtin and then its argument prototype would still apply. */
| char rrd_create ();
| int
| main ()
| {
| rrd_create ();
| ;
| return 0;
| }Really peculiar, retrying from scratch and without the --enable-xmldump option made it work. Still need the XML though.
I should mention that I'm using automake 1.7.3 (instead of 1.6.3) and autoconf 2.57 (instead of 2.53), maybe it's important.
-- Nicola Larosa CTO [EMAIL PROTECTED] ********** Araknos Srl - http://www.araknos.it/ V. Boezio 6 00192 Roma Italy tel. +39-06-32803432 fax +39-06-32803400 V. Signorini 17 40133 Bologna Italy tel. +39-051-6182406 fax +39-051-6182407
_______________________________________________ Ntop-dev mailing list [EMAIL PROTECTED] http://listgateway.unipi.it/mailman/listinfo/ntop-dev
