[rrd-users] Re: Getting RRDTool To Compile on Solaris 8
Kennedy Clark
hkclark at gmail.com
Sat May 21 03:47:21 MEST 2005
On 5/20/05, Kennedy Clark <hkclark at gmail.com> wrote:
> >
> >configure: WARNING:
> >I would not find the Compiler (gcc -B/usr/ccs/bin/) that was
> originally used to compile your
> >perl binary. You should either make sure that this compiler is
> available on your
> >system, or use a different perl setup that was compiled with gcc.
> >
> >I will disable the compilation of the RRDs perl module.
> >
>
> I guess it's because I got perl off sunfreeware.com and it was
> compiled differently. Is there a way to make it work without
> recompiling all of perl?
>
> Thanks,
> Kennedy
>
PS -- If I ignore the issue above and make rrdtool, I can go to the
bindings/perl-shared directory and do:
perl Makefile.PL (runs OK)
make (runs OK)
but when I do "make test" get:
PERL_DL_NONLAZY=1 /usr/local/bin/perl "-MExtUtils::Command::MM" "-e"
"test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/base....Can't load
'/tmp/rrdbuild/rrdtool-1.2.8/bindings/perl-shared/blib/arch/auto/RRDs/RRDs.so'
for module RRDs: ld.so.1: /usr/local/bin/perl5.8.3: fatal: relocation
error: file /tmp/rrdbuild/rrdtool-1.2.8/bindings/perl-shared/blib/arch/auto/RRDs/RRDs.so:
symbol rrd_test_error: referenced symbol not found at
/usr/local/lib/perl5/5.8.3/sun4-solaris/DynaLoader.pm line 229.
at t/base.t line 20
Compilation failed in require at t/base.t line 20.
BEGIN failed--compilation aborted at t/base.t line 20.
t/base....dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-7
Failed 7/7 tests, 0.00% okay
Failed Test Stat Wstat Total Fail Failed List of Failed
-------------------------------------------------------------------------------
t/base.t 255 65280 7 13 185.71% 1-7
Failed 1/1 test scripts, 0.00% okay. 7/7 subtests failed, 0.00% okay.
make: *** [test_dynamic] Error 2
--
Unsubscribe mailto:rrd-users-request at list.ee.ethz.ch?subject=unsubscribe
Help mailto:rrd-users-request at list.ee.ethz.ch?subject=help
Archive http://lists.ee.ethz.ch/rrd-users
WebAdmin http://lists.ee.ethz.ch/lsg2.cgi
More information about the rrd-users
mailing list