[rrd-users] "rrd_client.c", line 521: undefined symbol: PATH_MAX
Joshua Keroes
joshua at keroes.com
Sat Aug 1 03:18:45 CEST 2009
make is balking. I'm using SunOS build0 5.10 Generic_137112-03 i86pc i386
i86pc
Here's how I'm configuring:
export PATH=$PATH:/usr/ccs/bin
export PKG_CONFIG_PATH=/opt/csw/lib/pkgconfig
./configure --prefix=/opt/rrdtool-1.3.99909060808 --disable-ruby
--disable-lua --disable-tcl
Config is DONE!
With MMAP IO: yes
Build rrd_getopt: no
Static programs: no
Perl Modules: perl_piped perl_shared
Perl Binary: /opt/csw/bin/perl
Perl Version: 5.8.8
Perl Options: PREFIX=/opt/rrdtool-1.3.99909060808
LIB=/opt/rrdtool-1.3.99909060808/lib/perl/5.8.8
Ruby Modules:
Ruby Binary: no
Ruby Options: sitedir=/opt/rrdtool-1.3.99909060808/lib/ruby
Build Lua Bindings: no
Build Tcl Bindings: no
Build Python Bindings: yes
Build rrdcgi: yes
Build librrd MT: yes
Use gettext: yes
With libDBI: no
make is failing like so:
jkeroes at build0:~/rrdtool-1.3.99909060808
[Fri Jul 31, 18:07:00 | 549] $ make
make all-recursive
make[1]: Entering directory
`/nfs/home/jkeroes/rrdtool-1.3.99909060808'
Making all in po
make[2]: Entering directory
`/nfs/home/jkeroes/rrdtool-1.3.99909060808/po'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory
`/nfs/home/jkeroes/rrdtool-1.3.99909060808/po'
Making all in src
make[2]: Entering directory
`/nfs/home/jkeroes/rrdtool-1.3.99909060808/src'
CC rrd_client.lo
"rrd.h", line 122: warning: modification of typedef with "int"
ignored
"rrd_client.c", line 410: warning: implicit function declaration:
rindex
"rrd_client.c", line 410: warning: improper pointer/integer
combination: op "="
* "rrd_client.c", line 521: undefined symbol: PATH_MAX
"rrd_client.c", line 570: undefined symbol: PATH_MAX*
cc: acomp failed for rrd_client.c
make[2]: *** [rrd_client.lo] Error 1
make[2]: Leaving directory
`/nfs/home/jkeroes/rrdtool-1.3.99909060808/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/nfs/home/jkeroes/rrdtool-1.3.99909060808'
make: *** [all] Error 2
Help?
Thanks,
Joshua
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.oetiker.ch/pipermail/rrd-users/attachments/20090731/5c9ed76b/attachment-0001.html
More information about the rrd-users
mailing list