Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 34472 - error merging libdv: libtool: link: cannot find the library `'
Summary: error merging libdv: libtool: link: cannot find the library `'
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: x86 Linux
: High major (vote)
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords:
: 33748 (view as bug list)
Depends on:
Blocks:
 
Reported: 2003-11-26 15:31 UTC by ben calvert
Modified: 2004-05-11 09:56 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
output from emerge (emerge.out,16.65 KB, text/plain)
2003-11-26 15:32 UTC, ben calvert
Details

Note You need to log in before you can comment on or make changes to this bug.
Description ben calvert 2003-11-26 15:31:12 UTC
running 2.6.0_beta10, for some reason i've just noticed that linux-headers 2.4.19-r1 is also 
installed...  

Reproducible: Always
Steps to Reproduce:
1.emerge libdv 
 
2.<wait> 
 
3. profit! 
 
Actual Results:  
ebuild output attached
Comment 1 ben calvert 2003-11-26 15:32:23 UTC
Created attachment 21337 [details]
output from emerge
Comment 2 Fred Van Andel (RETIRED) gentoo-dev 2003-11-26 23:43:49 UTC
check bug 33742.  

Different program, same solution.

Just adjust the parh/filenames to suit.
Comment 3 Martin Holzer (RETIRED) gentoo-dev 2003-11-27 14:09:16 UTC
*** Bug 33748 has been marked as a duplicate of this bug. ***
Comment 4 Max Kalika (RETIRED) gentoo-dev 2004-02-09 12:01:22 UTC
This should be fixed with the latest libSDL.  Can you confirm please?
Comment 5 merwan kashouty 2004-02-10 13:52:29 UTC
i am getting a similar though slightly different error trying to upgrade libdv to 0.101 , i have the latest libsdl installed already

JaiBaba root # emerge libdv
Calculating dependencies ...done!
>>> emerge (1 of 1) media-libs/libdv-0.101 to /
>>> md5 src_uri ;-) libdv-0.101.tar.gz
>>> Unpacking source...
>>> Unpacking libdv-0.101.tar.gz to /var/tmp/portage/libdv-0.101/work
 * Applying libdv-0.99-2.6.patch...                                       [ ok ]>>> Source unpacked.
configure: WARNING: If you wanted to set the --build type, don't use --host.
    If a cross compiler is detected then cross compile mode will be used.
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 for i686-pc-linux-gnu-strip... no
checking for strip... strip
checking whether to enable maintainer-specific portions of Makefiles... no
checking for i686-pc-linux-gnu-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 for a BSD-compatible install... /usr/bin/install -c
checking for a sed that does not truncate output... /bin/sed
checking for egrep... grep -E
checking for ld used by gcc... /usr/i686-pc-linux-gnu/bin/ld
checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes
checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r
checking for BSD-compatible nm... nm
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking how to run the C preprocessor... gcc -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... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for i686-pc-linux-gnu-g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking how to run the C++ preprocessor... g++ -E
checking for i686-pc-linux-gnu-g77... i686-pc-linux-gnu-g77
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether i686-pc-linux-gnu-g77 accepts -g... yes
checking the maximum length of command line arguments... 32768
checking command to parse nm output from gcc object... ok
checking for objdir... .libs
checking for i686-pc-linux-gnu-ar... no
checking for ar... ar
checking for i686-pc-linux-gnu-ranlib... no
checking for ranlib... ranlib
checking for i686-pc-linux-gnu-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/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/i686-pc-linux-gnu/bin/ld
checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/i686-pc-linux-gnu/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/i686-pc-linux-gnu/bin/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... GNU/Linux ld.so
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... yes
checking for i686-pc-linux-gnu-g77 option to produce PIC... -fPIC
checking if i686-pc-linux-gnu-g77 PIC flag -fPIC works... yes
checking if i686-pc-linux-gnu-g77 supports -c -o file.o... yes
checking whether the i686-pc-linux-gnu-g77 linker (/usr/i686-pc-linux-gnu/bin/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... GNU/Linux ld.so
checking whether to enable debugging... no
checking for pkg-config... /usr/bin/pkg-config
checking for glib >= 1.2.4 gtk+ >= 1.2.4... yes
checking GTK_CFLAGS... -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gtk-1.2 -I/usr/X11R6/include
checking GTK_LIBS... -L/usr/X11R6/lib -lgtk -lgdk -lXi -lXext -lX11 -lm -lglib
checking for sdl-config... /usr/bin/sdl-config
checking for SDL - version >= 1.1.6... yes
checking for gtk-config... /usr/bin/gtk-config
checking for GTK - version >= 1.2.4... yes
checking for XvQueryAdaptors in -lXv... yes
checking for pthread_create in -lpthread... yes
checking for sqrt in -lm... yes
checking for poptGetContext in -lpopt... yes
checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include
checking for ANSI C header files... (cached) yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for unistd.h... (cached) yes
checking linux/videodev.h usability... yes
checking linux/videodev.h presence... yes
checking for linux/videodev.h... yes
checking sys/soundcard.h usability... yes
checking sys/soundcard.h presence... yes
checking for sys/soundcard.h... yes
checking endian.h usability... yes
checking endian.h presence... yes
checking for endian.h... yes
checking machine/endian.h usability... no
checking machine/endian.h presence... no
checking for machine/endian.h... no
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for off_t... yes
checking for size_t... yes
checking whether time.h and sys/time.h may both be included... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... yes
checking for working mmap... yes
checking for gettimeofday... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating libdv.spec
config.status: creating libdv.pc
config.status: creating libdv/Makefile
config.status: creating playdv/Makefile
config.status: creating encodedv/Makefile
config.status: creating config.h
config.status: executing depfiles commands
make  all-recursive
make[1]: Entering directory `/var/tmp/portage/libdv-0.101/work/libdv-0.101'
Making all in libdv
make[2]: Entering directory `/var/tmp/portage/libdv-0.101/work/libdv-0.101/libdv'
if gcc -DHAVE_CONFIG_H -I. -I. -I..     -g -O2 -Wall -MT gasmoff.o -MD -MP -MF ".deps/gasmoff.Tpo" \
  -c -o gasmoff.o `test -f 'gasmoff.c' || echo './'`gasmoff.c; \
then mv -f ".deps/gasmoff.Tpo" ".deps/gasmoff.Po"; \
else rm -f ".deps/gasmoff.Tpo"; exit 1; \
fi
/bin/sh ../libtool --silent --mode=link gcc  -g -O2 -Wall   -o gasmoff  gasmoff.o  -lm
./gasmoff > asmoff.h
make  all-am
make[3]: Entering directory `/var/tmp/portage/libdv-0.101/work/libdv-0.101/libdv'
if /bin/sh ../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..    -g -O2 -Wall -MT dv.lo -MD -MP -MF ".deps/dv.Tpo" \
  -c -o dv.lo `test -f 'dv.c' || echo './'`dv.c; \
then mv -f ".deps/dv.Tpo" ".deps/dv.Plo"; \
else rm -f ".deps/dv.Tpo"; exit 1; \
fi
dv.c: In function `dv_decode_full_audio':
dv.c:551: warning: unused variable `ch'
dv.c: In function `dv_report_video_error':
dv.c:606: warning: unused variable `err_msg1'
dv.c:607: warning: unused variable `err_msg2'
if /bin/sh ../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..    -g -O2 -Wall -MT dct.lo -MD -MP -MF ".deps/dct.Tpo" \
  -c -o dct.lo `test -f 'dct.c' || echo './'`dct.c; \
then mv -f ".deps/dct.Tpo" ".deps/dct.Plo"; \
else rm -f ".deps/dct.Tpo"; exit 1; \
fi
dct.c:263: warning: `postscale88' defined but not used
dct.c:326: warning: `postscale248' defined but not used
if /bin/sh ../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..    -g -O2 -Wall -MT idct_248.lo -MD -MP -MF ".deps/idct_248.Tpo" \
  -c -o idct_248.lo `test -f 'idct_248.c' || echo './'`idct_248.c; \
then mv -f ".deps/idct_248.Tpo" ".deps/idct_248.Plo"; \
else rm -f ".deps/idct_248.Tpo"; exit 1; \
fi
if /bin/sh ../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..    -g -O2 -Wall -MT weighting.lo -MD -MP -MF ".deps/weighting.Tpo" \
  -c -o weighting.lo `test -f 'weighting.c' || echo './'`weighting.c; \
then mv -f ".deps/weighting.Tpo" ".deps/weighting.Plo"; \
else rm -f ".deps/weighting.Tpo"; exit 1; \
fi
if /bin/sh ../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..    -g -O2 -Wall -MT quant.lo -MD -MP -MF ".deps/quant.Tpo" \
  -c -o quant.lo `test -f 'quant.c' || echo './'`quant.c; \
then mv -f ".deps/quant.Tpo" ".deps/quant.Plo"; \
else rm -f ".deps/quant.Tpo"; exit 1; \
fi
if /bin/sh ../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..    -g -O2 -Wall -MT vlc.lo -MD -MP -MF ".deps/vlc.Tpo" \
  -c -o vlc.lo `test -f 'vlc.c' || echo './'`vlc.c; \
then mv -f ".deps/vlc.Tpo" ".deps/vlc.Plo"; \
else rm -f ".deps/vlc.Tpo"; exit 1; \
fi
if /bin/sh ../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..    -g -O2 -Wall -MT place.lo -MD -MP -MF ".deps/place.Tpo" \
  -c -o place.lo `test -f 'place.c' || echo './'`place.c; \
then mv -f ".deps/place.Tpo" ".deps/place.Plo"; \
else rm -f ".deps/place.Tpo"; exit 1; \
fi
if /bin/sh ../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..    -g -O2 -Wall -MT parse.lo -MD -MP -MF ".deps/parse.Tpo" \
  -c -o parse.lo `test -f 'parse.c' || echo './'`parse.c; \
then mv -f ".deps/parse.Tpo" ".deps/parse.Plo"; \
else rm -f ".deps/parse.Tpo"; exit 1; \
fi
if /bin/sh ../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..    -g -O2 -Wall -MT bitstream.lo -MD -MP -MF ".deps/bitstream.Tpo" \
  -c -o bitstream.lo `test -f 'bitstream.c' || echo './'`bitstream.c; \
then mv -f ".deps/bitstream.Tpo" ".deps/bitstream.Plo"; \
else rm -f ".deps/bitstream.Tpo"; exit 1; \
fi
if /bin/sh ../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..    -g -O2 -Wall -MT YUY2.lo -MD -MP -MF ".deps/YUY2.Tpo" \
  -c -o YUY2.lo `test -f 'YUY2.c' || echo './'`YUY2.c; \
then mv -f ".deps/YUY2.Tpo" ".deps/YUY2.Plo"; \
else rm -f ".deps/YUY2.Tpo"; exit 1; \
fi
if /bin/sh ../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..    -g -O2 -Wall -MT YV12.lo -MD -MP -MF ".deps/YV12.Tpo" \
  -c -o YV12.lo `test -f 'YV12.c' || echo './'`YV12.c; \
then mv -f ".deps/YV12.Tpo" ".deps/YV12.Plo"; \
else rm -f ".deps/YV12.Tpo"; exit 1; \
fi
if /bin/sh ../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..    -g -O2 -Wall -MT rgb.lo -MD -MP -MF ".deps/rgb.Tpo" \
  -c -o rgb.lo `test -f 'rgb.c' || echo './'`rgb.c; \
then mv -f ".deps/rgb.Tpo" ".deps/rgb.Plo"; \
else rm -f ".deps/rgb.Tpo"; exit 1; \
fi
if /bin/sh ../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..    -g -O2 -Wall -MT audio.lo -MD -MP -MF ".deps/audio.Tpo" \
  -c -o audio.lo `test -f 'audio.c' || echo './'`audio.c; \
then mv -f ".deps/audio.Tpo" ".deps/audio.Plo"; \
else rm -f ".deps/audio.Tpo"; exit 1; \
fi
if /bin/sh ../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..    -g -O2 -Wall -MT util.lo -MD -MP -MF ".deps/util.Tpo" \
  -c -o util.lo `test -f 'util.c' || echo './'`util.c; \
then mv -f ".deps/util.Tpo" ".deps/util.Plo"; \
else rm -f ".deps/util.Tpo"; exit 1; \
fi
if /bin/sh ../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..    -g -O2 -Wall -MT encode.lo -MD -MP -MF ".deps/encode.Tpo" \
  -c -o encode.lo `test -f 'encode.c' || echo './'`encode.c; \
then mv -f ".deps/encode.Tpo" ".deps/encode.Plo"; \
else rm -f ".deps/encode.Tpo"; exit 1; \
fi
if /bin/sh ../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..    -g -O2 -Wall -MT headers.lo -MD -MP -MF ".deps/headers.Tpo" \
  -c -o headers.lo `test -f 'headers.c' || echo './'`headers.c; \
then mv -f ".deps/headers.Tpo" ".deps/headers.Plo"; \
else rm -f ".deps/headers.Tpo"; exit 1; \
fi
if /bin/sh ../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..    -g -O2 -Wall -MT enc_input.lo -MD -MP -MF ".deps/enc_input.Tpo" \
  -c -o enc_input.lo `test -f 'enc_input.c' || echo './'`enc_input.c; \
then mv -f ".deps/enc_input.Tpo" ".deps/enc_input.Plo"; \
else rm -f ".deps/enc_input.Tpo"; exit 1; \
fi
if /bin/sh ../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..    -g -O2 -Wall -MT enc_audio_input.lo -MD -MP -MF ".deps/enc_audio_input.Tpo" \  -c -o enc_audio_input.lo `test -f 'enc_audio_input.c' || echo './'`enc_audio_input.c; \
then mv -f ".deps/enc_audio_input.Tpo" ".deps/enc_audio_input.Plo"; \
else rm -f ".deps/enc_audio_input.Tpo"; exit 1; \
fi
if /bin/sh ../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..    -g -O2 -Wall -MT enc_output.lo -MD -MP -MF ".deps/enc_output.Tpo" \
  -c -o enc_output.lo `test -f 'enc_output.c' || echo './'`enc_output.c; \
then mv -f ".deps/enc_output.Tpo" ".deps/enc_output.Plo"; \
else rm -f ".deps/enc_output.Tpo"; exit 1; \
fi
/bin/sh ../libtool --silent --mode=compile gcc  -g -O2 -Wall -c -o vlc_x86.lo `test -f 'vlc_x86.S' || echo './'`vlc_x86.S
/bin/sh ../libtool --silent --mode=compile gcc  -g -O2 -Wall -c -o quant_x86.lo `test -f 'quant_x86.S' || echo './'`quant_x86.S
/bin/sh ../libtool --silent --mode=compile gcc  -g -O2 -Wall -c -o idct_block_mmx.lo `test -f 'idct_block_mmx.S' || echo './'`idct_block_mmx.S
/bin/sh ../libtool --silent --mode=compile gcc  -g -O2 -Wall -c -o dct_block_mmx.lo `test -f 'dct_block_mmx.S' || echo './'`dct_block_mmx.S
/bin/sh ../libtool --silent --mode=compile gcc  -g -O2 -Wall -c -o rgbtoyuv.lo `test -f 'rgbtoyuv.S' || echo './'`rgbtoyuv.S
/bin/sh ../libtool --silent --mode=compile gcc  -g -O2 -Wall -c -o encode_x86.lo `test -f 'encode_x86.S' || echo './'`encode_x86.S
/bin/sh ../libtool --silent --mode=compile gcc  -g -O2 -Wall -c -o transpose_x86.lo `test -f 'transpose_x86.S' || echo './'`transpose_x86.S
/bin/sh ../libtool --silent --mode=link gcc  -g -O2 -Wall   -o libdv.la -rpath /usr/lib -version-info 4:0:2 dv.lo dct.lo idct_248.lo weighting.lo quant.lo vlc.lo place.lo parse.lo bitstream.lo YUY2.lo YV12.lo rgb.lo audio.lo util.lo encode.lo headers.lo enc_input.lo enc_audio_input.lo enc_output.lo vlc_x86.lo quant_x86.lo idct_block_mmx.lo dct_block_mmx.lo rgbtoyuv.lo encode_x86.lo transpose_x86.lo  -lm
if gcc -DHAVE_CONFIG_H -I. -I. -I..     -g -O2 -Wall -MT dovlc.o -MD -MP -MF ".deps/dovlc.Tpo" \
  -c -o dovlc.o `test -f 'dovlc.c' || echo './'`dovlc.c; \
then mv -f ".deps/dovlc.Tpo" ".deps/dovlc.Po"; \
else rm -f ".deps/dovlc.Tpo"; exit 1; \
fi
/bin/sh ../libtool --silent --mode=link gcc  -g -O2 -Wall   -o dovlc  dovlc.o libdv.la -lm
if gcc -DHAVE_CONFIG_H -I. -I. -I..     -g -O2 -Wall -MT testvlc.o -MD -MP -MF ".deps/testvlc.Tpo" \
  -c -o testvlc.o `test -f 'testvlc.c' || echo './'`testvlc.c; \
then mv -f ".deps/testvlc.Tpo" ".deps/testvlc.Po"; \
else rm -f ".deps/testvlc.Tpo"; exit 1; \
fi
/bin/sh ../libtool --silent --mode=link gcc  -g -O2 -Wall   -o testvlc  testvlc.o libdv.la -lm
if gcc -DHAVE_CONFIG_H -I. -I. -I..     -g -O2 -Wall -MT testbitstream.o -MD -MP -MF ".deps/testbitstream.Tpo" \
  -c -o testbitstream.o `test -f 'testbitstream.c' || echo './'`testbitstream.c; \
then mv -f ".deps/testbitstream.Tpo" ".deps/testbitstream.Po"; \
else rm -f ".deps/testbitstream.Tpo"; exit 1; \
fi
/bin/sh ../libtool --silent --mode=link gcc  -g -O2 -Wall   -o testbitstream  testbitstream.o libdv.la -lm
if gcc -DHAVE_CONFIG_H -I. -I. -I..     -g -O2 -Wall -MT recode.o -MD -MP -MF ".deps/recode.Tpo" \
  -c -o recode.o `test -f 'recode.c' || echo './'`recode.c; \
then mv -f ".deps/recode.Tpo" ".deps/recode.Po"; \
else rm -f ".deps/recode.Tpo"; exit 1; \
fi
/bin/sh ../libtool --silent --mode=link gcc  -g -O2 -Wall   -o recode  recode.o libdv.la -lm
if gcc -DHAVE_CONFIG_H -I. -I. -I..     -g -O2 -Wall -MT reppm.o -MD -MP -MF ".deps/reppm.Tpo" \
  -c -o reppm.o `test -f 'reppm.c' || echo './'`reppm.c; \
then mv -f ".deps/reppm.Tpo" ".deps/reppm.Po"; \
else rm -f ".deps/reppm.Tpo"; exit 1; \
fi
/bin/sh ../libtool --silent --mode=link gcc  -g -O2 -Wall   -o reppm  reppm.o libdv.la -lm
make[3]: Leaving directory `/var/tmp/portage/libdv-0.101/work/libdv-0.101/libdv'make[2]: Leaving directory `/var/tmp/portage/libdv-0.101/work/libdv-0.101/libdv'Making all in encodedv
make[2]: Entering directory `/var/tmp/portage/libdv-0.101/work/libdv-0.101/encodedv'
if gcc -DHAVE_CONFIG_H -I. -I. -I..     -g -O2 -Wall -MT encodedv.o -MD -MP -MF ".deps/encodedv.Tpo" \
  -c -o encodedv.o `test -f 'encodedv.c' || echo './'`encodedv.c; \
then mv -f ".deps/encodedv.Tpo" ".deps/encodedv.Po"; \
else rm -f ".deps/encodedv.Tpo"; exit 1; \
fi
/bin/sh ../libtool --silent --mode=link gcc  -g -O2 -Wall   -o encodedv  encodedv.o ../libdv/libdv.la -lpopt -lm
if gcc -DHAVE_CONFIG_H -I. -I. -I..     -g -O2 -Wall -MT dvconnect.o -MD -MP -MF ".deps/dvconnect.Tpo" \
  -c -o dvconnect.o `test -f 'dvconnect.c' || echo './'`dvconnect.c; \
then mv -f ".deps/dvconnect.Tpo" ".deps/dvconnect.Po"; \
else rm -f ".deps/dvconnect.Tpo"; exit 1; \
fi
/bin/sh ../libtool --silent --mode=link gcc  -g -O2 -Wall   -o dvconnect  dvconnect.o -lpthread -lpopt -lm
if gcc -DHAVE_CONFIG_H -I. -I. -I..     -g -O2 -Wall -MT insert_audio.o -MD -MP -MF ".deps/insert_audio.Tpo" \
  -c -o insert_audio.o `test -f 'insert_audio.c' || echo './'`insert_audio.c; \
then mv -f ".deps/insert_audio.Tpo" ".deps/insert_audio.Po"; \
else rm -f ".deps/insert_audio.Tpo"; exit 1; \
fi
/bin/sh ../libtool --silent --mode=link gcc  -g -O2 -Wall   -o dubdv  insert_audio.o ../libdv/libdv.la -lpopt -lm
if gcc -DHAVE_CONFIG_H -I. -I. -I..     -g -O2 -Wall -MT fix_headers.o -MD -MP -MF ".deps/fix_headers.Tpo" \
  -c -o fix_headers.o `test -f 'fix_headers.c' || echo './'`fix_headers.c; \
then mv -f ".deps/fix_headers.Tpo" ".deps/fix_headers.Po"; \
else rm -f ".deps/fix_headers.Tpo"; exit 1; \
fi
/bin/sh ../libtool --silent --mode=link gcc  -g -O2 -Wall   -o fix_headers  fix_headers.o ../libdv/libdv.la -lm
if gcc -DHAVE_CONFIG_H -I. -I. -I..     -g -O2 -Wall -MT scan_packet_headers.o -MD -MP -MF ".deps/scan_packet_headers.Tpo" \
  -c -o scan_packet_headers.o `test -f 'scan_packet_headers.c' || echo './'`scan_packet_headers.c; \
then mv -f ".deps/scan_packet_headers.Tpo" ".deps/scan_packet_headers.Po"; \
else rm -f ".deps/scan_packet_headers.Tpo"; exit 1; \
fi
/bin/sh ../libtool --silent --mode=link gcc  -g -O2 -Wall   -o scan_packet_headers  scan_packet_headers.o  -lm
if gcc -DHAVE_CONFIG_H -I. -I. -I..     -g -O2 -Wall -MT steal_header.o -MD -MP -MF ".deps/steal_header.Tpo" \
  -c -o steal_header.o `test -f 'steal_header.c' || echo './'`steal_header.c; \
then mv -f ".deps/steal_header.Tpo" ".deps/steal_header.Po"; \
else rm -f ".deps/steal_header.Tpo"; exit 1; \
fi
/bin/sh ../libtool --silent --mode=link gcc  -g -O2 -Wall   -o steal_header  steal_header.o  -lm
if gcc -DHAVE_CONFIG_H -I. -I. -I..     -g -O2 -Wall -MT ppmqscale.o -MD -MP -MF ".deps/ppmqscale.Tpo" \
  -c -o ppmqscale.o `test -f 'ppmqscale.c' || echo './'`ppmqscale.c; \
then mv -f ".deps/ppmqscale.Tpo" ".deps/ppmqscale.Po"; \
else rm -f ".deps/ppmqscale.Tpo"; exit 1; \
fi
/bin/sh ../libtool --silent --mode=link gcc  -g -O2 -Wall   -o ppmqscale  ppmqscale.o  -lm
if gcc -DHAVE_CONFIG_H -I. -I. -I..     -g -O2 -Wall -MT dvavi.o -MD -MP -MF ".deps/dvavi.Tpo" \
  -c -o dvavi.o `test -f 'dvavi.c' || echo './'`dvavi.c; \
then mv -f ".deps/dvavi.Tpo" ".deps/dvavi.Po"; \
else rm -f ".deps/dvavi.Tpo"; exit 1; \
fi
/bin/sh ../libtool --silent --mode=link gcc  -g -O2 -Wall   -o dvavi  dvavi.o ../libdv/libdv.la -lm
make[2]: Leaving directory `/var/tmp/portage/libdv-0.101/work/libdv-0.101/encodedv'
Making all in playdv
make[2]: Entering directory `/var/tmp/portage/libdv-0.101/work/libdv-0.101/playdv'
if gcc -DHAVE_CONFIG_H -I. -I. -I..    -I/usr/include/SDL -D_REENTRANT -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include -g -O2 -Wall -MT playdv.o -MD -MP -MF ".deps/playdv.Tpo" \
  -c -o playdv.o `test -f 'playdv.c' || echo './'`playdv.c; \
then mv -f ".deps/playdv.Tpo" ".deps/playdv.Po"; \
else rm -f ".deps/playdv.Tpo"; exit 1; \
fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..    -I/usr/include/SDL -D_REENTRANT -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include -g -O2 -Wall -MT display.o -MD -MP -MF ".deps/display.Tpo" \
  -c -o display.o `test -f 'display.c' || echo './'`display.c; \
then mv -f ".deps/display.Tpo" ".deps/display.Po"; \
else rm -f ".deps/display.Tpo"; exit 1; \
fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..    -I/usr/include/SDL -D_REENTRANT -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include -g -O2 -Wall -MT oss.o -MD -MP -MF ".deps/oss.Tpo" \
  -c -o oss.o `test -f 'oss.c' || echo './'`oss.c; \
then mv -f ".deps/oss.Tpo" ".deps/oss.Po"; \
else rm -f ".deps/oss.Tpo"; exit 1; \
fi
/bin/sh ../libtool --silent --mode=link gcc -I/usr/include/SDL -D_REENTRANT -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include -g -O2 -Wall   -o playdv  playdv.o display.o oss.o -L/usr/lib -Wl,-rpath,/usr/lib -lSDL -lpthread -L/usr/lib -L/usr/X11R6/lib -lgtk -lgdk -rdynamic -lgmodule -lglib -ldl -lXi -lXext -lX11 -lm -lXv ../libdv/libdv.la -lpopt -lm
libtool: link: `/usr/lib/libgtk.la' is not a valid libtool archive
make[2]: *** [playdv] Error 1
make[2]: Leaving directory `/var/tmp/portage/libdv-0.101/work/libdv-0.101/playdv'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/libdv-0.101/work/libdv-0.101'
make: *** [all] Error 2
 
!!! ERROR: media-libs/libdv-0.101 failed.
!!! Function src_compile, Line 38, Exitcode 2
!!! compile problem
Comment 6 Martin Holzer (RETIRED) gentoo-dev 2004-03-02 11:01:50 UTC
reemerge x11-libs/gtk+ and try again
Comment 7 Patrick Kursawe (RETIRED) gentoo-dev 2004-05-11 09:56:58 UTC
No reaction for months. Please re-open if you still have a problem.