Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 26 Aug 2005 14:21:23 -0500
From:      Scot Hetzel <swhetzel@gmail.com>
To:        Kurt Buff <KBuff@zetron.com>
Cc:        freebsd-stable@freebsd.org
Subject:   Re: A problem with ntop after upgrading from 5.3 to stable
Message-ID:  <790a9fff05082612215991756d@mail.gmail.com>
In-Reply-To: <054222519C2ED411A68E00508B603AC70A3D0862@zetxch01.zetron.com>
References:  <054222519C2ED411A68E00508B603AC70A3D0862@zetxch01.zetron.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 8/26/05, Kurt Buff <KBuff@zetron.com> wrote:
> > Your pkg_add command used a version of the port that was meant for
> > FreeBSD 6.x or 7.0-CURRENT.  You'll need to compile your own version,
> > or get the package for 5-stable.
> >
> > Scot
>=20
> OK, well mark me a just a tad confused. Why then, when I used
>=20
>        'pkg_add -r ntop'
>=20
> did the message:
>=20
> 'Fetching
> ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-5-stable/Latest/nto=
p.t
> bz... Done.'
>=20
> show on my screen? Forgive my ignorance, but that seems to indicate that
> it's using a package built for 5. Am I wrong?
>=20
It got the file from the right place, but apparently the build system
for 5-STABLE is broken, as libpthread.so.2 doesn't appear until
RELENG_6.

>=20
> However, per your thoughts, I did the 'make deinstall' and 'make install'=
.
> Not happy. Gives message:
>=20
> 'ntop-3.1_1 is marked as broken: Does not build with XML dump support.'
>=20
You may have to do:

make clean
make rmconfig
make install

and don't check 'XML dump support'.

--=20
DISCLAIMER:
No electrons were mamed while sending this message. Only slightly bruised.



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