compile ffmpeg subdir failed
Brought to you by:
heroines
I ran "make" from the quicktime root, got past the
qtmp3.o problem I mentioned in a separate entry, then
got something like:
MM_MMX undefined.. blablabla
workaround:
cd ffmpeg-0.4.8
./configure
make
cd ..
make
Looks like the build process is mucked on a clean install?
gordwait@netscape.net