
Matt.M.Garrett at is
Jul 4, 2001, 5:43 AM
Post #1 of 1
(118 views)
Permalink
|
|
Compiling version 2.0 on Sun Solaris 2.6 system with gcc
|
|
Folks I have trying to compile V2.0.0 of ntop but get the following error messages gmake all-recursive gmake[1]: Entering directory `/export_backup/wymgan/ntop/ntop' Making all in . gmake[2]: Entering directory `/export_backup/wymgan/ntop/ntop' gmake[2]: Leaving directory `/export_backup/wymgan/ntop/ntop' Making all in plugins gmake[2]: Entering directory `/export_backup/wymgan/ntop/ntop/plugins' Making all in . gmake[3]: Entering directory `/export_backup/wymgan/ntop/ntop/plugins' gmake[3]: Nothing to be done for `all-am'. gmake[3]: Leaving directory `/export_backup/wymgan/ntop/ntop/plugins' Making all in pep gmake[3]: Entering directory `/export_backup/wymgan/ntop/ntop/plugins/pep' Text relocation remains referenced against symbol offset in file Perl_sv_tainted 0x13c /local/perl/lib/5.00503/sun4-solaris/CORE/libperl.a(taint.o) Perl_sv_tainted 0x2560 /local/perl/lib/5.00503/sun4-solaris/CORE/libperl.a(doio.o) Perl_sv_tainted 0x798 /local/perl/lib/5.00503/sun4-solaris/CORE/libperl.a(hv.o) Perl_sv_tainted 0x4ac /local/perl/lib/5.00503/sun4-solaris/CORE/libperl.a(pp_hot.o) Perl_sv_tainted 0x410 /local/perl/lib/5.00503/sun4-solaris/CORE/libperl.a(taint.o) Perl_sv_tainted 0x7ce4 /local/perl/lib/5.00503/sun4-solaris/CORE/libperl.a(pp.o) Perl_sv_tainted 0xb7b0 /local/perl/lib/5.00503/sun4-solaris/CORE/libperl.a(pp_sys.o) Perl_sv_tainted 0x414 /local/perl/lib/5.00503/sun4-solaris/CORE/libperl.a(pp_ctl.o) Perl_sv_tainted 0x228 /local/perl/lib/5.00503/sun4-solaris/CORE/libperl.a(taint.o) PL_regcc 0x2644 /local/perl/lib/5.00503/sun4-solaris/CORE/libperl.a(regexec.o) PL_regcc 0x2348 /local/perl/lib/5.00503/sun4-solaris/CORE/libperl.a(regexec.o) PL_regcc 0x234c /local/perl/lib/5.00503/sun4-solaris/CORE/libperl.a(regexec.o) PL_regcc 0x22d0 /local/perl/lib/5.00503/sun4-solaris/CORE/libperl.a(regexec.o) ETC ETC ETC ETC ETC ETC <unknown> 0xa8d0 /local/perl/lib/5.00503/sun4-solaris/CORE/libperl.a(pp.o) <unknown> 0x1734 /local/perl/lib/5.00503/sun4-solaris/CORE/libperl.a(regexec.o) <unknown> 0x1770 /local/perl/lib/5.00503/sun4-solaris/CORE/libperl.a(op.o) ld: fatal: relocations remain against allocatable but non-writable sections collect2: ld returned 1 exit status gmake[3]: *** [pep.so] Error 1 gmake[3]: Leaving directory `/export_backup/wymgan/ntop/ntop/plugins/pep' gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory `/export_backup/wymgan/ntop/ntop/plugins' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/export_backup/wymgan/ntop/ntop' gmake: *** [all-recursive-am] Error 2 I am using gcc 2.95.2 , gmake 3.79 , perl 5.005_03, Sun Solaris 5.6 Any idea on what I am doing wrong. Thanks. Matthew Garrett Shell Services International Limited Loirston House, Wellington Road, Altens, Aberdeen AB12 3BH Tel: +44 0000000 0 Email: Internet: http://www.shellservices.com
|