On 2007-09-08 19:37, Edouard Chalaron wrote:
> 
> On Sat, 2007-09-08 at 21:31 +0200, Valentina Messeri wrote: 
> > well, take a deep breath.......:D,
> > 
> > it's really unsual still having problems with x264, i dist-upgrade  
> > machine i use to package recently....gonna do that right now..since  
> > i'm at home this weekend....you're running feisty, i hope.....
> > 
> > :D
> > 
> > Vale
> > 
> > >
> > > Ok ...
> > > That was NOT my week .... definitely not
> > >
> > > I managed to crash my AMD 64 X2 ubuntu machine..... no backup of course
> > > (I know...)
> > > Still stuck with my Suse on the other AMD64X2,  (cant compile and
> > > packages are finding gazillions depedencies troubles)
> > > I am back to 2.5 fps in farm rendering :-(
> > >
> > > where I could be way faster than that. (around 8 fps, from HD to MP4)
> > >
> > > Anyway, I reinstalled the system, got my home partition back with the
> > > source that did compile before.
> > >
> > > Well.... the make failed.
> > >
> > > Considering all recent updates, went to svn checkout.
> > > Configure says :
> > >
> > > checking for x264_encoder_open in -lx264... yes
> > > checking x264.h usability... yes
> > > checking x264.h presence... yes
> > > checking for x264.h... yes
> > >
> > > and make is failing whatever option I tried with configure
> > > This is what I get
> > >
> > > /usr/bin/ld: /usr/lib/libx264.a(common.o): relocation R_X86_64_32
> > > 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/movies_bretagne/hvirtual/quicktime'
> > > make[2]: *** [all-recursive] Error 1
> > > make[2]: Leaving directory `/home/movies_bretagne/hvirtual/quicktime'
> > > make[1]: *** [all-recursive] Error 1
> > > make[1]: Leaving directory `/home/movies_bretagne/hvirtual'
> > > make: *** [all] Error 2
> > >
> > > X264 and ffmpeg have been recompile from trunk just before.

On SUSE 10.2, the packman x264 should work fine.

If you have build logs for x264 and cin, which fail with this error, and
would like to post them somewhere, I can take a look.

This is probably exactly what the error suggests, a problem with PIC
flags between x264 and Cin.

Did you pass any flags to configure?

Also, you mention running configure, but not one of 'autoreconf -if' or
'autogen'.  Did you run one of these?  You need to, on fresh svn
checkouts.

-- 
Kevin

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

Reply via email to