New submission from trumtratri <[EMAIL PROTECTED]>:

14753=last compileable Version
14754-14767 fails with [libavformat/os_support.o] error
14768 (patch applied according to ffmpeg-cvslog) introduces NEW error
14768-14960 so continue to fail with [libavcodec/ppc/check_altivec.o]...

My environment:
MacOS X 10.4.11, XCode 2.5, gcc 4.0.1 (Apple provided), Gnumake 3.81-2 via Fink,
Mac mini G4
Another user has stated it´s occurring on G4, but not on Intel machine, 10.4.11
too, no further environmental information

Command line: $ ./configure (options seem not to matter)

Last lines of make output:
(If not sufficient, let me know, complete output archived for several revisions)
gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I.
-I"/Users/macmini_tr/ffmpeg/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112
-fasm -std=c99 -pipe -force_cpusubtype_ALL -Wno-sign-compare -mdynamic-no-pic
-fomit-frame-pointer -maltivec -mabi=altivec -g -Wdeclaration-after-statement
-Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls
-Wno-pointer-sign -Wcast-qual -Wwrite-strings -O3 -fno-math-errno       -c -o
libavcodec/ppc/check_altivec.o libavcodec/ppc/check_altivec.c
In file included from /usr/include/sys/ucred.h:64,
                 from /usr/include/sys/sysctl.h:71,
                 from libavcodec/ppc/check_altivec.c:26:
/usr/include/bsm/audit.h:219: error: parse error before 'u_char'
/usr/include/bsm/audit.h:222: error: parse error before '}' token
/usr/include/bsm/audit.h:229: error: parse error before 'u_char'
/usr/include/bsm/audit.h:232: error: parse error before '}' token
In file included from /usr/include/sys/sysctl.h:71,
                 from libavcodec/ppc/check_altivec.c:26:
/usr/include/sys/ucred.h:76: error: parse error before 'u_long'
/usr/include/sys/ucred.h:88: error: parse error before '}' token
/usr/include/sys/ucred.h:95: error: parse error before 'u_int'
/usr/include/sys/ucred.h:99: error: parse error before '}' token
In file included from /usr/include/sys/sysctl.h:72,
                 from libavcodec/ppc/check_altivec.c:26:
/usr/include/sys/proc.h:108: error: parse error before 'u_int'
/usr/include/sys/proc.h:113: error: parse error before 'p_swtime'
/usr/include/sys/proc.h:114: error: parse error before 'p_slptime'
/usr/include/sys/proc.h:128: error: parse error before 'p_priority'
/usr/include/sys/proc.h:129: error: parse error before 'p_usrpri'
/usr/include/sys/proc.h:134: error: parse error before 'p_xstat'
/usr/include/sys/proc.h:135: error: parse error before 'p_acflag'
/usr/include/sys/proc.h:137: error: parse error before '}' token
In file included from libavcodec/ppc/check_altivec.c:26:
/usr/include/sys/sysctl.h:400: error: field 'kp_proc' has incomplete type
/usr/include/sys/sysctl.h:690: error: parse error before 'u_int'
make: *** [libavcodec/ppc/check_altivec.o] Error 1

----------
messages: 2864
nosy: trumtratri
priority: normal
status: new
substatus: new
title: make breaking on MacOS since r14754 fix STILL breaking on MacOS 
10.4.11/G4
type: bug

______________________________________________________
FFmpeg issue tracker <[EMAIL PROTECTED]>
<https://roundup.mplayerhq.hu/roundup/ffmpeg/issue600>
______________________________________________________

Reply via email to