Hello,

My first post here. I guess I just want to ask if transcode has been
succesfuly installed on Centos 5 by anyone yet. That is the platform on
which I am trying to get it going on but the make fails horribly. I thought
perhaps because of the missing extras that the configure script shows but
the doc 'seems' to imply that these are really optional packages anyway.
I'm pretty sure it's user error because I'm missing something but I'm not
savvy enough to know what I'm missing.

I've included that output of my configure run. I hope this isn't obtrusive.

Thanks for any input.

--peter
============================================

checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking for egrep... grep -E
checking whether gcc needs -traditional... no
checking for g++... g++
checking alloca.h presence... yes
checking for alloca.h... yes
checking for an ANSI C-conforming const... yes
checking whether time.h and sys/time.h may both be included... yes
checking for inline... inline
checking for size_t... yes
checking whether byte ordering is bigendian... no
checking for off_t... yes
checking __attribute__ ((aligned ())) support... 64
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for vprintf... yes
checking for _doprnt... no
checking whether lstat dereferences a symlink specified with a trailing
slash...
 yes
checking whether stat accepts an empty string... no
checking for working strcoll... yes
checking return type of signal handlers... void
checking for strtol... yes
checking for memalign... yes
checking for ftruncate... yes
checking for gettimeofday... yes
checking for memset... yes
checking for strerror... yes
checking for strncasecmp... yes
checking for stat... yes
checking for floor... no
checking for atexit... yes
checking for getpagesize... yes
checking for memmove... yes
checking for mkfifo... yes
checking for vsscanf... yes
checking for strptime... yes
checking for alloca... no
checking for strlcat... no
checking for strlcpy... no
checking for lrint in -lm... yes
checking for getopt_long_only... yes
checking whether support lib is needed... no
checking for pthreads in -lpthread... yes
checking for build architecture... Intel Pentium architecture (IA32)
checking if $CC groks MMX inline assembly... yes
checking for support of 3DNow in assembly code... yes
checking if $CC checking if $CC can handle SSE2 inline asm... yes
checking if $CC groks AltiVec inline assembly... no
checking if $CC groks AltiVec C extensions... no
checking if linker needs -framework vecLib...
checking if gcc supports -fomit-frame-pointer flags... yes
checking for a sed that does not truncate output... /bin/sed
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking how to recognise dependent libraries... pass_all
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking how to run the C++ preprocessor... g++ -E
checking for g77... no
checking for f77... no
checking for xlf... no
checking for frt... no
checking for pgf77... no
checking for fort77... no
checking for fl32... no
checking for af77... nogroks SSE inline assembly... yes
checking for f90... no
checking for xlf90... no
checking for pgf90... no
checking for epcf90... no
checking for f95... f95
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether f95 accepts -g... yes
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc static flag  works... yes
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries...
yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking for shl_load... no
checking for shl_load in -ldld... no
checking for dlopen... (cached) yes
checking whether a program can dlopen itself... yes
checking whether a statically linked program can dlopen itself... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries...
yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries...
yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking for shl_load... (cached) no
checking for shl_load in -ldld... (cached) no
checking for dlopen... (cached) yes
checking whether a program can dlopen itself... (cached) yes
checking whether a statically linked program can dlopen itself... (cached)
yes
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for f95 option to produce PIC... -fPIC
checking if f95 PIC flag -fPIC works... yes
checking if f95 supports -c -o file.o... yes
checking whether the f95 linker (/usr/bin/ld) supports shared libraries...
yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if gcc supports -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE
-D_FILE_OFFSE
T_BITS=64 -g -O2 flags... yes
checking if g++ supports -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE
-D_FIL
E_OFFSET_BITS=64 flags... yes
checking if fast integers are available... yes
checking for pkg-config... /usr/bin/pkg-config
checking for X... no
configure: WARNING: can not find X11
checking for XvQueryExtension in -lXv... no
checking X11/Xaw/Simple.h usability... no
checking X11/Xaw/Simple.h presence... no
checking for X11/Xaw/Simple.h... no
checking for XpmFreeAttributes in -lXpm... no
checking for gzopen in -lz... yes
checking for sin in -lm... yes
checking for pkgconfig support for libavcodec... no
checking how to determine LIBAVCODEC_CFLAGS... default
checking ffmpeg/avcodec.h usability... yes
checking ffmpeg/avcodec.h presence... yes
checking for ffmpeg/avcodec.h... yes
checking how to determine LIBAVCODEC_LIBS... default
checking for avcodec_thread_init in -lavcodec... no
checking for pkgconfig support for libmpeg2... no
checking how to determine LIBMPEG2_CFLAGS... default
checking mpeg2dec/mpeg2.h usability... yes
checking mpeg2dec/mpeg2.h presence... yes
checking for mpeg2dec/mpeg2.h... yes
checking how to determine LIBMPEG2_LIBS... default
checking for mpeg2_init in -lmpeg2... yes
checking for internal static framebuffer support... yes
checking for network streaming support... no
checking whether v4l support is requested... no
checking whether bktr support is requested... no
checking whether sunau support is requested... no
checking whether OSS support is requested... no
checking decore.h usability... no
checking decore.h presence... no
checking for decore.h... no
checking encore2.h usability... no
checking encore2.h presence... no
checking for encore2.h... no
checking for default xvid... xvid4
checking whether ibp and lors support is requested... no
checking whether libpostproc support is requested... no
checking whether freetype2 support is requested... no
checking whether avifile support is requested... no
checking whether lame support is requested... yes
checking for pkgconfig support for lame... no
checking how to determine LAME_CFLAGS... default
checking how to determine LAME_LIBS... default
checking for lame_init in -lmp3lame... yes
checking lame/lame.h usability... yes
checking lame/lame.h presence... yes
checking for lame/lame.h... yes
checking lame version... ./configure: line 33504: test: -lt: unary operator
expe
cted
checking whether ogg support is requested... no
checking whether vorbis support is requested... no
checking whether theora support is requested... no
checking whether libdvdread support is requested... yes
checking for pkgconfig support for libdvdread... no
checking how to determine LIBDVDREAD_CFLAGS... default
checking how to determine LIBDVDREAD_LIBS... default
checking for DVDOpen in -ldvdread... no
checking whether pvm3 support is requested... no
checking whether libdv support is requested... no
checking whether libquicktime support is requested... no
checking whether lzo support is requested... no
checking whether a52 support is requested... no
checking use libac3 as default decoder... yes
checking whether libmpeg3 support is requested... no
checking whether libxml2 support is requested... no
checking whether mjpegtools support is requested... no
checking whether sdl support is requested... no
checking whether gtk support is requested... no
checking whether libfame support is requested... no
checking whether imagemagick support is requested... no
checking whether libjpegmmx support is requested... no
checking whether libjpeg support is requested... yes
checking for pkgconfig support for libjpeg... no
checking how to determine LIBJPEG_CFLAGS... default
checking jpeglib.h usability... no
checking jpeglib.h presence... no
checking for jpeglib.h... no
checking how to determine LIBJPEG_LIBS... default
checking for jpeg_CreateCompress in -ljpeg... no
checking whether bsdav support is requested... no
checking whether iconv support is requested... yes
checking for pkgconfig support for iconv... no
checking how to determine ICONV_CFLAGS... default
checking iconv.h usability... yes
checking iconv.h presence... yes
checking for iconv.h... yes
checking how to determine ICONV_LIBS... default
checking for iconv_open in -liconv... no
checking for libiconv_open in -liconv... no
checking for iconv_open in -lc... yes
checking whether internal libxio support is requested... no
checking if gcc supports -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE
-D_FILE
_OFFSET_BITS=64 -g -O2 flags... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating aclib/Makefile
config.status: creating avilib/Makefile
config.status: creating contrib/Makefile
config.status: creating contrib/pnmpvn/Makefile
config.status: creating docs/Makefile
config.status: creating docs/html/Makefile
config.status: creating docs/man/Makefile
config.status: creating docs/release-notes/Makefile
config.status: creating export/Makefile
config.status: creating filter/Makefile
config.status: creating filter/divxkey/Makefile
config.status: creating filter/extsub/Makefile
config.status: creating filter/pp/Makefile
config.status: creating filter/preview/Makefile
config.status: creating filter/subtitler/Makefile
config.status: creating filter/tomsmocomp/Makefile
config.status: creating filter/yuvdenoise/Makefile
config.status: creating import/Makefile
config.status: creating import/nuv/Makefile
config.status: creating import/v4l/Makefile
config.status: creating libac3/Makefile
config.status: creating libconfig.status: creating libsupport/Makefile
config.status: creating libtc/Makefile
config.status: creating libvo/Makefile
config.status: creating libxio/Makefile
config.status: creating pvm3/Makefile
config.status: creating src/Makefile
config.status: creating testsuite/Makefile
config.status: creating tools/Makefile
config.status: creating transcode.spec
config.status: creating filter/parse_csv.awk
config.status: creating filter/filter_list.awk
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands

----------------------------------------
Summary for transcode 1.0.2:
----------------------------------------

core options
----------------------------------------
static AV-frame buffering      yes
network (sockets) streams      no
dldarwin/Makefile
config.status: creating libioaux/Makefile
experimental xio               no
Default xvid export            xvid4
A52 default decoder

libavcodec
----------------------------------------
headers                        -I/usr/include
libraries
build
version
statically linked              no

hardware support
----------------------------------------
v4l/v4l2                       no
OSS                            no
bktr                           no
sunau                          no

optional package support
----------------------------------------
IBP                            no
X11                            no
libmpeg2                       yes
libpostproc                    no
freetype2                      no
avifile                        no
lame                           yes
ogg                            no
vorbis                         no
theora                         no
libdvdread                     no
pvm3                           no
libdv                          no
libquicktime                   no
lzo                            no
a52                            no
libmpeg3                       no
libxml2                        no
mjpegtools                     no
sdl                            no
gtk                            no
libfame                        no
imagemagick                    no
libjpeg                        no
bsdav                          no
iconv                          yes

ERROR: requirement failed: cannot link against libavcodec
libavcodec can be found in the following packages:
  FFMpeg  http://www.ffmpeg.org/

ERROR: option '--enable-lame' failed: cannot compile and run a test program
lame.h can be found in the following packages:
  lame  http://www.mp3dev.org/

ERROR: option '--enable-libdvdread' failed: cannot link against libdvdread
libdvdread can be found in the following packages:
  libdvdread  http://www.dtek.chalmers.se/groups/dvd/downloads.shtml

ERROR: option '--enable-libjpeg' failed: cannot compile jpeglib.h
jpeglib.h can be found in the following packages:
  jpeg  ftp://ftp.uu.net/graphics/jpeg/

ERROR: option '--enable-libjpeg' failed: cannot link against libjpeg
libjpeg can be found in the following packages:
  jpeg  ftp://ftp.uu.net/graphics/jpeg/

 FFMpeg  http://www.ffmpeg.org/

ERROR: option '--enable-lame' failed: cannot compile and run a test program
lame.h can be found in the following packages:
  lame  http://www.mp3dev.org/

ERROR: option '--enable-libdvdread' failed: cannot link against libdvdread
libdvdread can be found in the following packages:
  libdvdread  http://www.dtek.chalmers.se/groups/dvd/downloads.shtml

ERROR: option '--enable-libjpeg' failed: cannot compile jpeglib.h
jpeglib.h can be found in the following packages:
  jpeg  ftp://ftp.uu.net/graphics/jpeg/

ERROR: option '--enable-libjpeg' failed: cannot link against libjpeg
libjpeg can be found in the following packages:
  jpeg  ftp://ftp.uu.net/graphics/jpeg/


Please see the INSTALL file in the top directory of the
transcode sources for more information about building
transcode with this configure script.

Reply via email to