Re: [XviD-devel] MEncoder still cannot find Xvid 1.0 on Mac OS X... (Modifié par eldjodjo)

eldjodjo eldjodjo at ifrance.com
Wed Dec 3 21:14:02 CET 2003


attachement doesn't work... here it is :

This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by XviD configure 1.0.0 beta1, which was
generated by GNU Autoconf 2.57.  Invocation command line was

   $ ./configure

## --------- ##
## Platform. ##
## --------- ##

hostname = Jonathan-Hadida.local
uname -m = Power Macintosh
uname -r = 7.0.0
uname -s = Darwin
uname -v = Darwin Kernel Version 7.0.0: Wed Sep 24 15:48:39 PDT 2003; 
root:xnu/xnu-517.obj~1/RELEASE_PPC

/usr/bin/uname -p = powerpc
/bin/uname -X     = unknown

/bin/arch              = unknown
/usr/bin/arch -k       = unknown
/usr/convex/getsysinfo = unknown
hostinfo               = Mach kernel version:
	 Darwin Kernel Version 7.0.0:
Wed Sep 24 15:48:39 PDT 2003; root:xnu/xnu-517.obj~1/RELEASE_PPC


Kernel configured for a single processor only.
1 processor is physically available.
Processor type: ppc7450 (PowerPC 7450)
Processor active: 0
Primary memory available: 512.00 megabytes.
Default processor set: 77 tasks, 221 threads, 1 processors
Load average: 0.67, Mach factor: 0.49
unknown
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH: /usr/local/bin
PATH: /bin
PATH: /sbin
PATH: /usr/bin
PATH: /usr/sbin


## ----------- ##
## Core tests. ##
## ----------- ##

configure:1388: checking build system type
configure:1406: result: powerpc-apple-darwin7.0.0
configure:1414: checking host system type
configure:1428: result: powerpc-apple-darwin7.0.0
configure:1436: checking target system type
configure:1450: result: powerpc-apple-darwin7.0.0
configure:1466: checking whether to use default CFLAGS
configure:1470: result: yes
configure:1524: checking for gcc
configure:1540: found /usr/bin/gcc
configure:1550: result: gcc
configure:1794: checking for C compiler version
configure:1797: gcc --version </dev/null >&5
gcc (GCC) 3.3 20030304 (Apple Computer, Inc. build 1495)
Copyright (C) 2002 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is 
NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR 
PURPOSE.

configure:1800: $? = 0
configure:1802: gcc -v </dev/null >&5
Reading specs from /usr/libexec/gcc/darwin/ppc/3.3/specs
Thread model: posix
gcc version 3.3 20030304 (Apple Computer, Inc. build 1495)
configure:1805: $? = 0
configure:1807: gcc -V </dev/null >&5
gcc: `-V' option must have argument
configure:1810: $? = 1
configure:1834: checking for C compiler default output
configure:1837: gcc    conftest.c  >&5
configure:1840: $? = 0
configure:1886: result: a.out
configure:1891: checking whether the C compiler works
configure:1897: ./a.out
configure:1900: $? = 0
configure:1917: result: yes
configure:1924: checking whether we are cross compiling
configure:1926: result: no
configure:1929: checking for suffix of executables
configure:1931: gcc -o conftest    conftest.c  >&5
configure:1934: $? = 0
configure:1959: result:
configure:1965: checking for suffix of object files
configure:1987: gcc -c   conftest.c >&5
configure:1990: $? = 0
configure:2012: result: o
configure:2016: checking whether we are using the GNU C compiler
configure:2041: gcc -c   conftest.c >&5
configure:2044: $? = 0
configure:2047: test -s conftest.o
configure:2050: $? = 0
configure:2063: result: yes
configure:2069: checking whether gcc accepts -g
configure:2091: gcc -c -g  conftest.c >&5
configure:2094: $? = 0
configure:2097: test -s conftest.o
configure:2100: $? = 0
configure:2111: result: yes
configure:2128: checking for gcc option to accept ANSI C
configure:2189: gcc  -c -g -O2  conftest.c >&5
configure:2192: $? = 0
configure:2195: test -s conftest.o
configure:2198: $? = 0
configure:2216: result: none needed
configure:2234: gcc -c -g -O2  conftest.c >&5
conftest.c:2: error: parse error before "me"
configure:2237: $? = 1
configure: failed program was:
| #ifndef __cplusplus
|   choke me
| #endif
configure:2360: checking for a BSD-compatible install
configure:2414: result: /usr/bin/install -c
configure:2468: checking for ranlib
configure:2484: found /usr/bin/ranlib
configure:2495: result: ranlib
configure:2512: checking for whether to use assembly code
configure:2515: result: yes
configure:2517: checking for architecture type
configure:2526: result: PowerPC
configure:2555: checking how to run the C preprocessor
configure:2591: gcc -E  conftest.c
configure:2597: $? = 0
configure:2629: gcc -E  conftest.c
configure:2628:28: ac_nonexistent.h: No such file or directory
configure:2635: $? = 1
configure: failed program was:
| #line 2620 "configure"
| /* confdefs.h.  */
|
| #define PACKAGE_NAME "XviD"
| #define PACKAGE_TARNAME "xvid"
| #define PACKAGE_VERSION "1.0.0 beta1"
| #define PACKAGE_STRING "XviD 1.0.0 beta1"
| #define PACKAGE_BUGREPORT "xvid-devel at xvid.org"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:2673: result: gcc -E
configure:2698: gcc -E  conftest.c
configure:2704: $? = 0
configure:2736: gcc -E  conftest.c
configure:2735:28: ac_nonexistent.h: No such file or directory
configure:2742: $? = 1
configure: failed program was:
| #line 2727 "configure"
| /* confdefs.h.  */
|
| #define PACKAGE_NAME "XviD"
| #define PACKAGE_TARNAME "xvid"
| #define PACKAGE_VERSION "1.0.0 beta1"
| #define PACKAGE_STRING "XviD 1.0.0 beta1"
| #define PACKAGE_BUGREPORT "xvid-devel at xvid.org"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:2785: checking for egrep
configure:2795: result: grep -E
configure:2800: checking for ANSI C header files
configure:2826: gcc -c -g -O2  conftest.c >&5
configure:2829: $? = 0
configure:2832: test -s conftest.o
configure:2835: $? = 0
configure:2924: gcc -o conftest -g -O2   conftest.c  >&5
configure:2927: $? = 0
configure:2929: ./conftest
configure:2932: $? = 0
configure:2947: result: yes
configure:2971: checking for sys/types.h
configure:2988: gcc -c -g -O2  conftest.c >&5
configure:2991: $? = 0
configure:2994: test -s conftest.o
configure:2997: $? = 0
configure:3008: result: yes
configure:2971: checking for sys/stat.h
configure:2988: gcc -c -g -O2  conftest.c >&5
configure:2991: $? = 0
configure:2994: test -s conftest.o
configure:2997: $? = 0
configure:3008: result: yes
configure:2971: checking for stdlib.h
configure:2988: gcc -c -g -O2  conftest.c >&5
configure:2991: $? = 0
configure:2994: test -s conftest.o
configure:2997: $? = 0
configure:3008: result: yes
configure:2971: checking for string.h
configure:2988: gcc -c -g -O2  conftest.c >&5
configure:2991: $? = 0
configure:2994: test -s conftest.o
configure:2997: $? = 0
configure:3008: result: yes
configure:2971: checking for memory.h
configure:2988: gcc -c -g -O2  conftest.c >&5
configure:2991: $? = 0
configure:2994: test -s conftest.o
configure:2997: $? = 0
configure:3008: result: yes
configure:2971: checking for strings.h
configure:2988: gcc -c -g -O2  conftest.c >&5
configure:2991: $? = 0
configure:2994: test -s conftest.o
configure:2997: $? = 0
configure:3008: result: yes
configure:2971: checking for inttypes.h
configure:2988: gcc -c -g -O2  conftest.c >&5
configure:2991: $? = 0
configure:2994: test -s conftest.o
configure:2997: $? = 0
configure:3008: result: yes
configure:2971: checking for stdint.h
configure:2988: gcc -c -g -O2  conftest.c >&5
configure:2991: $? = 0
configure:2994: test -s conftest.o
configure:2997: $? = 0
configure:3008: result: yes
configure:2971: checking for unistd.h
configure:2988: gcc -c -g -O2  conftest.c >&5
configure:2991: $? = 0
configure:2994: test -s conftest.o
configure:2997: $? = 0
configure:3008: result: yes
configure:3020: checking for int *
configure:3045: gcc -c -g -O2  conftest.c >&5
configure:3048: $? = 0
configure:3051: test -s conftest.o
configure:3054: $? = 0
configure:3065: result: yes
configure:3068: checking size of int *
configure:3343: gcc -o conftest -g -O2   conftest.c  >&5
configure:3346: $? = 0
configure:3348: ./conftest
configure:3351: $? = 0
configure:3374: result: 4
configure:3397: checking whether byte ordering is bigendian
configure:3425: gcc -c -g -O2  conftest.c >&5
configure:3428: $? = 0
configure:3431: test -s conftest.o
configure:3434: $? = 0
configure:3459: gcc -c -g -O2  conftest.c >&5
configure:3462: $? = 0
configure:3465: test -s conftest.o
configure:3468: $? = 0
configure:3582: result: yes
configure:3599: checking for build extensions
configure:3625: result: .dynlib .a .o
configure:3642: checking for platform specific LDFLAGS/CFLAGS
configure:3668: result: dylib options
configure:3878: checking stdio.h usability
configure:3891: gcc -c -g -O2  conftest.c >&5
configure:3894: $? = 0
configure:3897: test -s conftest.o
configure:3900: $? = 0
configure:3910: result: yes
configure:3914: checking stdio.h presence
configure:3925: gcc -E  conftest.c
configure:3931: $? = 0
configure:3950: result: yes
configure:3986: checking for stdio.h
configure:3993: result: yes
configure:3878: checking signal.h usability
configure:3891: gcc -c -g -O2  conftest.c >&5
configure:3894: $? = 0
configure:3897: test -s conftest.o
configure:3900: $? = 0
configure:3910: result: yes
configure:3914: checking signal.h presence
configure:3925: gcc -E  conftest.c
configure:3931: $? = 0
configure:3950: result: yes
configure:3986: checking for signal.h
configure:3993: result: yes
configure:4180: creating ./config.status

## ---------------------- ##
## Running config.status. ##
## ---------------------- ##

This file was extended by XviD config.status 1.0.0 beta1, which was
generated by GNU Autoconf 2.57.  Invocation command line was

   CONFIG_FILES    =
   CONFIG_HEADERS  =
   CONFIG_LINKS    =
   CONFIG_COMMANDS =
   $ ./config.status

on Jonathan-Hadida.local

config.status:643: creating platform.inc

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_build=powerpc-apple-darwin7.0.0
ac_cv_build_alias=powerpc-apple-darwin7.0.0
ac_cv_c_bigendian=yes
ac_cv_c_compiler_gnu=yes
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_exeext=
ac_cv_header_inttypes_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_signal_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdio_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_host=powerpc-apple-darwin7.0.0
ac_cv_host_alias=powerpc-apple-darwin7.0.0
ac_cv_objext=o
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_stdc=
ac_cv_prog_egrep='grep -E'
ac_cv_sizeof_int_p=4
ac_cv_target=powerpc-apple-darwin7.0.0
ac_cv_target_alias=powerpc-apple-darwin7.0.0
ac_cv_type_int_p=yes

## ----------------- ##
## Output variables. ##
## ----------------- ##

AFLAGS=''
API_MAJOR='4'
API_MINOR='0'
ARCHITECTURE='GENERIC'
AS=''
ASSEMBLY_EXTENSION=''
ASSEMBLY_SOURCES=''
BUS='32BIT'
CC='gcc'
CFLAGS='-Wall -O1 -fstrength-reduce -finline-functions -fgcse 
-freduce-all-givs -ffast-math'
CPP='gcc -E'
CPPFLAGS=''
DCT_IA64_SOURCES=''
DEFS='-DPACKAGE_NAME=\"XviD\" -DPACKAGE_TARNAME=\"xvid\" 
-DPACKAGE_VERSION=\"1.0.0\ beta1\" -DPACKAGE_STRING=\"XviD\ 1.0.0\ 
beta1\" -DPACKAGE_BUGREPORT=\"xvid-devel at xvid.org\" -DSTDC_HEADERS=1 
-DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 
-DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 
-DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 
-DSIZEOF_INT_P=4 -DHAVE_STDIO_H=1 -DHAVE_SIGNAL_H=1 '
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='grep -E'
ENDIANNESS='BIG_ENDIAN'
EXEEXT=''
FEATURES=''
GENERIC_SOURCES='SRC_GENERIC'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
LDFLAGS=''
LIBOBJS=''
LIBS=''
LTLIBOBJS=''
NASM_FORMAT=''
OBJECT_EXTENSION='o'
OBJEXT='o'
PACKAGE_BUGREPORT='xvid-devel at xvid.org'
PACKAGE_NAME='XviD'
PACKAGE_STRING='XviD 1.0.0 beta1'
PACKAGE_TARNAME='xvid'
PACKAGE_VERSION='1.0.0 beta1'
PATH_SEPARATOR=':'
PRE_SHARED_LIB='libxvidcore.$(API_MAJOR).$(SHARED_EXTENSION)'
RANLIB='ranlib'
SHARED_EXTENSION='dylib'
SHARED_LIB='libxvidcore.$(API_MAJOR).$(SHARED_EXTENSION)'
SHELL='/bin/sh'
SPECIFIC_CFLAGS='-fPIC -fno-common -no-cpp-precomp '
SPECIFIC_LDFLAGS='-dynamiclib -flat_namespace -compatibility_version 
$(API_MAJOR) -current_version $(API_MAJOR).$(API_MINOR) -install_name 
$(libdir)/$(SHARED_LIB) '
STATIC_EXTENSION='a'
STATIC_LIB='libxvidcore.$(STATIC_EXTENSION)'
ac_ct_CC='gcc'
ac_ct_RANLIB='ranlib'
ac_nasm=''
bindir='${exec_prefix}/bin'
build='powerpc-apple-darwin7.0.0'
build_alias=''
build_cpu='powerpc'
build_os='darwin7.0.0'
build_vendor='apple'
datadir='${prefix}/share'
exec_prefix='${prefix}'
host='powerpc-apple-darwin7.0.0'
host_alias=''
host_cpu='powerpc'
host_os='darwin7.0.0'
host_vendor='apple'
includedir='${prefix}/include'
infodir='${prefix}/info'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localstatedir='${prefix}/var'
mandir='${prefix}/man'
oldincludedir='/usr/include'
prefix='/usr/local'
program_transform_name='s,x,x,'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target='powerpc-apple-darwin7.0.0'
target_alias=''
target_cpu='powerpc'
target_os='darwin7.0.0'
target_vendor='apple'

## ----------- ##
## confdefs.h. ##
## ----------- ##

#define HAVE_INTTYPES_H 1
#define HAVE_MEMORY_H 1
#define HAVE_SIGNAL_H 1
#define HAVE_STDINT_H 1
#define HAVE_STDIO_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRINGS_H 1
#define HAVE_STRING_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_UNISTD_H 1
#define PACKAGE_BUGREPORT "xvid-devel at xvid.org"
#define PACKAGE_NAME "XviD"
#define PACKAGE_STRING "XviD 1.0.0 beta1"
#define PACKAGE_TARNAME "xvid"
#define PACKAGE_VERSION "1.0.0 beta1"
#define SIZEOF_INT_P 4
#define STDC_HEADERS 1

configure: exit 0


Le 3 déc. 03, à 19:02, Edouard Gomez a écrit :

> eldjodjo (eldjodjo at ifrance.com) wrote:
>> Hi Edouard,
>>
>> merci pour ta réponse rapide...
>>
>> Attached you'll find the Xvid configure log.
>
> Je pensais au log de configuration d'XviD pour savoir s'il avait
> detecté ranlib correctement sur macosx, pas celui de mencoder :))
>
> -- 
> Edouard Gomez
> _______________________________________________
> XviD-devel mailing list
> XviD-devel at xvid.org
> http://list.xvid.org/mailman/listinfo/xvid-devel
> _____________________________________________________________________
> Envie de discuter en "live" avec vos amis ? Télécharger MSN Messenger
> http://www.ifrance.com/_reloc/m la 1ère messagerie instantanée de 
> France
>

_____________________________________________________________________
Envie de discuter en "live" avec vos amis ? Télécharger MSN Messenger
http://www.ifrance.com/_reloc/m la 1ère messagerie instantanée de France



More information about the XviD-devel mailing list