[rrd-users] Re: perl-shared - error on make

Tobias Oetiker oetiker at ee.ethz.ch
Tue May 2 11:38:39 MEST 2000


Today you sent me mail regarding [rrd-users] perl-shared - error on make:

*> G'day,
*> 
*> I've recently upgraded to perl -v 5.6.0. Now when `make` in the
*> rrdtool-1.0.20 directory it seems
*> that i get an error from the perl-shared/ directory.
*> The error is as follows:

remove the lines 

#ifndef PL_sv_undef
#define PL_sv_undef sv_undef
#endif

from RRDs.xs

*> 
*> make[2]: Entering directory `/usr/local/src/rrdtool-1.0.20/perl-shared'
*> gcc -c -I../src -I../gd1.3 -fno-strict-aliasing -I/usr/local/include
*> -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -DVERSION=\"1.000201\"
*> -DXS_VERSION=\"1.000201\" -fpic
*> -I/usr/local/lib/perl5/5.6.0/i686-linux/CORE  RRDs.c
*> RRDs.xs: In function `XS_RRDs_error':
*> RRDs.xs:62: `sv_undef' undeclared (first use in this function)
*> RRDs.xs:62: (Each undeclared identifier is reported only once
*> RRDs.xs:62: for each function it appears in.)
*> RRDs.xs: In function `XS_RRDs_last':
*> RRDs.xs:75: `sv_undef' undeclared (first use in this function)
*> RRDs.xs: In function `XS_RRDs_create':
*> RRDs.xs:87: `sv_undef' undeclared (first use in this function)
*> RRDs.xs: In function `XS_RRDs_update':
*> RRDs.xs:100: `sv_undef' undeclared (first use in this function)
*> RRDs.xs: In function `XS_RRDs_tune':
*> RRDs.xs:113: `sv_undef' undeclared (first use in this function)
*> RRDs.xs: In function `XS_RRDs_graph':
*> RRDs.xs:150: `sv_undef' undeclared (first use in this function)
*> RRDs.xs: In function `XS_RRDs_fetch':
*> RRDs.xs:193: `sv_undef' undeclared (first use in this function)
*> RRDs.xs: In function `XS_RRDs_info':
*> RRDs.xs:245: `sv_undef' undeclared (first use in this function)
*> make: *** [RRDs.o] Error 1
*> 
*> After looking at perl-shared/RRDs.xs i see that every line specified in
*> the error has the format:
*> 
*> CODE:
*>         rrdcode(rrd_*something*);
*> 
*> Has anyone experienced this? and if i'm missing somthing please let me
*> know :)
*> 
*> kind regards,
*> EJ
*> 
*> --
*> 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://www.ee.ethz.ch/~slist/rrd-users
*> 

-- 
 ______    __   _
/_  __/_  / /  (_) Oetiker, Timelord & SysMgr @ EE-Dept ETH-Zurich
 / // _ \/ _ \/ / TEL: +41(0)1-6325286  FAX:...1517  ICQ: 10419518 
/_/ \.__/_.__/_/ oetiker at ee.ethz.ch http://ee-staff.ethz.ch/~oetiker

--
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://www.ee.ethz.ch/~slist/rrd-users



More information about the rrd-users mailing list