I'm on 64 bit Gentoo and I had the exact same problem.I solved the
problem by installing ("emerging" on Gentoo) ffmpeg seperately and then
running ./configure with the --with-external-ffmpeg flag. I hope this
solves the problem for you.Bas Graham Evans wrote: > I have just changed from fc4 to debian-sid. I am on an amd-64-smp > processor and running the nvidia drivers. > > Everything is up to date. I downloaded cinelerra cv svn1008 but my > build fails like this: > > o /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: ffmpeg/libavcodec/.libs/libavcodec.a(cputest.o): relocation > R_X86_64_32 against `a local symbol' can not be used when making a > shared object; recompile with -fPIC > ffmpeg/libavcodec/.libs/libavcodec.a(cputest.o): could not read symbols: > Bad value > collect2: ld returned 1 exit status > make[3]: *** [libquicktimehv.la] Error 1 > make[3]: Leaving directory `/home/gray/install/hvirtual/quicktime' > make[2]: *** [all-recursive] Error 1 > make[2]: Leaving directory `/home/gray/install/hvirtual/quicktime' > make[1]: *** [all-recursive] Error 1 > make[1]: Leaving directory `/home/gray/install/hvirtual' > make: *** [all] Error 2 > > I have tried many things and done lots of searching around the archives > but have failed to solve this. Any suggestions? > > Graham E. > > _______________________________________________ > Cinelerra mailing list > [email protected] > https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra > _______________________________________________ Cinelerra mailing list [email protected] https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra
