problem making mjpegtools-1.6.1

DorianBüttner Dorian.Buettner at gmx.de
Sat Jun 28 11:51:41 PDT 2003


I just cvs-up'ed the latest 4.8-stable and wanted to install mjpegtools as a
dependency of transcode, but the make fails as in the 
attached error.txt. If anyone has an idea please let me know. 
 
Greets, 
Dorian 

-- 
+++ GMX - Mail, Messaging & more  http://www.gmx.net +++
Bitte lächeln! Fotogalerie online mit GMX ohne eigene Homepage!
-------------- next part --------------
===>   mjpegtools-1.6.1 depends on executable: nasm - found
===>   mjpegtools-1.6.1 depends on executable: gmake - found
===>   mjpegtools-1.6.1 depends on file: /usr/local/libexec/libtool13/libtool - found
===>   mjpegtools-1.6.1 depends on executable: pkg-config - found
===>   mjpegtools-1.6.1 depends on shared library: aviplay.0 - found
===>   mjpegtools-1.6.1 depends on shared library: jpeg.9 - found
===>   mjpegtools-1.6.1 depends on shared library: dv.3 - found
===>   mjpegtools-1.6.1 depends on shared library: SDL-1.1.5 - found
===>   mjpegtools-1.6.1 depends on shared library: gnugetopt.1 - found
===>   mjpegtools-1.6.1 depends on shared library: X11.6 - found
===>   mjpegtools-1.6.1 depends on shared library: glib12.3 - found
===>   mjpegtools-1.6.1 depends on shared library: gtk12.2 - found
===>  Configuring for mjpegtools-1.6.1
configure: WARNING: you should use --build, --host, --target
checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... no
checking for nawk... nawk
checking whether gmake sets ${MAKE}... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking build system type... i386-portbld-freebsd4.8
checking host system type... i386-portbld-freebsd4.8
checking for gawk... (cached) nawk
checking for i386-portbld-freebsd4.8-gcc... cc
checking for C compiler default output... 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 cc accepts -g... yes
checking for style of include used by gmake... GNU
checking dependency style of cc... gcc
checking for i386-portbld-freebsd4.8-g++... c++
checking whether we are using the GNU C++ compiler... yes
checking whether c++ accepts -g... yes
checking dependency style of c++... gcc
checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
checking whether ln -s works... yes
checking whether byte ordering is bigendian... no
checking for cc option to accept ANSI C... none needed
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for ld used by GCC... /usr/libexec/elf/ld
checking if the linker (/usr/libexec/elf/ld) is GNU ld... yes
checking for /usr/libexec/elf/ld option to reload object files... -r
checking for BSD-compatible nm... nm
checking how to recognise dependant libraries... pass_all
checking command to parse nm output... ok
checking how to run the C preprocessor... cc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... no
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for i386-portbld-freebsd4.8-ranlib... no
checking for ranlib... ranlib
checking for i386-portbld-freebsd4.8-strip... no
checking for strip... strip
checking for objdir... .libs
checking for cc option to produce PIC... -fPIC
checking if cc PIC flag -fPIC works... yes
checking if cc static flag -static works... yes
checking if cc supports -c -o file.o... yes
checking if cc supports -c -o file.lo... yes
checking if cc supports -fno-rtti -fno-exceptions... yes
checking whether the linker (/usr/libexec/elf/ld) supports shared libraries... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... freebsd4.8 ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking whether -lc should be explicitly linked in... yes
creating libtool
checking host system type... i386-unknown-freebsd4.8
checking for ranlib... ranlib
checking whether we are using GNU C... yes
checking for object suffix... o
checking for executable suffix... no
checking for cc option to produce PIC... -fPIC
checking if cc PIC flag -fPIC works... yes
checking if cc supports -c -o file.o... yes
checking if cc supports -c -o file.lo... yes
checking if cc supports -fno-rtti -fno-exceptions ... yes
checking if cc static flag -static works... -static
checking whether ln -s works... yes
checking for ld used by GCC... /usr/libexec/elf/ld
checking if the linker (/usr/libexec/elf/ld) is GNU ld... yes
checking whether the linker (/usr/libexec/elf/ld) supports shared libraries... yes
checking for BSD-compatible nm... /usr/bin/nm -B
checking command to parse /usr/bin/nm -B output... ok
checking how to hardcode library paths into programs... immediate
checking for /usr/libexec/elf/ld option to reload object files... -r
checking dynamic linker characteristics... freebsd4.8 ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for objdir... .libs
creating libtool
checking fenv.h usability... no
checking fenv.h presence... no
checking for fenv.h... no
checking for stdint.h... (cached) no
checking for inttypes.h... (cached) yes
checking for sys/types.h... (cached) yes
checking stdbool.h usability... yes
checking stdbool.h presence... yes
checking for stdbool.h... yes
checking getopt.h usability... yes
checking getopt.h presence... yes
checking for getopt.h... yes
checking alloca.h usability... no
checking alloca.h presence... no
checking for alloca.h... no
checking sys/soundcard.h usability... yes
checking sys/soundcard.h presence... yes
checking for sys/soundcard.h... yes
checking for int... yes
checking size of int... 4
checking for long... yes
checking size of long... 4
checking for long long... yes
checking size of long long... 8
checking for getopt_long... yes
checking return type of signal handlers... void
checking for alpha architecture... no
configure: WARNING: Did not find linux platform - video4linux functionality will be disabled
checking for glib-config... /usr/local/bin/glib12-config
checking for GLIB - version >= 1.2.0... yes
checking for pthread_create in -lpthread... no
checking for pthread_attr_getstacksize... no
checking for jpeg_start_compress in -L/usr/local/lib -ljpeg-mmx... no
checking for jpeg_start_compress in -L/usr/local/lib -ljpeg... yes
checking for movtar-config... no
checking for movtar - version >= 0.0.2... no
*** The movtar-config script installed by movtar could not be found.
*** If movtar was installed in PREFIX, make sure PREFIX/bin is in
*** your path, or set the MOVTAR_CONFIG environment variable to the
*** full path to movtar-config.
configure: WARNING: **** Quicktime record/playback disabled.
checking for avifile-config... /usr/local/bin/avifile-config
checking for IVideoDecoder::GetDestFmt() in avifile... yes
checking for dv_init in -L/usr/local/lib -ldv -pthread... yes
checking for dv_decoder_free in -L/usr/local/lib -ldv -pthread... yes
checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking for __progname... yes
checking for XF86DGAQueryExtension in -lXxf86dga... yes
checking for gtk-config... /usr/X11R6/bin/gtk12-config
checking for GTK - version >= 1.2.0... yes
checking target system type... i386-portbld-freebsd4.8
checking for sdl-config... /usr/local/bin/sdl11-config
checking for SDL - version >= 1.1.3... yes
checking for Intel Pentium architecture (IA32)... yes
checking for PowerPC architecture... no
enable_simd_accel = XX
checking for support for gcc-style register parameters on Intel... yes
checking for support of MMX in assembly code... yes
checking for nasm... /usr/local/bin/nasm
checking x86 sub-architecture settings... 
checking what warning flags to pass to the C compiler... -Wall -Wunused
configure: creating ./config.status
config.status: creating Makefile
config.status: creating docs/Makefile
config.status: creating lavtools/Makefile
config.status: creating yuvdenoise/Makefile
config.status: creating yuvfilters/Makefile
config.status: creating mpeg2enc/Makefile
config.status: creating aenc/Makefile
config.status: creating mplex/Makefile
config.status: creating scripts/Makefile
config.status: creating utils/Makefile
config.status: creating utils/altivec/Makefile
config.status: creating mjpegtools-config
config.status: creating mjpegtools.pc
config.status: creating mjpegtools.spec
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands

 MJPEG tools 1.6.1 build configuration :

    - X86 Optimizations:
      - MMX/3DNow!/SSE enabled      : true
      - cmov support enabled        : false
    - video4linux recording/playback: false
    - software MJPEG playback       : true
    - movtar playback/recording     : false
    - Quicktime playback/recording  : false
    - AVI MJPEG playback/recording  : true (always)
    - libDV (digital video) support : true (>= v0.9.5)
    - AVIFILE divx encoding support : true
    - Gtk+ support for glav         : true
    - glibc support for >2GB files  : false

cp: /usr/local/bin//usr/local/libexec/libtool13/libtool: No such file or directory
*** Error code 1

Stop in /usr/ports/multimedia/mjpegtools.


More information about the freebsd-ports mailing list