Hello, please, have a look at "[CinCVS] debian/rules patch for amd64 and i386 builds" mail i sent on 24.03.2007, and try to run
+ifeq ($(DEB_HOST_ARCH),amd64) + CFLAGS=-ffast-math -g -O2 -mmmx -msse -msse2 -minline-all-stringops -fprefetch-loop-arrays -funroll-loops + CXXFLAGS=$(CFLAGS) -fno-check-new +endif So if it works please add this patch to upstream !!!! Éric Martin Ellison a écrit : > When I try to build from SVN I get: > > /usr/bin/ld: ffmpeg/libavcodec/.libs/libavcodec.a(motion_est_mmx.o): > relocation R_X86_64_32S against `a local symbol' can not be used when > making a shared object; recompile with -fPIC > ffmpeg/libavcodec/.libs/libavcodec.a(motion_est_mmx.o): could not read > symbols: Bad value > > I have tried all sorts of things, including setting the C flags to > include -fPIC, but nothing works. > > This is on x86_64. > > -- > Regards, > Martin > ([EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>) -- Éric Seigne - Directeur | [EMAIL PROTECTED] RyXéo SARL | http://www.ryxeo.com Le Topaze - Entrée C, 2 rue Jean Bonnardel | tel +33 6 987 444 01 33140 Villenave d'Ornon - FRANCE | fax +33 5 567 542 59 _______________________________________________ Cinelerra mailing list [email protected] https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra
