Hi, When compiling liquidsoap with gavl support, configure runs fine.
But wehn compiling with make, i get the following error:

make[3]: Entering directory `/home/bereziak/make/savonet/ocaml-gavl/src'
/usr/bin/ocamlc -c -cc "gcc" -ccopt "-fPIC -g -O2 -I/usr/lib/gavl/include/   
-Wall -DCAML_NAME_SPACE \
                                -DPIC   \
                                    -o gavl_stubs.o " gavl_stubs.c 
gavl_stubs.c: In function ‘caml_gavl_vid_int_of_define’:
gavl_stubs.c:40: error: ‘GAVL_GRAY_8’ undeclared (first use in this function)
...(seems like all identifiers are undeclared)
gavl_stubs.c: In function ‘caml_gavl_vid_conv_get_scale_mode’:
gavl_stubs.c:676: warning: implicit declaration of function 
‘gavl_video_options_get_scale_mode’
make[3]: *** [gavl_stubs.o] Error 2
make[3]: Leaving directory `/home/bereziak/make/savonet/ocaml-gavl/src'
...

seems like there's a header file missing or something.
--polemon

-- 
polemon <[email protected]>

------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
Savonet-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/savonet-users

Reply via email to