On Tue, Oct 18, 2011 at 10:00:58AM -0400, Donald Allen wrote:
> I just downloaded fvwm 2.6.3 and attempted to build it, which resulted in
> 
> 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/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0
> -I/usr/include/cairo -I/usr/include/libpng14 -I/usr/include/pixman-1
> -I/usr/include/freetype2       -Wall -Wno-implicit-int -g -O2   -MT
> safemalloc.o -MD -MP -MF .deps/safemalloc.Tpo -c -o safemalloc.o
> safemalloc.c
> mv -f .deps/safemalloc.Tpo .deps/safemalloc.Po
> 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/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0
> -I/usr/include/cairo -I/usr/include/libpng14 -I/usr/include/pixman-1
> -I/usr/include/freetype2       -Wall -Wno-implicit-int -g -O2   -MT
> FBidi.o -MD -MP -MF .deps/FBidi.Tpo -c -o FBidi.o FBidi.c
> FBidi.c: In function 'FBidiConvert':
> FBidi.c:53:2: error: 'FriBidiParType' undeclared (first use in this function)

It's been mentioned a few times, but you must compile FVWM against fribidi
0.19.2.  Or disable it at configure time if you don't need it.

> I did subsequently try configure --with-gnome=no and got the same
> compilation error.

You would do when you're looking to disable fribidi, and not GNOME.  See the
option again.  What made you think this had anything to do with GNOME?

-- Thomas Adam

Reply via email to