Hello,
   
  I'm trying to install on redhat el4.  The configure runs fine, but the make 
bombs out.
  Anyone have an idea why?
   
   gcc -DHAVE_CONFIG_H -I. -I. -I.. 
-DRRD_DEFAULT_FONT=\"/usr/local/rrdtool-1.2.15/share/rrdtool/fonts/DejaVuSansMono-Roman.ttf\"
 -DNUMVERS=1.2015 -I/usr/include/libart-2.0 -I/usr/include/freetype2 -g -O2 
-fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wshadow -Wpointer-arith 
-Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs 
-Winline -W -fPIC -DPIC -MT rrd_gfx.lo -MD -MP -MF .deps/rrd_gfx.Tpo -c 
rrd_gfx.c  -fPIC -DPIC -o .libs/rrd_gfx.o
rrd_gfx.c: In function `gfx_string_create':
rrd_gfx.c:460: error: `FT_LOAD_TARGET_NORMAL' undeclared (first use in this 
function)
rrd_gfx.c:460: error: (Each undeclared identifier is reported only once
rrd_gfx.c:460: error: for each function it appears in.)
rrd_gfx.c:461: error: `FT_LOAD_TARGET_LIGHT' undeclared (first use in this 
function)
rrd_gfx.c:462: error: `FT_LOAD_TARGET_MONO' undeclared (first use in this 
function)
rrd_gfx.c:497: error: `FT_RENDER_MODE_NORMAL' undeclared (first use in this 
function)
rrd_gfx.c:498: error: `FT_RENDER_MODE_LIGHT' undeclared (first use in this 
function)
rrd_gfx.c:499: error: `FT_RENDER_MODE_MONO' undeclared (first use in this 
function)
rrd_gfx.c: In function `gfx_render_png':
rrd_gfx.c:688: error: `FT_PIXEL_MODE_GRAY' undeclared (first use in this 
function)
rrd_gfx.c:708: error: `FT_PIXEL_MODE_MONO' undeclared (first use in this 
function)
make[2]: *** [rrd_gfx.lo] Error 1
make[2]: Leaving directory `/var/tmp/hobbit-server-reqs/rrdtool-1.2.15/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/hobbit-server-reqs/rrdtool-1.2.15'
make: *** [all] Error 2
  thanks,
   
  -mike

                
---------------------------------
Yahoo! Messenger with Voice. Make PC-to-Phone Calls to the US (and 30+ 
countries) for 2ยข/min or less.

--
Unsubscribe mailto:[EMAIL PROTECTED]
Help        mailto:[EMAIL PROTECTED]
Archive     http://lists.ee.ethz.ch/rrd-users
WebAdmin    http://lists.ee.ethz.ch/lsg2.cgi

Reply via email to