On 2007-01-25 22:12, jostle wrote: > Gisle Fr0ysland wrote: > > Thursday 25 January 2007 04:38, skrev Daniel Fort: > >> undefined reference to `mm_flags' > >> ffmpeg/libavcodec/.libs/libavcodec.a(cljr.o):/home/dfort/src/cinelerra-svn/ > >> hvirtual/quicktime/ffmpeg/libavcodec/cljr.c:77: more undefined references > >> to > >> `mm_flags' follow > >> collect2: ld returned 1 exit status > >> make[3]: *** [libquicktimehv.la] Error 1 > > > > I'm getting the exact same error on amd64 running 64Studio/Debian. > > Also compiled fine from svn in earlier revisions. > > > > cheers > > -gisle > > > > I had the same problem with r981 and fixed it by NOT using --enable-mmx > in the ./configure command. > > Have Fun, >
Hey Hannes, I suspect this is an artifact of your last commit to configure. It looked like you re-enabled auto detection of MMX support? I think Pierre disabled that for x86_64 to fix build problems on that arch. -- Kevin _______________________________________________ Cinelerra mailing list [email protected] https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra
