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.
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....
;))
Vale
On 7/4/06, Ben Holt <[EMAIL PROTECTED]> wrote:
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
--
http://ThreeWayNews.blogspot.com
Your source. For everything. Really.
encosianima.net
----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.
_______________________________________________
Cinelerra mailing list
[email protected]
https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra