I get the feeling, from what I've read in the archives, that I will receive a warm welcome to this list. I hope so, cause I'm banging my head atm.
I'm running Ubuntu Dapper, on my AMD 64 3000+ (fingers crossed it'll be a X2 4200+ in the next few weeks). I have run Cinelerra 2.0 (heroine) without an issue, although that was before dapper. A quick check shows that it still runs just fine. (Haven't tried compiling it under dapper). My attempts at getting anything newer running have all failed. 2.1 (heroine) has issues (and fixing most of them by manually creating directories still doesn't get the compile to finish. So far it dies in quicktime/faad2-2.0. My attempts with cinelerra-svn haven't been much better. Just updated to r888. $make distclean $./configure --prefix=/usr/local/ libraw1394 missing libiec61883 missing libavc1394 libraries found libavc1394 headers found librom1394 libraries found librom1394 headers found Firewire is disabled Hardware acceleration using OpenGL 2.0 is disabled (I will try with OpenGL enabled later. I'm fine with firewire disabled, as I'll use dvgrab to get the video in). $make ... Lots of warnings... :p ... gcc -shared .libs/atom.o .libs/avcc.o .libs/avi_hdrl.o .libs/avi_idx1.o .libs/avi_movi.o .libs/avi_strl.o .libs/avi_odml.o .libs/avi_ix.o .libs/avi_indx.o .libs/avi_riff.o .libs/cmodel_default.o .libs/cmodel_float.o .libs/cmodel_yuv420p.o .libs/cmodel_yuv422.o .libs/codecs.o .libs/colormodels.o .libs/ctab.o .libs/dinf.o .libs/dref.o .libs/edts.o .libs/elst.o .libs/esds.o .libs/graphics.o .libs/hdlr.o .libs/ima4.o .libs/interlacemodes.o .libs/jpeg.o .libs/libdv.o .libs/libmjpeg.o .libs/matrix.o .libs/mdat.o .libs/mdhd.o .libs/mdia.o .libs/minf.o .libs/moov.o .libs/mp4a.o .libs/mvhd.o .libs/plugin.o .libs/qtcache.o .libs/qtdv.o .libs/qtffmpeg.o .libs/qth264.o .libs/qtpng.o .libs/qtmp3.o .libs/quicktime.o .libs/raw.o .libs/rawaudio.o .libs/rle.o .libs/smhd.o .libs/stbl.o .libs/stco.o .libs/stsc.o .libs/stsd.o .libs/stsdtable.o .libs/stss.o .libs/stsz.o .libs/stts.o .libs/tkhd.o .libs/trak.o .libs/twos.o .libs/udta.o .libs/ulaw.o .libs/util.o .libs/v308.o .libs/v408.o .libs/v410.o .libs/vmhd.o .libs/vbraudio.o .libs/vorbis.o .libs/workarounds.o .libs/yuv2.o .libs/yuv4.o .libs/yv12.o .libs/wmx2.o .libs/wma.o .libs/mpeg4.o -Wl,--whole-archive ffmpeg/libavcodec/.libs/libavcodec.a encore50/.libs/libencore.a -Wl,--no-whole-archive -Wl,--rpath -Wl,/home/tim/src/Multimedia/Cinelerra/cinelerra-svn/libmpeg3/.libs -Wl,--rpath -Wl,/usr/local//lib /usr/lib/liba52.so -L/usr/local/lib -L/usr/lib /usr/lib/libogg.so /usr/lib/libvorbisenc.so /usr/lib/libvorbisfile.so /usr/lib/libvorbis.so /usr/lib/libtheora.so /usr/local/lib/libogg.so /usr/lib/libmp3lame.so -lfaad -lfaac ../libmpeg3/.libs/libmpeg3hv.so -lx264 /usr/lib/libdv.so /usr/lib/libjpeg.so -lpng -lz -lm -ldl -lpthread -Wl,--no-undefined -Wl,-soname -Wl,libquicktimehv-1.6.0.so.1 -o .libs/libquicktimehv-1.6.0.so.1.0.0 /usr/bin/ld: /usr/lib/libx264.a(common.o): relocation R_X86_64_32S against `a local symbol' can not be used when making a shared object; recompile with -fPIC /usr/lib/libx264.a: could not read symbols: Bad value collect2: ld returned 1 exit status make[3]: *** [libquicktimehv.la] Error 1 make[3]: Leaving directory `/home/tim/src/Multimedia/Cinelerra/cinelerra-svn/quicktime' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/home/tim/src/Multimedia/Cinelerra/cinelerra-svn/quicktime' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/tim/src/Multimedia/Cinelerra/cinelerra-svn' make: *** [all] Error 2 No matter what I try, i've not been able to get it past there so far. I suspect is has someting to do with libx264. libx264-dev version 1:0.cvs20060210-0.0ubuntu1 The edgy version is cvs20060720 but requires a major upgrade to edgy (new libc dependencies). I may try to compile it if I can and build a back ported package. Any ideas??? Anyone got it working on and AMD64 under Ubuntu Dapper? Thanks Tim -- Linux Counter user #273956 Don't email [EMAIL PROTECTED] _______________________________________________ Cinelerra mailing list [email protected] https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra
