Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
trying to install mplayer on kde--solved
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Multimedia
View previous topic :: View next topic  
Author Message
cyclefiend2000
Tux's lil' helper
Tux's lil' helper


Joined: 16 Mar 2005
Posts: 81

PostPosted: Sat Apr 09, 2005 12:29 am    Post subject: trying to install mplayer on kde--solved Reply with quote

hi,

i am trying to install mplayer, and i did an emerge --pretend mplayer. i have been installing the components one at a time. there were 4 at first if i remember correctly. at any rate, i just did an emerge =media-libs/libdv-0.102. it was installing and then errored out. this is the errors it gave:

Code:
make[2]: *** [playdv] Error 1
make[2]: Leaving directory `/var/tmp/portage/libdv-0.102/work/libdv-0.102/playdv'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/libdv-0.102/work/libdv-0.102'
make: *** [all] Error 2

!!! ERROR: media-libs/libdv-0.102 failed.
!!! Function src_compile, Line 39, Exitcode 2
!!! compile problem
!!! If you need support, post the topmost build error, NOT this status message.


if you need any more information i will give you all i can.

thanks in advance. :)


Last edited by cyclefiend2000 on Tue Apr 12, 2005 12:37 am; edited 1 time in total
Back to top
View user's profile Send private message
jods
Tux's lil' helper
Tux's lil' helper


Joined: 14 Sep 2004
Posts: 83
Location: Patiala, Punjab.

PostPosted: Sat Apr 09, 2005 12:48 am    Post subject: Reply with quote

Please give more error output

Jodhbir
_________________
My software has no bugs, it just develops unexplained random features.
Junkyard
Back to top
View user's profile Send private message
cyclefiend2000
Tux's lil' helper
Tux's lil' helper


Joined: 16 Mar 2005
Posts: 81

PostPosted: Sat Apr 09, 2005 12:52 am    Post subject: Reply with quote

Code:
# emerge =media-libs/libdv-0.102
Calculating dependencies ...done!
>>> emerge (1 of 1) media-libs/libdv-0.102 to /
>>> Downloading http://voxel.dl.sourceforge.net/sourceforge/libdv/libdv-0.102.tar.gz
--19:57:04--  http://voxel.dl.sourceforge.net/sourceforge/libdv/libdv-0.102.tar.gz
           => `/usr/portage/distfiles/libdv-0.102.tar.gz'
Resolving voxel.dl.sourceforge.net... 69.9.164.2
Connecting to voxel.dl.sourceforge.net[69.9.164.2]:80... failed: Connection timed out.
Retrying.

--20:00:14--  http://voxel.dl.sourceforge.net/sourceforge/libdv/libdv-0.102.tar.gz
  (try: 2) => `/usr/portage/distfiles/libdv-0.102.tar.gz'
Connecting to voxel.dl.sourceforge.net[69.9.164.2]:80... failed: Connection timed out.
Retrying.

--20:03:25--  http://voxel.dl.sourceforge.net/sourceforge/libdv/libdv-0.102.tar.gz
  (try: 3) => `/usr/portage/distfiles/libdv-0.102.tar.gz'
Connecting to voxel.dl.sourceforge.net[69.9.164.2]:80... failed: Connection timed out.
Retrying.

--20:06:37--  http://voxel.dl.sourceforge.net/sourceforge/libdv/libdv-0.102.tar.gz
  (try: 4) => `/usr/portage/distfiles/libdv-0.102.tar.gz'
Connecting to voxel.dl.sourceforge.net[69.9.164.2]:80... connected.
HTTP request sent, awaiting response...
Read error (Connection reset by peer) in headers.
Retrying.

--20:11:05--  http://voxel.dl.sourceforge.net/sourceforge/libdv/libdv-0.102.tar.gz
  (try: 5) => `/usr/portage/distfiles/libdv-0.102.tar.gz'
Connecting to voxel.dl.sourceforge.net[69.9.164.2]:80... failed: Connection timed out.
Giving up.

>>> Downloading http://puzzle.dl.sourceforge.net/sourceforge/libdv/libdv-0.102.tar.gz
--20:14:14--  http://puzzle.dl.sourceforge.net/sourceforge/libdv/libdv-0.102.tar.gz
           => `/usr/portage/distfiles/libdv-0.102.tar.gz'
Resolving puzzle.dl.sourceforge.net... 195.141.101.221
Connecting to puzzle.dl.sourceforge.net[195.141.101.221]:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 476,931 [application/x-gzip]

100%[====================================>] 476,931       26.52K/s    ETA 00:00

20:14:32 (26.41 KB/s) - `/usr/portage/distfiles/libdv-0.102.tar.gz' saved [476931/476931]

>>> md5 src_uri ;-) libdv-0.102.tar.gz
>>> Unpacking source...
>>> Unpacking libdv-0.102.tar.gz to /var/tmp/portage/libdv-0.102/work
 * Applying libdv-0.99-2.6.patch ...                                      [ ok ]
>>> Source unpacked.
 * econf: updating libdv-0.102/config.guess with /usr/share/gnuconfig/config.guess
 * econf: updating libdv-0.102/config.sub with /usr/share/gnuconfig/config.sub
./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --without-debug --enable-gtk --enable-gtktest --enable-sdl --enable-xv
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... /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... i686-pc-linux-gnu-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 i686-pc-linux-gnu-gcc accepts -g... yes
checking for i686-pc-linux-gnu-gcc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of i686-pc-linux-gnu-gcc... gcc3
checking for a BSD-compatible install... /bin/install -c
checking for a sed that does not truncate output... /bin/sed
checking for egrep... grep -E
checking for ld used by i686-pc-linux-gnu-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... i686-pc-linux-gnu-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++... i686-pc-linux-gnu-g++
checking whether we are using the GNU C++ compiler... yes
checking whether i686-pc-linux-gnu-g++ accepts -g... yes
checking dependency style of i686-pc-linux-gnu-g++... gcc3
checking how to run the C++ preprocessor... i686-pc-linux-gnu-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 i686-pc-linux-gnu-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 i686-pc-linux-gnu-gcc static flag  works... yes
checking if i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
checking for i686-pc-linux-gnu-gcc option to produce PIC... -fPIC
checking if i686-pc-linux-gnu-gcc PIC flag -fPIC works... yes
checking if i686-pc-linux-gnu-gcc supports -c -o file.o... yes
checking whether the i686-pc-linux-gnu-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 i686-pc-linux-gnu-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 i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
checking for i686-pc-linux-gnu-g++ option to produce PIC... -fPIC
checking if i686-pc-linux-gnu-g++ PIC flag -fPIC works... yes
checking if i686-pc-linux-gnu-g++ supports -c -o file.o... yes
checking whether the i686-pc-linux-gnu-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
checking GTK_LIBS... -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 , headers
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.102/work/libdv-0.102'
Making all in libdv
make[2]: Entering directory `/var/tmp/portage/libdv-0.102/work/libdv-0.102/libdv'
if i686-pc-linux-gnu-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 i686-pc-linux-gnu-gcc  -g -O2 -Wall   -o gasmoff  gasmoff.o  -lm
./gasmoff > asmoff.h
make  all-am
make[3]: Entering directory `/var/tmp/portage/libdv-0.102/work/libdv-0.102/libdv'
if /bin/sh ../libtool --silent --mode=compile i686-pc-linux-gnu-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
if /bin/sh ../libtool --silent --mode=compile i686-pc-linux-gnu-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 i686-pc-linux-gnu-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 i686-pc-linux-gnu-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 i686-pc-linux-gnu-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 i686-pc-linux-gnu-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 i686-pc-linux-gnu-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 i686-pc-linux-gnu-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 i686-pc-linux-gnu-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 i686-pc-linux-gnu-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 i686-pc-linux-gnu-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 i686-pc-linux-gnu-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 i686-pc-linux-gnu-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 i686-pc-linux-gnu-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 i686-pc-linux-gnu-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 i686-pc-linux-gnu-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 i686-pc-linux-gnu-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 i686-pc-linux-gnu-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 i686-pc-linux-gnu-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 i686-pc-linux-gnu-gcc  -g -O2 -Wall -c -o vlc_x86.lo `test -f 'vlc_x86.S' || echo './'`vlc_x86.S
/bin/sh ../libtool --silent --mode=compile i686-pc-linux-gnu-gcc  -g -O2 -Wall -c -o quant_x86.lo `test -f 'quant_x86.S' || echo './'`quant_x86.S
/bin/sh ../libtool --silent --mode=compile i686-pc-linux-gnu-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 i686-pc-linux-gnu-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 i686-pc-linux-gnu-gcc  -g -O2 -Wall -c -o rgbtoyuv.lo `test -f 'rgbtoyuv.S' || echo './'`rgbtoyuv.S
/bin/sh ../libtool --silent --mode=compile i686-pc-linux-gnu-gcc  -g -O2 -Wall -c -o encode_x86.lo `test -f 'encode_x86.S' || echo './'`encode_x86.S
/bin/sh ../libtool --silent --mode=compile i686-pc-linux-gnu-gcc  -g -O2 -Wall -c -o transpose_x86.lo `test -f 'transpose_x86.S' || echo './'`transpose_x86.S
/bin/sh ../libtool --silent --mode=link i686-pc-linux-gnu-gcc  -g -O2 -Wall   -o libdv.la -rpath /usr/lib -version-info 4:0:0 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 i686-pc-linux-gnu-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 i686-pc-linux-gnu-gcc  -g -O2 -Wall   -o dovlc  dovlc.o libdv.la -lm
if i686-pc-linux-gnu-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 i686-pc-linux-gnu-gcc  -g -O2 -Wall   -o testvlc  testvlc.o libdv.la -lm
if i686-pc-linux-gnu-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 i686-pc-linux-gnu-gcc  -g -O2 -Wall   -o testbitstream  testbitstream.o libdv.la -lm
if i686-pc-linux-gnu-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 i686-pc-linux-gnu-gcc  -g -O2 -Wall   -o recode  recode.o libdv.la -lm
if i686-pc-linux-gnu-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 i686-pc-linux-gnu-gcc  -g -O2 -Wall   -o reppm  reppm.o libdv.la -lm
make[3]: Leaving directory `/var/tmp/portage/libdv-0.102/work/libdv-0.102/libdv'
make[2]: Leaving directory `/var/tmp/portage/libdv-0.102/work/libdv-0.102/libdv'
Making all in encodedv
make[2]: Entering directory `/var/tmp/portage/libdv-0.102/work/libdv-0.102/encodedv'
if i686-pc-linux-gnu-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 i686-pc-linux-gnu-gcc  -g -O2 -Wall   -o encodedv  encodedv.o ../libdv/libdv.la -lpopt -lm
if i686-pc-linux-gnu-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 i686-pc-linux-gnu-gcc  -g -O2 -Wall   -o dvconnect  dvconnect.o -lpthread -lpopt -lm
if i686-pc-linux-gnu-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 i686-pc-linux-gnu-gcc  -g -O2 -Wall   -o dubdv  insert_audio.o ../libdv/libdv.la -lpopt -lm
if i686-pc-linux-gnu-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 i686-pc-linux-gnu-gcc  -g -O2 -Wall   -o fix_headers  fix_headers.o ../libdv/libdv.la -lm
if i686-pc-linux-gnu-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 i686-pc-linux-gnu-gcc  -g -O2 -Wall   -o scan_packet_headers  scan_packet_headers.o  -lm
if i686-pc-linux-gnu-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 i686-pc-linux-gnu-gcc  -g -O2 -Wall   -o steal_header  steal_header.o  -lm
if i686-pc-linux-gnu-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 i686-pc-linux-gnu-gcc  -g -O2 -Wall   -o ppmqscale  ppmqscale.o  -lm
if i686-pc-linux-gnu-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 i686-pc-linux-gnu-gcc  -g -O2 -Wall   -o dvavi  dvavi.o ../libdv/libdv.la -lm
make[2]: Leaving directory `/var/tmp/portage/libdv-0.102/work/libdv-0.102/encodedv'
Making all in playdv
make[2]: Entering directory `/var/tmp/portage/libdv-0.102/work/libdv-0.102/playdv'
if i686-pc-linux-gnu-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-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 i686-pc-linux-gnu-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-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 i686-pc-linux-gnu-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-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 i686-pc-linux-gnu-gcc -I/usr/include/SDL -D_REENTRANT -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall   -o playdv  playdv.o display.o oss.o -L/usr/lib -Wl,-rpath,/usr/lib -lSDL -lpthread -L/usr/lib -lgtk -lgdk -rdynamic -lgmodule -lglib -ldl -lXi -lXext -lX11 -lm -lXv ../libdv/libdv.la -lpopt -lm
libtool: link: cannot find the library `/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/libstdc++.la'
make[2]: *** [playdv] Error 1
make[2]: Leaving directory `/var/tmp/portage/libdv-0.102/work/libdv-0.102/playdv'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/libdv-0.102/work/libdv-0.102'
make: *** [all] Error 2

!!! ERROR: media-libs/libdv-0.102 failed.
!!! Function src_compile, Line 39, Exitcode 2
!!! compile problem
!!! If you need support, post the topmost build error, NOT this status message.


this is the entire output. it is rather lengthy!
Back to top
View user's profile Send private message
jods
Tux's lil' helper
Tux's lil' helper


Joined: 14 Sep 2004
Posts: 83
Location: Patiala, Punjab.

PostPosted: Sat Apr 09, 2005 1:22 am    Post subject: Reply with quote

Did you upgrade your gcc recently?
Have a look at
https://forums.gentoo.org/viewtopic-t-279020.html

Jodhbir

PS: No need to provide the whole output just the output starting from the first error message
_________________
My software has no bugs, it just develops unexplained random features.
Junkyard
Back to top
View user's profile Send private message
cyclefiend2000
Tux's lil' helper
Tux's lil' helper


Joined: 16 Mar 2005
Posts: 81

PostPosted: Sat Apr 09, 2005 1:36 am    Post subject: Reply with quote

i dont think i have updated gcc. (if i have i did not do it intentionally). however yesterday when i did an emerge --sync there was a message saying to update my profile from 2004.3 to 2005.0. i followed the instructions it gave. do you think this might have caused some problems? and if so, how do i correct that?

thanks.

edit: sorry about the lengthy post. i am fairly new to gentoo (and linux in general) and wasnt sure how to tell where the errors started :)
Back to top
View user's profile Send private message
jods
Tux's lil' helper
Tux's lil' helper


Joined: 14 Sep 2004
Posts: 83
Location: Patiala, Punjab.

PostPosted: Sat Apr 09, 2005 10:34 am    Post subject: Reply with quote

Quote:

libtool: link: cannot find the library `/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/libstdc++.la'

The error indicates that libstdc++.la can't be found.
Did you try what was mentioned in the previous post?
Also what is the output of
Code:

ls /usr/lib/gcc-lib/i686-pc-linux-gnu/


Jodhbir
_________________
My software has no bugs, it just develops unexplained random features.
Junkyard
Back to top
View user's profile Send private message
Seravy
n00b
n00b


Joined: 24 Nov 2002
Posts: 2

PostPosted: Sat Apr 09, 2005 6:46 pm    Post subject: Reply with quote

While im not in the same situation as cyberfiend2000, i had the same kinda problem.
it was trying to access '/usr/lib/gcc-lib/i386-pc-linux-gnu/3.3.4' for some crazy reason and it was all in '/usr/lib/gcc-lib/i686-pc-linux-gnu/'. I blame the package cd :P

I ran
*DISCLAIMER* NOT RESPONSIBLE FOR YOU DOING THIS */DISCLAIMER*
Code:
fix_libtool_files.sh `gcc -dumpversion` --oldarch i386-pc-linux-gnu

and it fixed it, so perhaps it would help if you ran it with i686 instead of i386
_________________
- Seravy -
Back to top
View user's profile Send private message
cyclefiend2000
Tux's lil' helper
Tux's lil' helper


Joined: 16 Mar 2005
Posts: 81

PostPosted: Tue Apr 12, 2005 12:36 am    Post subject: Reply with quote

jods wrote:
Did you upgrade your gcc recently?
Have a look at
https://forums.gentoo.org/viewtopic-t-279020.html

Jodhbir

PS: No need to provide the whole output just the output starting from the first error message


i went back and reread the post you linked to and the fix it gave worked like a charm. thanks for all the help.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Multimedia All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum