Mailing List Archive

NTOP on Solaris 8
Am I the only one who uses NTOP on Solaris 8 Intel and Sparc ?
Who else does ?

I got only the cvs version 01-04-30 compiled and running but without plugins
( ./configure --disable-plugins ).

My problems with make :

With ntop cvs until 01-04-30 inclusive I got error during ntop make :

*** No rule to make target `remoteInterface.c', needed by
> `remoteInterface.lo'. Stop.
Workaround : ./configure --disable-plugins

From ntop cvs version 01-05-01 I get an error in an earlier stage
as above during ntop make :

cd . \
&& CONFIG_FILES=Makefile CONFIG_HEADERS= /bin/sh ./config.status
creating Makefile
Makefile:472: *** missing separator. Stop.

what could be wrong , or what am I doing wrong ?
Jac
Re: NTOP on Solaris 8 [ In reply to ]
Hello Jac,

I have the same problems on FreeBSD (cured by --disable-plugins --
thanks!)... so don't think it is platform specific.

Tuesday, 22 May 2001, you wrote:

JE> Am I the only one who uses NTOP on Solaris 8 Intel and Sparc ?
JE> Who else does ?

JE> I got only the cvs version 01-04-30 compiled and running but without plugins
JE> ( ./configure --disable-plugins ).

JE> My problems with make :

JE> With ntop cvs until 01-04-30 inclusive I got error during ntop make :

JE> *** No rule to make target `remoteInterface.c', needed by
>> `remoteInterface.lo'. Stop.
JE> Workaround : ./configure --disable-plugins

>>From ntop cvs version 01-05-01 I get an error in an earlier stage
JE> as above during ntop make :

JE> cd . \
JE> && CONFIG_FILES=Makefile CONFIG_HEADERS= /bin/sh ./config.status
JE> creating Makefile
JE> Makefile:472: *** missing separator. Stop.

JE> what could be wrong , or what am I doing wrong ?
JE> Jac

JE> _______________________________________________
JE> Ntop mailing list
JE> Ntop@unipi.it
JE> http://listmanager.unipi.it/mailman/listinfo/ntop




Best regards,
Lee mailto:hostmaster@kechara.net
Re: NTOP on Solaris 8 [ In reply to ]
I had the same problem on a cut down install of RedHat 7 but when I installed the complete developer set, it went away. Try installing 'automake', 'm4', 'autoconf',etc,etc.

Regards

Andrew Milne

From: Lee Smallbone Reply-To: ntop@unipi.it To: Jac Engel Subject: Re: [Ntop] NTOP on Solaris 8 Date: Tue, 22 May 2001 09:14:15 +0100 Hello Jac, I have the same problems on FreeBSD (cured by --disable-plugins -- thanks!)... so don't think it is platform specific. Tuesday, 22 May 2001, you wrote: JE> Am I the only one who uses NTOP on Solaris 8 Intel and Sparc ? JE> Who else does ? JE> I got only the cvs version 01-04-30 compiled and running but without plugins JE> ( ./configure --disable-plugins ). JE> My problems with make : JE> With ntop cvs until 01-04-30 inclusive I got error during ntop make : JE> *** No rule to make target `remoteInterface.c', needed by >> `remoteInterface.lo'. Stop. JE> Workaround : ./configure --disable-plugins >>From ntop cvs version 01-05-01 I get an error in an earlier stage JE> as above during ntop make : JE> cd . \ JE> && CONFIG_FILES=Makefile CONFIG_HEADERS= /bin/sh ./config.status JE> creating Makefile JE> Makefile:472: *** missing separator. Stop. JE> what could be wrong , or what am I doing wrong ? JE> Jac JE> _______________________________________________ JE> Ntop mailing list JE> Ntop@unipi.it JE> http://listmanager.unipi.it/mailman/listinfo/ntop Best regards, Lee mailto:hostmaster@kechara.net _______________________________________________ Ntop mailing list Ntop@unipi.it http://listmanager.unipi.it/mailman/listinfo/ntop

Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com"]http://www.hotmail.com.
RE: NTOP on Solaris 8 [ In reply to ]
On Redhat 7.1 I have no problems at all it compiles fine !!, only on Solaris
8
Jac
-----Original Message-----
From: ntop-admin@unipi.it [mailto:ntop-admin@unipi.it]On Behalf Of Andrew
Milne
Sent: Wednesday, May 23, 2001 1:34 AM
To: ntop@unipi.it
Subject: Re: [Ntop] NTOP on Solaris 8


I had the same problem on a cut down install of RedHat 7 but when I
installed the complete developer set, it went away. Try installing
'automake', 'm4', 'autoconf',etc,etc.

Regards

Andrew Milne



From: Lee Smallbone
Reply-To: ntop@unipi.it
To: Jac Engel
Subject: Re: [Ntop] NTOP on Solaris 8
Date: Tue, 22 May 2001 09:14:15 +0100
Hello Jac,
I have the same problems on FreeBSD (cured by --disable-plugins --
thanks!)... so don't think it is platform specific.
Tuesday, 22 May 2001, you wrote:
JE> Am I the only one who uses NTOP on Solaris 8 Intel and Sparc ?
JE> Who else does ?
JE> I got only the cvs version 01-04-30 compiled and running but without
plugins
JE> ( ./configure --disable-plugins ).
JE> My problems with make :
JE> With ntop cvs until 01-04-30 inclusive I got error during ntop make :
JE> *** No rule to make target `remoteInterface.c', needed by
>> `remoteInterface.lo'. Stop.
JE> Workaround : ./configure --disable-plugins
>>From ntop cvs version 01-05-01 I get an error in an earlier stage
JE> as above during ntop make :
JE> cd . \
JE> && CONFIG_FILES=Makefile CONFIG_HEADERS= /bin/sh ./config.status
JE> creating Makefile
JE> Makefile:472: *** missing separator. Stop.
JE> what could be wrong , or what am I doing wrong ?
JE> Jac
JE> _______________________________________________
JE> Ntop mailing list
JE> Ntop@unipi.it
JE> http://listmanager.unipi.it/mailman/listinfo/ntop
Best regards,
Lee mailto:hostmaster@kechara.net
_______________________________________________
Ntop mailing list
Ntop@unipi.it
http://listmanager.unipi.it/mailman/listinfo/ntop


----------------------------------------------------------------------------
--
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.


_______________________________________________ Ntop mailing list
Ntop@unipi.it http://listmanager.unipi.it/mailman/listinfo/ntop
RE: NTOP on Solaris 8 [ In reply to ]
YES, YES

The version ntop-beta-2105.tgz was succesful compiled on Solaris 8 Intel
( now trying on Solaris 8 Sparc) and
I did not have the errors indicated below anymore ...... GREAT.

1) But there is something wrong with : make install.

If I run ntop from the directory where I compiled it, it starts ok the
plugin (from
./plugins ) :
23/May/2001:16:25:43 Welcome to Pep (Perl embedded Plugin) (c) 2000 R.
Carbone <rocco@ntop.org>.

If I start it from anywhere ( /usr/local/bin in PATH) it gives error :
23/May/2001:16:21:35 WARNING: unable to load
plugin'/usr/local/lib/ntop/plugins/libpep.so'
[.ld.so.1: ./ntop: fatal: relocation error: file
/usr/local/lib/ntop/plugins/libpep.so: symbol perl_destruct: referenced
symbol not found]

2) INTOP is still not working yet it nerver did ,
after starting INTOP
message : Initializing ntop engine... Please wait
it gives : Segmentation Fault - core dumped.

Jac



-----Original Message-----
From: ntop-admin@unipi.it [mailto:ntop-admin@unipi.it]On Behalf Of Jac
Engel
Sent: Tuesday, May 22, 2001 9:52 PM
To: ntop@Unipi. IT
Subject: [Ntop] NTOP on Solaris 8


Am I the only one who uses NTOP on Solaris 8 Intel and Sparc ?
Who else does ?

I got only the cvs version 01-04-30 compiled and running but without plugins
( ./configure --disable-plugins ).

My problems with make :

With ntop cvs until 01-04-30 inclusive I got error during ntop make :

*** No rule to make target `remoteInterface.c', needed by
> `remoteInterface.lo'. Stop.
Workaround : ./configure --disable-plugins

From ntop cvs version 01-05-01 I get an error in an earlier stage
as above during ntop make :

cd . \
&& CONFIG_FILES=Makefile CONFIG_HEADERS= /bin/sh ./config.status
creating Makefile
Makefile:472: *** missing separator. Stop.

what could be wrong , or what am I doing wrong ?
Jac

_______________________________________________
Ntop mailing list
Ntop@unipi.it
http://listmanager.unipi.it/mailman/listinfo/ntop