Re: [CinCVS] Build problem with Debian Sarge pure AMD64

2006-07-05 Thread Ben Holt
Valentina Messeri said the following on 07/05/06 14:47:
> Quoting jim scott <[EMAIL PROTECTED]>:
> 
>> If this is the -fPIC error related to the libx264 libraries, then I
>> grappled
>> with it this weekend, as well. My fix was to download the libx264 source
>> files and recompile them. Fairly painless.


Hmmm, could have sworn I tried that without any success (using the
debian source package from www.debian-multimedia.org).


> 
> i agree ;) 2 tips:
> 
> - you can try with ./configure x264 with with --extra-cflags=-fpic
> --extra-asflags=-D__PIC__
> 
> - you can "when building x264, just edit the debian/rules and add
> "--enable-pic" to the second ./configure command you find in it..." a
> recent fix from andraz
> 
> btw, really you're building cinelerra in sarge? Amazing
> 
> ;))

Well... thanks next time I'll know :-).

BTW, Vale thanks for the builds at
http://giss.hackitectura.net/~vale/debian.

For what its worth, my compile fun was prompted by the start up error
message "cinelerra: symbol lookup error:
/usr/lib/libquicktimehv-1.6.0.so.1: undefined symbol: NeAACDecDecode"
from a previously working install of
cinelerra_1%3a2.0.0-3svn20060606_amd64.deb from your archive.  Obviously
I've updated something that's caused the problem.  Recompiling cinelerra
 got it working again.

- Ben

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


Re: [CinCVS] Build problem with Debian Sarge pure AMD64

2006-07-04 Thread Ben Holt
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
Cinelerra@skolelinux.no
https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra