Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 8 Sep 2014 13:35:13 -0400
From:      Janos Dohanics <web@3dresearch.com>
To:        freebsd-ports@freebsd.org
Subject:   Re: net/ntop strip: ... Invalid operation
Message-ID:  <20140908133513.855917c50dce19d4d87416e0@3dresearch.com>
In-Reply-To: <540DD1FF.1040704@gmx.de>
References:  <20140904123253.3ce66f73b13e27196ea55c04@3dresearch.com> <540A0781.90609@gmx.de> <20140905203236.GB9400@home.opsec.eu> <540A1E95.4000802@gmx.de> <20140905204704.GC9400@home.opsec.eu> <540A34BB.3080704@gmx.de> <20140907113633.5bca18a55c5c6f2198800d62@3dresearch.com> <540DD1FF.1040704@gmx.de>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 08 Sep 2014 17:57:51 +0200
Matthias Andree <matthias.andree@gmx.de> 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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20140908133513.855917c50dce19d4d87416e0>