After some tinkering, I noticed that commenting out the line OTHERLDFLAGS = -L../src/.libs -lrrd_private -lm
in the perl-shared Makefile seems to cause the build to complete without errors. I would think the linker should be returning errors for unresolved stuff contained in the rrd_private library. The ../blib/arch/auto/RRDs/RRDs.sl file is present after the make. Any ideas? --Nathan Nathan Harris P-Com, Inc. ----- Original Message ----- From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Cc: <[email protected]> Sent: Tuesday, November 28, 2000 4:57 AM Subject: [rrd-users] Re: HELP: Compile on HP-UX 10.20 > > Hello guys, > > I also still having problems with rrdtool under HP-UX but I have not always > the time to work on it. > See my different mails in the mailing list. > > I was able to compile rrdtool with static linkingtype. (see link below). > > http://www.ee.ethz.ch/~slist/rrd-users/msg01943.html > > During the make install I had the following error: > > install: perl-shared/blib/arch/auto/RRDs/RRDs.bs does not exist > *** Error exit code 1 > > and > > install: perl-shared/blib/arch/auto/RRDs/RRDs.sl does not exist > *** Error exit code 1 > > These two files I received from [EMAIL PROTECTED] and copied > those > into the right place.Thanks Frederic. > > After the compiling process I did a make site-perl-install so RRDTOOL was > able to find > all libraries. > > This does not mean that RRDTOOL is working now. Executing the binary rrdtool > is resulting now in a coredump (I use rddtool in conjunction with Big > Brother http://bb4.com). > > /usr/local/bb14h/ext/larrd/la-graph.sh[88]: 19207 Memory fault(coredump) > /usr/local/bb14h/ext/larrd/la-graph.sh[54]: 19277 Memory fault(coredump) > /usr/local/bb14h/ext/larrd/la-graph.sh[66]: 19360 Memory fault(coredump) > > > There must be someone who was able to compile RRDtool under HP-UX. (Frederic > ;-) > I think there is a need for a special procedure to follow for getting > RRDtool compiled on HP-UX. > > > Hoping it will work on a day I'm waiting for the guru's answer. > > Yves... -- Unsubscribe mailto:[EMAIL PROTECTED] Help mailto:[EMAIL PROTECTED] Archive http://www.ee.ethz.ch/~slist/rrd-users WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi
