Milan Jurik <[EMAIL PROTECTED]> added the comment:
>From actual ffmpeg repository, I found additional source impacted, so here
>it's:
gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I.
-I"/export/home/mj162486/Projekty/External/ffmpeg" -D_ISOC99_SOURCE
-D_POSIX_C_SOURCE=200112 -fasm -std=c99 -fomit-frame-pointer -g
-Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization
-Wpointer-arith -Wredundant-decls -Wcast-qual -Wwrite-strings -O3
-fno-math-errno -c -o libavformat/rtpdec.o libavformat/rtpdec.c
In file included from /usr/include/sys/int_types.h:55,
from /usr/include/sys/stdint.h:38,
from /usr/include/stdint.h:38,
from ./libavcodec/bitstream.h:29,
from libavformat/rtpdec.c:25:
/usr/include/sys/feature_tests.h:353:2: #error "Compiler or options invalid for
pre-UNIX 03 X/Open applications and pre-2001 POSIX applications"
gmake: *** [libavformat/rtpdec.o] Error 1
On Solaris Express, gcc 3.4.3 (bundled with Solaris). Nor platform nor GCC is
reponsible, as the ffmpeg requests 2 standards which aren't fully compatible
(nor one is subset of the other).
______________________________________________________
FFmpeg issue tracker <[EMAIL PROTECTED]>
<https://roundup.mplayerhq.hu/roundup/ffmpeg/issue637>
______________________________________________________