I have been having issues with crashes lately and it has been a while
since I have compiled a new version of Cinelerra so I decided to check
out the svn and give it a go.

I was suprised that the confirmation dialog at the end of the
configure script had changed. I really liked the old version because
it made it easy to figure out what I was missing.

Anyway, the script said I had all necessary libs, but my make still
fails. I am running ...

Fedora Core 6 (latest updates)
2.6.20-1.2952.fc6
AMD x86_64

Here is the output from make ...

Making all in guicast
make[2]: Entering directory `/tmp/hvirtual/guicast'
if /bin/sh ../libtool --tag=CXX --tag=CXX --mode=compile g++
-DHAVE_CONFIG_H -I. -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; \
       then mv -f ".deps/bcbitmap.Tpo" ".deps/bcbitmap.Plo"; else rm
-f ".deps/bcbitmap.Tpo"; exit 1; fi
mkdir .libs
g++ -DHAVE_CONFIG_H -I. -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
bclistbox.h:365: error: extra qualification 'BC_ListBox::' on member
'calculate_last_coords_recursive'
make[2]: *** [bcbitmap.lo] Error 1
make[2]: Leaving directory `/tmp/hvirtual/guicast'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/tmp/hvirtual'
make: *** [all] Error 2

Can anyone point me in the right direction?

--
Thanks,
Aaron Newcomb
http://www.thesourceshow.org
http://www.opennewsshow.org

_______________________________________________
Cinelerra mailing list
[email protected]
https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra

Reply via email to