Hi all,

I'm trying to compile ntop 2.1.3 under MacOSX (10.2.5)

After making the ./configure script I have run it and this is what I get:

[...]
checking for C compiler default output... configure: error: C compiler cannot create executables
check `config.log' for details.
[...]

and in the config.log there is:

[...]
configure:2140: checking for cc
configure:2156: found /usr/bin/cc
configure:2166: result: cc
configure:2328: checking for C compiler version
configure:2331: cc --version </dev/null >&5
2.95.2
configure:2334: $? = 0
configure:2336: cc -v </dev/null >&5
Reading specs from /usr/libexec/gcc/darwin/ppc/2.95.2/specs
Apple Computer, Inc. version gcc-934.3, based on gcc version 2.95.2 19991024 (re
lease)
configure:2339: $? = 0
configure:2341: cc -V </dev/null >&5
cc: argument to `-V' is missing
configure:2344: $? = 1
configure:2364: checking for C compiler default output
configure:2367: cc conftest.c >&5
/usr/bin/ld: /usr/lib/libSystem.dylib load command 9 unknown cmd field
configure:2370: $? = 1
configure: failed program was:
#line 2347 "configure"
#include "confdefs.h"

int
main ()
{

;
��return 0;
}
configure:2397: error: C compiler cannot create executables
check `config.log' for details.
[...]


can someone help me?

Thanks a lot.
Filippo

Reply via email to