[rrd-users] rrdtool-1.2.19 compiles error on Yellow Dog Linux 4.1
Vincent Li
vli at vcn.bc.ca
Thu Feb 8 21:12:02 CET 2007
Hi List,
When I compile rrdtool-1.2.19 on YDL4.1 with gcc 3.4.4-2.ydl.2, it makes
errors:
....
rrdtoolmodule.o(.got2+0x0): undefined reference to `PyString_Type'
rrdtoolmodule.o(.got2+0x4): undefined reference to `PyExc_TypeError'
rrdtoolmodule.o(.got2+0x1c): undefined reference to `_Py_NoneStruct'
collect2: ld returned 1 exit status
make[3]: *** [rrdtoolmodule.so] Error 1
make[3]: Leaving directory `/usr/src/rrdtool-1.2.19/bindings/python'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/usr/src/rrdtool-1.2.19/bindings'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/rrdtool-1.2.19'
make: *** [all] Error 2
rrdtool-1.2.18 makes fine on YDL4.1
Vincent
http://bl0g.blogdns.com
More information about the rrd-users
mailing list