rebuilding libpcap

Dan Nelson dnelson at allantgroup.com
Mon Mar 16 11:57:54 PDT 2009


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
	dnelson at allantgroup.com


More information about the freebsd-hackers mailing list