If you use my ntop.spec file, then I'll support it, but ... With a 3rd party, you'll need to take it up with dag (whomever that is).
-----Burton -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Kaczmarek, Thaddeus Sent: Tuesday, January 04, 2005 12:23 PM To: [email protected] Subject: RE: [Ntop] RH9 Build issues I am doing an rpmbuild. I am using the spec file from Dag's site. This worked fine on FC3 in my builder environment. On FC1 and Centos 3.3 I did the rpmbuild's as root. Probably just a matter of upgrading, but what? Ted On Tue, 2005-01-04 at 13:03 -0500, Nick Weaver wrote: > My RPM commands are rusty, but isn't there a command to check package > dependancies? I know that when I first built ntop on Redhat, I had to > update several XML packages. If you are building from source, get the > RPM to see package dependencies (That is how I started) > > > -----Original Message----- > From: [EMAIL PROTECTED] on behalf of Kaczmarek, Thaddeus > Sent: Tue 1/4/2005 10:13 AM > To: [email protected] > Subject: [Ntop] RH9 Build issues > > Centos 3.3 and FC1 built fine, on RH9 I am seeing what appears to be > xml related errors. > > I am guessing I need newer version of something, but not sure what. > > xmldumpPlugin.c:36:2: warning: #warning > xmldumpPlugin.c:37:2: warning: #warning > =========================================================== > xmldumpPlugin.c:38:2: warning: #warning > xmldumpPlugin.c:39:2: warning: #warning The include of gdome.h that > follows will generate a lot of > xmldumpPlugin.c:40:2: warning: #warning compile warnings about > 'shadows a global declaration'. > xmldumpPlugin.c:41:2: warning: #warning Unfortunately, it's the way > this crud is coded and can't > xmldumpPlugin.c:42:2: warning: #warning be fixed. Just ignore them! > xmldumpPlugin.c:43:2: warning: #warning In file included from > xmldumpPlugin.c:44: > /usr/include/libgdome/gdome.h:264: warning: declaration of `index' > shadows a global declaration > /usr/include/string.h:267: warning: shadowed declaration is here > /usr/include/libgdome/gdome.h:331: warning: declaration of `version' > shadows a global declaration > ../globals-core.h:53: warning: shadowed declaration is here > /usr/include/libgdome/gdome.h:483: warning: declaration of `version' > shadows a global declaration > ../globals-core.h:53: warning: shadowed declaration is here > /usr/include/libgdome/gdome.h:585: warning: declaration of `version' > shadows a global declaration > ../globals-core.h:53: warning: shadowed declaration is here > /usr/include/libgdome/gdome.h:649: warning: declaration of `version' > shadows a global declaration > ../globals-core.h:53: warning: shadowed declaration is here > /usr/include/libgdome/gdome.h:694: warning: declaration of `version' > shadows a global declaration > ../globals-core.h:53: warning: shadowed declaration is here > /usr/include/libgdome/gdome.h:739: warning: declaration of `version' > shadows a global declaration > ../globals-core.h:53: warning: shadowed declaration is here > /usr/include/libgdome/gdome.h:783: warning: declaration of `version' > shadows a global declaration > ../globals-core.h:53: warning: shadowed declaration is here > /usr/include/libgdome/gdome.h:801: warning: declaration of `version' > shadows a global declaration > ../globals-core.h:53: warning: shadowed declaration is here > /usr/include/libgdome/gdome.h:857: warning: declaration of `version' > shadows a global declaration > ../globals-core.h:53: warning: shadowed declaration is here > /usr/include/libgdome/gdome.h:893: warning: declaration of `version' > shadows a global declaration > ../globals-core.h:53: warning: shadowed declaration is here > /usr/include/libgdome/gdome.h:935: warning: declaration of `version' > shadows a global declaration > ../globals-core.h:53: warning: shadowed declaration is here > /usr/include/libgdome/gdome.h:977: warning: declaration of `version' > shadows a global declaration > ../globals-core.h:53: warning: shadowed declaration is here > /usr/include/libgdome/gdome.h:1013: warning: declaration of `version' > shadows a global declaration > ../globals-core.h:53: warning: shadowed declaration is here > /usr/include/libgdome/gdome.h:1033: warning: declaration of `index' > shadows a global declaration > /usr/include/string.h:267: warning: shadowed declaration is here > /usr/include/libgdome/gdome.h:1044: warning: declaration of `index' > shadows a global declaration > /usr/include/string.h:267: warning: shadowed declaration is here > /usr/include/libgdome/gdome.h:1073: warning: declaration of `version' > shadows a global declaration > ../globals-core.h:53: warning: shadowed declaration is here > /usr/include/libgdome/gdome.h:1112: warning: declaration of `version' > shadows a global declaration > ../globals-core.h:53: warning: shadowed declaration is here > xmldumpPlugin.c:45:2: warning: #warning > xmldumpPlugin.c:46:2: warning: #warning > =========================================================== > xmldumpPlugin.c:47:2: warning: #warning In file included from > xmldumpPlugin.c:1429: > xml_s_simpleprototrafficinfo.inc: In function > `newxml_simpleprototrafficinfo': > xml_s_simpleprototrafficinfo.inc:49: structure has no member named > `lastLocal' > xml_s_simpleprototrafficinfo.inc:49: structure has no member named > `lastLocal' > xml_s_simpleprototrafficinfo.inc:55: structure has no member named > `lastLocal2remote' > xml_s_simpleprototrafficinfo.inc:55: structure has no member named > `lastLocal2remote' > xml_s_simpleprototrafficinfo.inc:61: structure has no member named > `lastRem' > xml_s_simpleprototrafficinfo.inc:61: structure has no member named > `lastRem' > xml_s_simpleprototrafficinfo.inc:67: structure has no member named > `lastRem2local' > xml_s_simpleprototrafficinfo.inc:67: structure has no member named > `lastRem2local' > In file included from xmldumpPlugin.c:1693: > xml_g_invoke.inc: In function `dumpXML_invoke': > xml_g_invoke.inc:82: structure has no member named `accessLogFile' > xml_g_invoke.inc:88: structure has no member named > `enablePacketDecoding' > xml_g_invoke.inc:94: structure has no member named `stickyHosts' > xml_g_invoke.inc:100: structure has no member named `daemonMode' > xml_g_invoke.inc:107: structure has no member named `maxNumLines' > xml_g_invoke.inc:113: structure has no member named `rFileName' > xml_g_invoke.inc:119: structure has no member named > `trackOnlyLocalHosts' > xml_g_invoke.inc:125: structure has no member named `devices' > xml_g_invoke.inc:131: structure has no member named > `enableOtherPacketDump' > xml_g_invoke.inc:137: structure has no member named > `filterExpressionInExtraFrame' > xml_g_invoke.inc:143: structure has no member named `pcapLog' > xml_g_invoke.inc:149: structure has no member named `localAddresses' > xml_g_invoke.inc:155: structure has no member named `numericFlag' > xml_g_invoke.inc:161: structure has no member named `dontTrustMACaddr' > xml_g_invoke.inc:167: structure has no member named `protoSpecs' > xml_g_invoke.inc:173: structure has no member named > `enableSuspiciousPacketDump' > xml_g_invoke.inc:180: structure has no member named `refreshRate' > xml_g_invoke.inc:186: structure has no member named > `disablePromiscuousMode' > xml_g_invoke.inc:193: structure has no member named `traceLevel' > xml_g_invoke.inc:200: structure has no member named `maxNumHashEntries' > xml_g_invoke.inc:207: structure has no member named `maxNumSessions' > xml_g_invoke.inc:231: structure has no member named `defaultVsan' > xml_g_invoke.inc:237: structure has no member named `webAddr' > xml_g_invoke.inc:244: structure has no member named `webPort' > xml_g_invoke.inc:250: structure has no member named > `enableSessionHandling' > xml_g_invoke.inc:256: structure has no member named > `currentFilterExpression' > xml_g_invoke.inc:262: structure has no member named `domainName' > xml_g_invoke.inc:268: structure has no member named `flowSpecs' > xml_g_invoke.inc:276: structure has no member named `debugMode' > xml_g_invoke.inc:283: structure has no member named `useSyslog' > xml_g_invoke.inc:291: structure has no member named `mergeInterfaces' > xml_g_invoke.inc:297: structure has no member named `pcapLogBasePath' > xml_g_invoke.inc:303: structure has no member named `fcNSCacheFile' > xml_g_invoke.inc:321: structure has no member named `printFcOnly' > xml_g_invoke.inc:327: structure has no member named `mapperURL' > xml_g_invoke.inc:335: structure has no member named `sslAddr' > xml_g_invoke.inc:342: structure has no member named `sslPort' > xml_g_invoke.inc:352: structure has no member named `useSSLwatchdog' > xml_g_invoke.inc:362: structure has no member named `disableSchedYield' > xml_g_invoke.inc:370: structure has no member named `P3Pcp' > xml_g_invoke.inc:376: structure has no member named `P3Puri' > xml_g_invoke.inc:382: structure has no member named `disableStopcap' > xml_g_invoke.inc:388: structure has no member named > `disableInstantSessionPurge' > xml_g_invoke.inc:394: structure has no member named `noFc' > xml_g_invoke.inc:400: structure has no member named > `noInvalidLunDisplay' > xml_g_invoke.inc:406: structure has no member named > `disableMutexExtraInfo' > xml_g_invoke.inc:412: structure has no member named `skipVersionCheck' > make[3]: *** [xmldumpPlugin.lo] Error 1 > make[3]: Leaving directory `/usr/src/redhat/BUILD/ntop-3.1/plugins' > make[2]: *** [all-recursive] Error 1 > make[2]: Leaving directory `/usr/src/redhat/BUILD/ntop-3.1/plugins' > make[1]: *** [all-recursive] Error 1 > make[1]: Leaving directory `/usr/src/redhat/BUILD/ntop-3.1' > make: *** [all] Error 2 > error: Bad exit status from /var/tmp/rpm-tmp.873 (%build) > > Regards, > Ted > > DISCLAIMER > > This e-mail, and any attachments thereto, is intended only for use by > the > addressee(s) named herein and may contain legally privileged and/or > confidential information. If you are not the intended recipient of > this e-mail, you are hereby notified that any dissemination, > distribution or copying of this e-mail, and any attachments thereto, > is strictly prohibited. > If you have received this e-mail in error, please immediately notify > me and permanently delete the original and any copy of any e-mail and > any printout thereof. > > E-mail transmission cannot be guaranteed to be secure or error-free. > The sender therefore does not accept liability for any errors or > omissions in the contents of this message which arise as a result of > e-mail transmission. > REGARDING PRIVACY AND CONFIDENTIALITY > Crown Financial Group may, at its discretion, monitor and review the > content of all e-mail communications. > > _______________________________________________ > Ntop mailing list > [email protected] > http://listgateway.unipi.it/mailman/listinfo/ntop > > DISCLAIMER This e-mail, and any attachments thereto, is intended only for use by the addressee(s) named herein and may contain legally privileged and/or confidential information. If you are not the intended recipient of this e-mail, you are hereby notified that any dissemination, distribution or copying of this e-mail, and any attachments thereto, is strictly prohibited. If you have received this e-mail in error, please immediately notify me and permanently delete the original and any copy of any e-mail and any printout thereof. E-mail transmission cannot be guaranteed to be secure or error-free. The sender therefore does not accept liability for any errors or omissions in the contents of this message which arise as a result of e-mail transmission. REGARDING PRIVACY AND CONFIDENTIALITY Crown Financial Group may, at its discretion, monitor and review the content of all e-mail communications. _______________________________________________ Ntop mailing list [email protected] http://listgateway.unipi.it/mailman/listinfo/ntop _______________________________________________ Ntop mailing list [email protected] http://listgateway.unipi.it/mailman/listinfo/ntop
