[Ffmpeg-devel] compilation problem in ffmpeg

padma padma lpadhma2003
Wed Sep 7 14:35:31 CEST 2005


I typed the command without that mingw32 and
memalign-hack

then  also it's in vein

I got the error

Then i typed the command ./configure --enable-mp3lame
--enable-vorbis
 
then also it returns the error

Am i need to compile gcc again?


ba52/resample.c
liba52/resample_mmx.c:10: warning: `magicF2W' defined
but not used
liba52/resample_mmx.c:11: warning: `wm1010' defined
but not used
liba52/resample_mmx.c:12: warning: `wm0101' defined
but not used
liba52/resample_mmx.c:13: warning: `wm1100' defined
but not used
gcc -O3 -g -Wall  -DHAVE_AV_CONFIG_H -I..
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE
-D_GNU_SOURCE -c -o faad.o faad.c
faad.c:29:18: faad.h: No such file or directory
faad.c:57: syntax error before "faacDecHandle"
faad.c:57: warning: no semicolon at end of struct or
union
faad.c:58: syntax error before '*' token
faad.c:58: syntax error before "hDecoder"
faad.c:58: warning: type defaults to `int' in
declaration of `faacDecConfigurationPtr'
faad.c:58: `faacDecConfigurationPtr' declared as
function returning a function
faad.c:58: warning: data definition has no type or
storage class
faad.c:60: syntax error before "hDecoder"
faad.c:62: syntax error before "hDecoder"
faad.c:66: syntax error before "hDecoder"
faad.c:69: syntax error before "hDecoder"
faad.c:92: syntax error before "hDecoder"
faad.c:95: warning: type defaults to `int' in
declaration of `FAACContext'
faad.c:95: warning: data definition has no type or
storage class
faad.c: In function `faac_init_mp4':
faad.c:105: `s' undeclared (first use in this
function)
faad.c:105: (Each undeclared identifier is reported
only once
faad.c:105: for each function it appears in.)
faad.c:105: syntax error before ')' token
faad.c: In function `faac_decode_frame':
faad.c:138: `s' undeclared (first use in this
function)
faad.c:138: syntax error before ')' token
faad.c:141: warning: unused variable `sample_buffer'
faad.c: In function `faac_decode_end':
faad.c:184: `s' undeclared (first use in this
function)
faad.c:184: syntax error before ')' token
faad.c: In function `faac_decode_init':
faad.c:195: `s' undeclared (first use in this
function)
faad.c:195: syntax error before ')' token
faad.c:217: `faacDecOpen' undeclared (first use in
this function)
faad.c:219: `faacDecGetCurrentConfiguration'
undeclared (first use in this function)
faad.c:265: `faac_cfg' undeclared (first use in this
function)
faad.c:292: `LC' undeclared (first use in this
function)
make[1]: *** [faad.o] Error 1
make[1]: Leaving directory
`/root/ffmpeg/ffmpeg-0.4.9-pre1/libavcodec'
make: *** [lib] Error 2





--- Martin Boehme <boehme at inb.uni-luebeck.de> wrote:

> padma padma wrote:
> > [~/ffmpeg/ffmpeg-0.4.9-pre1]# ./configure
> > --enable-mp3lame --enable-vorbis --enable-faad
> > --enable-faac --enable-xvid --enable-mingw32
> > --enable-a52 --enable-dts --enable-pp --enable-gpl
> > --enable-memalign-hack
> > Install prefix   /c/Program Files/FFmpeg
> > Source path      /root/ffmpeg/ffmpeg-0.4.9-pre1
> > C compiler       gcc
> > make             make
> > CPU              x86 (generic)
> [snip]
> 
> Leave off the --enable-mingw32 option. This tells
> configure that you 
> want to compile for Windows (which you obviously
> don't). You should also 
> be able to leave out --enable-memalign-hack.
> 
> HTH
> 
> Martin
> 
> -- 
> Martin B???hme
> Inst. f. Neuro- and Bioinformatics
> Ratzeburger Allee 160, D-23538 Luebeck
> Phone: +49 451 500 5514
> Fax:   +49 451 500 5502
> boehme at inb.uni-luebeck.de
> 
> _______________________________________________
> ffmpeg-devel mailing list
> ffmpeg-devel at mplayerhq.hu
> http://mplayerhq.hu/mailman/listinfo/ffmpeg-devel
> 


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 





More information about the ffmpeg-devel mailing list