Hi all,

I get the following error when compiling the file
lib/video/renderer.cpp:

/bin/sh ../../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I.
-I../../include
   -I/usr/X11R6/include -I/usr/include/SDL -D_REENTRANT -Wall
-Wno-unused -I../s
ubtitles   -g -O2 -march=i686 -pipe -c renderer.cpp
c++ -DHAVE_CONFIG_H -I. -I. -I../../include -I/usr/X11R6/include
-I/usr/include/
SDL -D_REENTRANT -Wall -Wno-unused -I../subtitles -g -O2 -march=i686
-pipe -Wp,-
MD,.deps/renderer.pp -c renderer.cpp  -fPIC -DPIC -o renderer.lo
renderer.cpp: In member function `virtual int
FullscreenRenderer::SetFont(const
   char*)':
renderer.cpp:1326: `xftfont' undeclared (first use this function)
renderer.cpp:1326: (Each undeclared identifier is reported only once for
each
   function it appears in.)

This can be fixed by exchanging the lines 1326 and 1327.

Best regards

Burkhard Plaum


_______________________________________________
Avifile mailing list
[EMAIL PROTECTED]
http://prak.org/mailman/listinfo/avifile

Reply via email to