Dear Sir,

backtrace _isn't_ found by configure .. even with -lc

configure:4127: checking for backtrace in -lc
configure:4146: gcc -o conftest -g -O2 -pipe   conftest.c -lc   1>&5
/tmp/cc475FVO.o: In function `main':
/home/anwsmh/build/ntop-2.1.2/ntop/configure(.text+0x7): undefined
reference to `backtrace'
configure: failed program was:
#line 4135 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char backtrace();

int main() {
backtrace()
; return 0; }


Not in libc.a ?

stan> nm -s /usr/lib/libc.a | grep -i backtrace
stan> 

Yours sincerely.


-- 
------------------------------------------------------------------------
Stanley Hopcroft
------------------------------------------------------------------------

'...No man is an island, entire of itself; every man is a piece of the
continent, a part of the main. If a clod be washed away by the sea,
Europe is the less, as well as if a promontory were, as well as if a
manor of thy friend's or of thine own were. Any man's death diminishes
me, because I am involved in mankind; and therefore never send to know
for whom the bell tolls; it tolls for thee...'

from Meditation 17, J Donne.
_______________________________________________
Ntop-dev mailing list
[EMAIL PROTECTED]
http://lists.ntop.org/mailman/listinfo/ntop-dev

Reply via email to