[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
ntop
- To: ports@openbsd.org
- Subject: ntop
- From: Waldemar Brodkorb <wbx@luusa.org>
- Date: Mon, 4 Nov 2002 10:11:06 +0100
- Content-Disposition: inline
- Mail-Followup-To: ports@openbsd.org
- User-Agent: Mutt/1.4i
Hello,
is anyone working on a ntop 2.1.x port?
I've compiled a working version of 2.1.3 on x86 without
plugins. If nobody is working on a port, I will give it a try.
(OpenBSD 3.2)
bye
Waldemar
P.S.: Probably someone could explain me, what this errormessage
mean:
gcc -shared -fPIC -o .libs/libsflowPlugin.so.3.0 sflowPlugin.lo
ar cru .libs/libsflowPlugin.a sflowPlugin.o
ranlib .libs/libsflowPlugin.a
creating libsflowPlugin.la
(cd .libs && rm -f libsflowPlugin.la && ln -s ../libsflowPlugin.la
libsflowPlugin.la)
gcc -bundle -flat_namespace -undefined suppress -o
.libs/libicmpPlugin.so.0.0 icmpPlugin.o
gcc: suppress: No such file or directory
gcc: file path prefix `/usr/lib/gcc-lib/undle/2.95.3/' never used
gmake[3]: *** [.libs/libicmpPlugin.so.0.0] Error 1
I get the same message, when I use gcc 3.2 instead of gcc 2.95.3.
--
8485 D0CE 2743 656E 867C 5C93 0317 AFD8 BE21 BD90
- Follow-Ups:
- Re: ntop
- From: naddy@mips.inka.de (Christian Weisgerber)
- Re: ntop
- From: Waldemar Brodkorb <wbx@luusa.org>