Yannick - Debian/Linux said the following on 02/06/06 07:14: > Hi, > > I hope it is the right place for this... > > I'm trying to build cinelerra-cvs but it allways fail with the same error. > I've tried different options in ./configure (nothing, enable-pic, > enable-static, mmx, 3dnow...), but i allways get this during make :
Following up on this old post, I was able to get the current cinelerra svn to build on Debian Sid AMD64 following these instructions https://init.linpro.no/pipermail/skolelinux.no/cinelerra/2005-October/004370.html and using: ./configure --disable-shared --enable-static --enable-mmx --enable-3dnow It seems to be the --disable-shared and --enable-static that gets around the libx264/AMD64 issue. Hope this helps someone else... this has been driving me bonkers ever since I upgraded something that broke my previous cinelerra install. - Ben _______________________________________________ Cinelerra mailing list [email protected] https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra
