[Ffmpeg-devel] Configure with msys/mingw
Christian.Jacquemin at free.fr
Christian.Jacquemin
Sun Jul 23 01:05:07 CEST 2006
Hi,
- I am administrating a project that uses ffmpeg: Virtual Choreographer,
http://virchor.sourceforge.net/
a tool for interactive 3D rendering. I suppose that this project
could be added to the list of projects using ffmpeg at
http://ffmpeg.mplayerhq.hu/projects.html
- I have only recently moved to the svn version of ffmpeg
and used to rely on the stable version 0.4.9 before.
With the current svn version, I have problems for the
compilation of ffmpeg under mingw at the configuration step.
As suggeted in a preceding post,
I have moved to bash 2.05, but it does not help.
http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/2006-June/012050.html
The problem is the following, when I configure ffmpeg
I get the following error from the config.err log file:
gcc
-Wl,--output-def,$(@:.dll=.def),--out-implib,lib$(SLIBNAME:$(SLIBSUF)=.dll.a)
-o /tmp/ffmpeg-conf-21700-2096-15686 /tmp/ffmpeg-conf-28572-2096-21498.o -lm
c:\mingw\bin\..\lib\gcc-lib\mingw32\3.2.3\..\..\..\..\mingw32\bin\ld.exe: Can't
open output def file $(@:.dll=.def)
C compiler test failed.
I think that the shell does not interprete correctly the $(@:.dll=.def)
parameter of --output-def.
Any help would be valuable and would allow me to keep on providing
an executable version for Win32 that can play video using ffmpeg.
Thanks,
-Christian
--
Christian Jacquemin
CNRS-LIMSI & Univ. Paris 11, BP 133, 91403 Orsay, France
tel +33 (0)1 69 85 81 11 / fax -- 80 88
http://perso.limsi.fr/jacquemi/
More information about the ffmpeg-devel
mailing list