Hi everybody,

Let me introduce myself. My name is Dennis Schulmeister and having just
recently migrated from Windows XP I'm relatively new to the wonderful
world of Linux multimedia. Though I'm not new to Linux per se I never
used it for multimedia until recently.

Of course I'm very eager to try out cinelerra. I was able to install it
from the Ubuntu edgy packages but performance was very low. Mainly
because the pre-build packages seem to come with only little
compile-time optimizations.

So I checked out the current svn version and ran the usual commands:

./autogen.sh
./configure --target=athlon
./make

and ran into this trouble:

Making all in guicast
make[2]: Entering directory `/home/dennis/hvirtual/guicast'
if /bin/bash ../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 `/home/dennis/hvirtual/guicast'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/dennis/hvirtual'
make: *** [all] Error 2


Of course I spent quite some time resolving all dependencies so that the
configure script runs without moaning.

For the sake of completeness: I try to build on a 2 GHz Athlon XP (IA-32
single core) with 1 GiB RAM running Ubuntu 7.04 with realtime kernel.

Thanks for your help. It's much appreciated.

PS: I tried to install the Ubuntu Feisty (7.04) packages first. But no
matter which version I chose cinelerra crashed due to an illegal
instruction.



Yours sincerely,
Dennis Schulmeister

-- 
Dennis Schulmeister - Schliffkopfweg 12 - 76189 Karlsruhe  -  Germany
Tel: 0721/5978883 - Fax: 0721/5705992 - [EMAIL PROTECTED]

http://www.windows3.de - http://www.denchris.de
http://www.audiominds.com - http://www.motagator.net/bands/65


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

Reply via email to