[РЕШЕНО] Система "не видит lidsdl"

Sabayon, Calculate, Funtoo, Exherbo

Модератор: /dev/random

Skala
Сообщения: 241
ОС: Gentoo

[РЕШЕНО] Система "не видит lidsdl"

Сообщение Skala »

Сейчас при попытке обновить мир выходит такое сообщение:

Код:

localhost distfiles # emerge smpeg Calculating dependencies... done! >>> Verifying ebuild Manifests... >>> Emerging (1 of 1) media-libs/smpeg-0.4.4-r9 to / * smpeg-0.4.4-gtkm4.patch.bz2 RMD160 SHA1 SHA256 size ;-) ... [ ok ] * smpeg-0.4.4.tar.gz RMD160 SHA1 SHA256 size ;-) ... [ ok ] * checking ebuild checksums ;-) ... [ ok ] * checking auxfile checksums ;-) ... [ ok ] * checking miscfile checksums ;-) ... [ ok ] * checking smpeg-0.4.4.tar.gz ;-) ... [ ok ] * checking smpeg-0.4.4-gtkm4.patch.bz2 ;-) ... [ ok ] >>> Unpacking source... >>> Unpacking smpeg-0.4.4.tar.gz to /var/tmp/portage/media-libs/smpeg-0.4.4-r9/work >>> Unpacking smpeg-0.4.4-gtkm4.patch.bz2 to /var/tmp/portage/media-libs/smpeg-0.4.4-r9/work * Applying smpeg-0.4.4-m4.patch ... [ ok ] * Applying smpeg-0.4.4-gnu-stack.patch ... [ ok ] * Applying smpeg-0.4.4-config.patch ... [ ok ] * Applying smpeg-0.4.4-PIC.patch ... [ ok ] * Applying smpeg-0.4.4-gcc41.patch ... [ ok ] * Applying smpeg-0.4.4-flags.patch ... [ ok ] * Applying smpeg-0.4.4-automake.patch ... [ ok ] * Applying smpeg-0.4.4-mmx.patch ... [ ok ] * Applying smpeg-0.4.4-malloc.patch ... [ ok ] * Applying smpeg-0.4.4-missing-init.patch ... [ ok ] * Applying smpeg-0.4.4-gtkm4.patch.bz2 ... [ ok ] * Running eautoreconf in '/var/tmp/portage/media-libs/smpeg-0.4.4-r9/work/smpeg-0.4.4' ... * Running aclocal -I /var/tmp/portage/media-libs/smpeg-0.4.4-r9/work/smpeg-0.4.4/m4 ... [ ok ] * Running libtoolize --copy --force --automake ... [ ok ] * Running aclocal -I /var/tmp/portage/media-libs/smpeg-0.4.4-r9/work/smpeg-0.4.4/m4 ... [ ok ] * Running autoconf ... [ ok ] * Running automake --add-missing --copy --foreign ... [ ok ] * Running elibtoolize in: smpeg-0.4.4 * Applying install-sh-1.5.patch ... * Applying portage-1.5.10.patch ... * Applying sed-1.5.6.patch ... * Applying uclibc-ltconf-1.3.0.patch ... >>> Source unpacked. >>> Compiling source in /var/tmp/portage/media-libs/smpeg-0.4.4-r9/work/smpeg-0.4.4 ... * econf: updating smpeg-0.4.4/config.guess with /usr/share/gnuconfig/config.guess * econf: updating smpeg-0.4.4/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 --enable-debug --disable-gtk-player --disable-assertions --with-x --enable-opengl-player --disable-mmx --build=i686-pc-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes /var/tmp/portage/media-libs/smpeg-0.4.4-r9/work/smpeg-0.4.4/missing: Unknown `--run' option Try `/var/tmp/portage/media-libs/smpeg-0.4.4-r9/work/smpeg-0.4.4/missing --help' for more information configure: WARNING: `missing' script is too old or missing checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes 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 whether make sets $(MAKE)... (cached) yes 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 ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/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... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognize 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 how to run the C++ preprocessor... g++ -E checking for i686-pc-linux-gnu-g77... no checking for i686-pc-linux-gnu-xlf... no checking for i686-pc-linux-gnu-f77... no checking for i686-pc-linux-gnu-frt... no checking for i686-pc-linux-gnu-pgf77... no checking for i686-pc-linux-gnu-cf77... no checking for i686-pc-linux-gnu-fort77... no checking for i686-pc-linux-gnu-fl32... no checking for i686-pc-linux-gnu-af77... no checking for i686-pc-linux-gnu-xlf90... no checking for i686-pc-linux-gnu-f90... no checking for i686-pc-linux-gnu-pgf90... no checking for i686-pc-linux-gnu-pghpf... no checking for i686-pc-linux-gnu-epcf90... no checking for i686-pc-linux-gnu-gfortran... no checking for i686-pc-linux-gnu-g95... no checking for i686-pc-linux-gnu-xlf95... no checking for i686-pc-linux-gnu-f95... no checking for i686-pc-linux-gnu-fort... no checking for i686-pc-linux-gnu-ifort... no checking for i686-pc-linux-gnu-ifc... no checking for i686-pc-linux-gnu-efc... no checking for i686-pc-linux-gnu-pgf95... no checking for i686-pc-linux-gnu-lf95... no checking for i686-pc-linux-gnu-ftn... no checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 98304 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for i686-pc-linux-gnu-ar... i686-pc-linux-gnu-ar checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip checking for correct ltmain.sh version... 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 static flag -static 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 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 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++ static flag -static 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 dynamic linker characteristics... GNU/Linux ld.so (cached) (cached) checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking for a BSD-compatible install... /usr/bin/install -c checking dependency style of gcc... gcc3 checking for socklen_t... yes checking for sdl-config... /usr/bin/sdl-config checking for SDL - version >= 1.2.0... no *** Could not run SDL test program, checking why... *** The test program failed to compile or link. See the file config.log for the *** exact error that occured. This usually means SDL was incorrectly installed *** or that you have moved SDL since it was installed. In the latter case, you *** may want to edit the sdl-config script: /usr/bin/sdl-config configure: error: *** SDL version 1.2.0 not found! !!! Please attach the following file when seeking support: !!! /var/tmp/portage/media-libs/smpeg-0.4.4-r9/work/smpeg-0.4.4/config.log * * ERROR: media-libs/smpeg-0.4.4-r9 failed. * Call stack: * ebuild.sh, line 49: Called src_compile * environment, line 2514: Called econf 'src_compile' 'src_compile' '--enable-debug' '--disable-gtk-player' '--disable-assertions' '--with-x' * ebuild.sh, line 513: Called die * The specific snippet of code: * die "econf failed" * The die message: * econf failed * * If you need support, post the topmost build error, and the call stack if relevant. * A complete build log is located at '/var/tmp/portage/media-libs/smpeg-0.4.4-r9/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/media-libs/smpeg-0.4.4-r9/temp/environment'. *

Пробовал переустановить libsdl (удалял и устанавливал снова) , но воз и ныне там :-(
Что еще не учел для установки?
Спасибо за внимание.
Спасибо сказали:
Skala
Сообщения: 241
ОС: Gentoo

Re: [РЕШЕНО] Система "не видит lidsdl"

Сообщение Skala »

Решилось при помощи команды revdep-rebuild - вообще-то эта ошибка на ней как раз и появлялась, но в этот раз я посмотрел какие пакеты будут пересобираться в revdep-rebuild и пересобрал их, "обойдя" smpeg . И в процессе, по зависимостям, smpeg был успешно пересобран.
Спасибо за внимание.
Спасибо сказали:
Аватара пользователя
BuriK666
Сообщения: 95
ОС: GNU/Linux Gentoo

Re: [РЕШЕНО] Система "не видит lidsdl"

Сообщение BuriK666 »

у меня подобная проблема с qemu-softmnu
Linux for you.
Спасибо сказали: