konrads@talon:~/pymedia-1.3.7.3$ gcc -pthread -fno-strict-aliasing -DNDEBUG
-g -fwrapv -O2 -Wall -Wstrict-prototypes -DBUILD_NUM=1863
-DPATH_DEV_DSP="/dev/dsp" -DPATH_DEV_MIXER="/dev/mixer"
-D_FILE_OFFSET_BITS=64 -DACCEL_DETECT=1 -DHAVE_MMX=1
-DHAVE_LINUX_DVD_STRUCT=1 -DDVD_STRUCT_IN_LINUX_CDROM_H=1 -DCONFIG_VORBIS
-DCONFIG_VORBIS -DCONFIG_FAAD -DCONFIG_MP3LAME -DCONFIG_VORBIS
-DHAVE_AV_CONFIG_H -DUDF_CACHE=1 -INone -INone -INone -I/usr/include/lame
-INone -I/home/konrads/pymedia-1.3.7.3 -Iaudio/ -I/usr/include/python2.5 -c
audio/acodec/acodec.c -o build/temp.linux-i686-2.5/audio/acodec/acodec.o
In file included from audio/acodec/acodec.c:31:
audio/libavcodec/dsputil.h:485: error: static declaration of ‘lrintf’
follows non-static declaration
audio/acodec/acodec.c:249: warning: initialization from incompatible
pointer type
audio/acodec/acodec.c: In function ‘ACodec_Encode’:
audio/acodec/acodec.c:668: warning: pointer targets in passing argument 2
of ‘avcodec_encode_audio’ differ in signedness
It is fixed by adding a -DHAVE_LRINTF. I guess something is not detecting
something properly.
Nobody/Anonymous ( nobody ) - 2008-05-19 21:02
5
Open
None
Bors
pymedia
None
Public
|
Date: 2009-04-04 21:26 I get approximately the same error, but on line 484. |
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use