> 
> > - the libpcap distribution is buggy :
> >   it uses the snprintf implementation of tcpdump but does not include the
> >   object file in the resulting libpcap library (so linking of tcpdump works,
> >   but linking of any other programs fails).
> >   You can add the snprintf.o (I do not remember exactly the file name) from
> >   the tcpdump distribution to the libpcap library then, configure should
> >   work
> 
> (BTW, you should probably send a note to [EMAIL PROTECTED] -
> "snprintf()" should perhaps move to libpcap to handle this case for
> applications that, unlike tcpdump and Ethereal, don't use snprintf and
> don't have their own copy of it on platforms that don't have it.)

--
Laurent DENIEL        | E-mail: [EMAIL PROTECTED]
Paris, FRANCE         |         [EMAIL PROTECTED]
                      | WWW   : http://www.worldnet.fr/~deniel
    All above opinions are personal, unless stated otherwise.

-
This is the TCPDUMP workers list. It is archived at
http://www.tcpdump.org/lists/workers/index.html
To unsubscribe use mailto:[EMAIL PROTECTED]?body=unsubscribe

Reply via email to