Did anyone came across this compiling problem ?
11.4 / 64 bits
Thanks
E

make[2]: Entering directory `/home/edouard/Downloads/my_cinelerra/guicast'
/bin/sh ../libtool --tag=CXX --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -MT bcbar.lo -MD -MP -MF .deps/bcbar.Tpo -c -o bcbar.lo bcbar.C /bin/sh ../libtool --tag=CXX --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -MT bcbitmap.lo -MD -MP -MF .deps/bcbitmap.Tpo -c -o bcbitmap.lo bcbitmap.C libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -MT bcbar.lo -MD -MP -MF .deps/bcbar.Tpo -c bcbar.C -fPIC -DPIC -o .libs/bcbar.o
In file included from bcsubwindow.h:26:0,
                 from bcbar.h:26,
                 from bcbar.C:22:
bcwindowbase.h:97:20: fatal error: GL/glx.h: No such file or directory
compilation terminated.
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -MT bcbitmap.lo -MD -MP -MF .deps/bcbitmap.Tpo -c bcbitmap.C -fPIC -DPIC -o .libs/bcbitmap.o
make[2]: *** [bcbar.lo] Error 1
make[2]: *** Waiting for unfinished jobs....
In file included from bcsubwindow.h:26:0,
                 from bcbutton.h:26,
                 from bcfilebox.h:25,
                 from bcresources.h:33,
                 from bcbitmap.C:24:
bcwindowbase.h:97:20: fatal error: GL/glx.h: No such file or directory
compilation terminated.
make[2]: *** [bcbitmap.lo] Error 1
make[2]: Leaving directory `/home/edouard/Downloads/my_cinelerra/guicast'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/edouard/Downloads/my_cinelerra'
make: *** [all] Error 2
edouard@manawatu:~/Downloads/my_cinelerra>


_______________________________________________
Cinelerra mailing list
Cinelerra@skolelinux.no
https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra

Reply via email to