Francesco Romani wrote:
> On Sat, 21 Apr 2007 04:25:35 -0700
> David Liontooth <[EMAIL PROTECTED]> wrote:
>
>   
>> I'm compiling transcode 1.0.3 on OSX, and ran into this problem:
>>     
>
> Platform is PPC or x86/x86-64?
>
> Could you please attach the config.h generated by ./configure?
>   

This is x86; config.h attached.

Dave
/* config.h.  Generated from config.h.in by configure.  */
/* config.h.in.  Generated from configure.in by autoheader.  */

/* Define if your machine is PPC based */
/* #undef ARCH_PPC */

/* Define if your machine is x86 based */
#define ARCH_X86 1

/* Define if your machine is AMD64 based */
/* #undef ARCH_X86_64 */

/* maximum supported data alignment */
#define ATTRIBUTE_ALIGNED_MAX 64

/* Define if you have weird pthreads */
#define BROKEN_PTHREADS 1

/* Define if your compiler groks C AltiVec extensions. */
/* #undef CAN_COMPILE_C_ALTIVEC */

/* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
   systems. This function is required for `alloca.c' support on those systems.
   */
/* #undef CRAY_STACKSEG_END */

/* Define to 1 if using `alloca.c'. */
/* #undef C_ALLOCA */

/* Define if your system lacks uint_fast64_t */
/* #undef EMULATE_FAST_INT */

/* Define if your CPU understands 3DNow instructions */
#define HAVE_3DNOW 1

/* have a52 support */
/* #undef HAVE_A52 */

/* Define to 1 if you have the `alloca' function. */
#define HAVE_ALLOCA 1

/* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
   */
#define HAVE_ALLOCA_H 1

/* Define if your CPU understands ASM 3DNow instructions */
#define HAVE_ASM_3DNOW 1

/* Define if your CPU understands ASM MMX instructions */
#define HAVE_ASM_MMX 1

/* Define if your CPU understands ASM SSE instructions */
#define HAVE_ASM_SSE 1

/* Define if your CPU understands ASM SSE2 instructions */
#define HAVE_ASM_SSE2 1

/* Define to 1 if you have the `atexit' function. */
#define HAVE_ATEXIT 1

/* have avifile support */
/* #undef HAVE_AVIFILE */

/* avifile includes directory version specific */
/* #undef HAVE_AVIFILE_INCLUDES */

/* Have bktr(4) */
/* #undef HAVE_BKTR */

/* have bsdav support */
/* #undef HAVE_BSDAV */

/* Define to 1 if you have the <decore.h> header file. */
/* #undef HAVE_DECORE_H */

/* Define to 1 if you have the <dev/bktr/ioctl_bt848.h> header file. */
/* #undef HAVE_DEV_BKTR_IOCTL_BT848_H */

/* Define to 1 if you have the <dev/ic/bt8xx.h> header file. */
/* #undef HAVE_DEV_IC_BT8XX_H */

/* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
   */
#define HAVE_DIRENT_H 1

/* Have the Divx4linux decore.h header file */
/* #undef HAVE_DIVX_DECORE */

/* Have the Divx4linux encore2.h header file */
/* #undef HAVE_DIVX_ENCORE2 */

/* Define to 1 if you have the <dlfcn.h> header file. */
#define HAVE_DLFCN_H 1

/* Define to 1 if you have the `dlopen' function. */
#define HAVE_DLOPEN 1

/* Define to 1 if you have the `dlsym_prepend_underscore' function. */
/* #undef HAVE_DLSYM_PREPEND_UNDERSCORE */

/* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
/* #undef HAVE_DOPRNT */

/* Define to 1 if you have the <encore2.h> header file. */
/* #undef HAVE_ENCORE2_H */

/* Define to 1 if you have the <errno.h> header file. */
#define HAVE_ERRNO_H 1

/* Define to 1 if you have the <fcntl.h> header file. */
#define HAVE_FCNTL_H 1

/* Define to 1 if you have the `floor' function. */
#define HAVE_FLOOR 1

/* have freetype2 support */
#define HAVE_FREETYPE2 1

/* Define to 1 if you have the `ftruncate' function. */
#define HAVE_FTRUNCATE 1

/* Define to 1 if you have the `getopt_long_only' function. */
#define HAVE_GETOPT_LONG_ONLY 1

/* Define to 1 if you have the `getpagesize' function. */
#define HAVE_GETPAGESIZE 1

/* Define to 1 if you have the `gettimeofday' function. */
#define HAVE_GETTIMEOFDAY 1

/* have gtk support */
/* #undef HAVE_GTK */

/* ibp and lors support */
/* #undef HAVE_IBP */

/* have iconv support */
#define HAVE_ICONV 1

/* have imagemagick support */
#define HAVE_IMAGEMAGICK 1

/* Define to 1 if you have the <inttypes.h> header file. */
#define HAVE_INTTYPES_H 1

/* have lame support */
#define HAVE_LAME 1

/* Have Lame includes in separate path */
#define HAVE_LAME_INC 1

/* Define to 1 if you have the `dl' library (-ldl). */
#define HAVE_LIBDL 1

/* have libdv support */
#define HAVE_LIBDV 1

/* have libdvdread support */
#define HAVE_LIBDVDREAD 1

/* have libdvdread includes in separate path */
#define HAVE_LIBDVDREAD_INC 1

/* have libfame support */
/* #undef HAVE_LIBFAME */

/* Define to 1 if you have the `iconv' library (-liconv). */
#define HAVE_LIBICONV 1

/* have libjpeg support */
#define HAVE_LIBJPEG 1

/* Define to 1 if you have the `m' library (-lm). */
#define HAVE_LIBM 1

/* have libmpeg2 support */
#define HAVE_LIBMPEG2 1

/* have libmpeg3 support */
/* #undef HAVE_LIBMPEG3 */

/* Define if the lrint() function is in libm on your system */
#define HAVE_LIBM_LRINT 1

/* have libpostproc support */
/* #undef HAVE_LIBPOSTPROC */

/* have libquicktime support */
/* #undef HAVE_LIBQUICKTIME */

/* have libxml2 support */
#define HAVE_LIBXML2 1

/* Have libXpm support */
#define HAVE_LIBXPM 1

/* Have libxv support */
#define HAVE_LIBXV 1

/* Define to 1 if you have the `z' library (-lz). */
#define HAVE_LIBZ 1

/* Define to 1 if you have the <limits.h> header file. */
#define HAVE_LIMITS_H 1

/* Define to 1 if you have the <linux/videodev2.h> header file. */
/* #undef HAVE_LINUX_VIDEODEV2_H */

/* Define to 1 if you have the <linux/videodev.h> header file. */
/* #undef HAVE_LINUX_VIDEODEV_H */

/* have lzo support */
#define HAVE_LZO 1

/* Define to 1 if you have the <machine/ioctl_bt848.h> header file. */
/* #undef HAVE_MACHINE_IOCTL_BT848_H */

/* Define to 1 if your system has a GNU libc compatible `malloc' function, and
   to 0 otherwise. */
#define HAVE_MALLOC 1

/* Define to 1 if you have the <malloc.h> header file. */
/* #undef HAVE_MALLOC_H */

/* Define to 1 if you have the `memalign' function. */
/* #undef HAVE_MEMALIGN */

/* Define to 1 if you have the `memmove' function. */
#define HAVE_MEMMOVE 1

/* Define to 1 if you have the <memory.h> header file. */
#define HAVE_MEMORY_H 1

/* Define to 1 if you have the `memset' function. */
#define HAVE_MEMSET 1

/* have mjpegtools support */
/* #undef HAVE_MJPEGTOOLS */

/* Define to 1 if you have the `mkfifo' function. */
#define HAVE_MKFIFO 1

/* Define if your CPU understands MMX instructions */
#define HAVE_MMX 1

/* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
/* #undef HAVE_NDIR_H */

/* have ogg support */
#define HAVE_OGG 1

/* Have OSS audio */
/* #undef HAVE_OSS */

/* Define if \$CC groks AltiVec inline assembly. */
/* #undef HAVE_PPC_ALTIVEC */

/* have pvm3 support */
/* #undef HAVE_PVM3 */

/* have sdl support */
/* #undef HAVE_SDL */

/* Define to 1 if you have the <soundcard.h> header file. */
/* #undef HAVE_SOUNDCARD_H */

/* Define if your CPU understands SSE instructions */
#define HAVE_SSE 1

/* Define if your CPU understands SSE2 instructions */
#define HAVE_SSE2 1

/* Define to 1 if you have the `stat' function. */
#define HAVE_STAT 1

/* Define to 1 if `stat' has the bug that it succeeds when given the
   zero-length file name argument. */
/* #undef HAVE_STAT_EMPTY_STRING_BUG */

/* Define to 1 if you have the <stdint.h> header file. */
#define HAVE_STDINT_H 1

/* Define to 1 if you have the <stdlib.h> header file. */
#define HAVE_STDLIB_H 1

/* Define to 1 if you have the `strcoll' function and it is properly defined.
   */
#define HAVE_STRCOLL 1

/* Define to 1 if you have the `strerror' function. */
#define HAVE_STRERROR 1

/* Define to 1 if you have the <strings.h> header file. */
#define HAVE_STRINGS_H 1

/* Define to 1 if you have the <string.h> header file. */
#define HAVE_STRING_H 1

/* Define to 1 if you have the `strlcat' function. */
#define HAVE_STRLCAT 1

/* Define to 1 if you have the `strlcpy' function. */
#define HAVE_STRLCPY 1

/* Define to 1 if you have the `strncasecmp' function. */
#define HAVE_STRNCASECMP 1

/* Define to 1 if you have the `strptime' function. */
#define HAVE_STRPTIME 1

/* Define to 1 if you have the `strtol' function. */
#define HAVE_STRTOL 1

/* define if your videodev2 header has struct v4l2_buffer */
/* #undef HAVE_STRUCT_V4L2_BUFFER */

/* Have Sun style audio(4) */
/* #undef HAVE_SUNAU */

/* Define to 1 if you have the <sys/audioio.h> header file. */
/* #undef HAVE_SYS_AUDIOIO_H */

/* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
   */
/* #undef HAVE_SYS_DIR_H */

/* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
   */
/* #undef HAVE_SYS_NDIR_H */

/* Define to 1 if you have the <sys/soundcard.h> header file. */
/* #undef HAVE_SYS_SOUNDCARD_H */

/* Define to 1 if you have the <sys/stat.h> header file. */
#define HAVE_SYS_STAT_H 1

/* Define to 1 if you have the <sys/time.h> header file. */
#define HAVE_SYS_TIME_H 1

/* Define to 1 if you have the <sys/types.h> header file. */
#define HAVE_SYS_TYPES_H 1

/* have theora support */
#define HAVE_THEORA 1

/* Define to 1 if you have the <unistd.h> header file. */
#define HAVE_UNISTD_H 1

/* Have video4linux(2) */
/* #undef HAVE_V4L */

/* have vorbis support */
#define HAVE_VORBIS 1

/* Define to 1 if you have the `vprintf' function. */
#define HAVE_VPRINTF 1

/* Define to 1 if you have the `vsscanf' function. */
#define HAVE_VSSCANF 1

/* Have X11 support */
#define HAVE_X11 1

/* Define to 1 if you have the <X11/Xaw/Simple.h> header file. */
#define HAVE_X11_XAW_SIMPLE_H 1

/* Have the Xaw Simple.h file support */
#define HAVE_XAW_SIMPLE 1

/* Have libdv 0.103 or newer */
#define LIBDV_0103 1

/* Have libdv 0.99 or newer */
#define LIBDV_099 1

/* Define to 1 if `lstat' dereferences a symlink specified with a trailing
   slash. */
/* #undef LSTAT_FOLLOWS_SLASHED_SYMLINK */

/* Enable network functionality */
/* #undef NET_STREAM */

/* Name of package */
#define PACKAGE "transcode"

/* Define to the address where bug reports for this package should be sent. */
#define PACKAGE_BUGREPORT ""

/* Define to the full name of this package. */
#define PACKAGE_NAME "transcode"

/* Define to the full name and version of this package. */
#define PACKAGE_STRING "transcode 1.0.3"

/* Define to the one symbol short name of this package. */
#define PACKAGE_TARNAME "transcode"

/* Define to the version of this package. */
#define PACKAGE_VERSION "1.0.3"

/* Define as the return type of signal handlers (`int' or `void'). */
#define RETSIGTYPE void

/* If using the C implementation of alloca, define if you know the
   direction of stack growth for your system; otherwise it will be
   automatically deduced at runtime.
	STACK_DIRECTION > 0 => grows toward higher addresses
	STACK_DIRECTION < 0 => grows toward lower addresses
	STACK_DIRECTION = 0 => direction of growth unknown */
/* #undef STACK_DIRECTION */

/* Use the static buffers */
#define STATBUFFER 1

/* Define to 1 if you have the ANSI C header files. */
#define STDC_HEADERS 1

/* Define if this is Darwin / MacOSX OS */
#define SYSTEM_DARWIN 1

/* Define if your system is modern BSD */
#define SYS_BSD 1

/* lame version */
#define TC_LAME_VERSION 397

/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
#define TIME_WITH_SYS_TIME 1

/* Use the liba52 A52/AC3 decoder as default */
/* #undef USE_LIBA52_DECODER */

/* using mjpegtools post Mar 31 2004 */
/* #undef USE_NEW_MJPEGTOOLS_CODE */

/* Version number of package */
#define VERSION "1.0.3"

/* Define if your CPU is big endian */
/* #undef WORDS_BIGENDIAN */

/* Define to 1 if the X Window System is missing or not being used. */
/* #undef X_DISPLAY_MISSING */

/* Define to empty if `const' does not conform to ANSI C. */
/* #undef const */

/* Define to `__inline__' or `__inline' if that's what the C compiler
   calls it, or to nothing if 'inline' is not supported under any name.  */
#ifndef __cplusplus
/* #undef inline */
#endif

/* Define to rpl_malloc if the replacement function should be used. */
/* #undef malloc */

/* Define to `long int' if <sys/types.h> does not define. */
/* #undef off_t */

/* Define to `unsigned int' if <sys/types.h> does not define. */
/* #undef size_t */

Reply via email to