On Sun, Dec 28, 2014 at 02:47:25PM -0500, Peter G wrote:
> just fyi... i think there might be an issue:
> 
> make[2]: Entering directory `/blah/fvwm/src/fvwm-2.6.x/libs'
> gcc -DHAVE_CONFIG_H -I. -I..  -I..  -I/usr/include/freetype2
> -pthread -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0
> -I/usr/include/cairo -I/usr/include/libpng12 -I/usr/include/pixman-1
> -I/usr/include/freetype2      -Wall -Wno-implicit-int -g -O2   -MT Fft.o
> -MD -MP -MF .deps/Fft.Tpo -c -o Fft.o Fft.c
> Fft.c: In function ‘FftGetFont’:
> Fft.c:327:18: error: ‘result’ undeclared (first use in this function)
> Fft.c:327:18: note: each undeclared identifier is reported only once for
> each function it appears in
> make[2]: *** [Fft.o] Error 1

No that I can reproduce though.  Try again:

% cvs up -C

Because there is no such line with 'result' on it anymore.

-- Thomas Adam

Reply via email to