Hi
 
Trying to compile cheese in BLFS.   To even get the 'configure' script to complete I have to run:
 
./configure --prefix=/usr CHEESE_CFLAGS=-I/usr/include/glib-2.0 CHEESE_LIBS=-L/usr/lib
 
but then the problems mount:
 
make[2]: Leaving directory '/var/cache/alps/sources/cheese-3.22.1/help'
make[2]: Entering directory '/var/cache/alps/sources/cheese-3.22.1'
GEN      libcheese/cheese-enums.h
GEN      libcheese/cheese-enums.c
CC       libcheese/libcheese_la-cheese-enums.lo
CC       libcheese/libcheese_la-cheese-camera.lo
libcheese/cheese-camera.c:32:37: fatal error:
clutter-gst/clutter-gst.h: No such file or directory
#include <clutter-gst/clutter-gst.h>
compilation terminated.
 
make[2]: *** [Makefile:1595: libcheese/libcheese_la-cheese-camera.lo]
Error 1
make[2]: Leaving directory '/var/cache/alps/sources/cheese-3.22.1'
make[1]: *** [Makefile:2360: all-recursive] Error 1
make[1]: Leaving directory '/var/cache/alps/sources/cheese-3.22.1'
make: *** [Makefile:1085: all] Error 2
 
The clutter packages have all been installed and checked where possible.
 
I have thrown numerous 'FLAGS' at this but cannot get the program to compile.
 
Any help please?
 
Cliff
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to