Ohhh... thanks a lot ! I'am jaust about to do it... 2009/3/16 Dan Nelson <[email protected]>
> In the last episode (Mar 16), Alexej Sokolov said: > > how to correctly rebuild only libpcap from /usr/src/contrib without > > rebuilding the whole world ? I try to do in libpcap some changes, then > > make; make install in > > /usr/src/contrib/libpcap, > > but the changes are not visible by calling changed functions :( > > What I do wrong ? > > /usr/src/contrib is a repository of 3rd-party source trees, and they're not > meant to be built from. Try running your "make ; make install" in > /usr/src/lib/libpcap instead. > > -- > Dan Nelson > [email protected] > _______________________________________________ > [email protected] mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-hackers > To unsubscribe, send any mail to "[email protected]" > _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail to "[email protected]"

