On 2007-04-05 14:44, Martin Ellison wrote: > 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.
As a data point, x86_64 builds on Suse 10.2 from svn without messing with PIC. I know there are some other comments about people having trouble with PIC though, maybe a search of the mailing list will help. What distro are you building on? -- Kevin _______________________________________________ Cinelerra mailing list [email protected] https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra
