On Mon, 08 Sep 2014 17:57:51 +0200
Matthias Andree <[email protected]> wrote:

> Am 07.09.2014 um 17:36 schrieb Janos Dohanics:
> 
> > [...]
> 
> Janos,
> 
> tl;dr: running "make clean && make install clean" should fix it.
> 
> The changes to the port need you to go through all the build phases
> again, which may be a bit inconvenient on slow/loaded computers, but
> otherwise changes like USE_BINUTILS are not picked up.
> 
> Tech background: ntop uses GNU configure, which records the state of
> several variables in its generated files (Makefile in particular), and
> the FreeBSD ports framework avoids re-running configure unless you
> "make clean".  libtool has been running "strip", not
> "/usr/local/bin/strip", as a consequence.
> 
> Hope that helps.
> 
> Best regards,
> Matthias

Matthias,

Thank you for your patience and explanation.

I did "make clean" and then "make install clean", but ended up with the
same error. I posted the entire build at
http://wwwr.3dresearch.com/psa/ntop_build if that might give any clues.

-- 
Janos Dohanics
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[email protected]"

Reply via email to