ettercap make fail

Marius Strobl marius at alchemy.franken.de
Sat Nov 20 05:00:10 PST 2004


On Fri, Nov 19, 2004 at 07:06:56PM -0500, Hans Schönmehl wrote:
> hi there,
> 
> after a portupograde ( including the
> libnet-1.0.2,1 to libnet-1.0.2a,1 )
> make ( and portupgrade ) for ettercap
> produces " error 1", see the attached output.
> obviously is ettercap looking for libnet-1.0.2,1,
> which were upgraded..
> do I have to additionally install the libnet-1.0.2,1 again ??
> 

Like the configure script says ettercap 0.7.1 requires libnet >= 1.1.2.1
which corresponds to net/libnet-devel. I changed the Makefile of the
ettercap port to explicitly check for net/libnet-devel and not confuse
confuse an installed net/libnet with it so the port no longer attempts
to build with an installed net/libnet. Unfortunately this won't help
you much if you have other ports depending on net/libnet installed
as net/libnet currently conflicts with net/libnet-devel.
The issue with detecting the installed version of net/libnet* wrongly
also affects a couple of other ports.



More information about the freebsd-ports mailing list