Ошибки при установке
vi 1 июня, 2005 - 16:17
При #emerge vlc
i686-pc-linux-gnu-gcc -Wsign-compare -Wall -O2 -march=pentium3 -fomit-frame-pointer -pipe -o libopengl_plugin.so libopengl_plugin_a-opengl.o `top_builddir=../.. ../../vlc-config --libs plugin opengl` /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lGL collect2: ld returned 1 exit status make[4]: *** [libopengl_plugin.so] Ошибка 1 make[4]: Leaving directory `/var/tmp/portage/vlc-0.8.1-r1/work/vlc-0.8.1/modules/video_output' make[3]: *** [all-modules] Ошибка 1 make[3]: Leaving directory `/var/tmp/portage/vlc-0.8.1-r1/work/vlc-0.8.1/modules/video_output' make[2]: *** [all-recursive] Ошибка 1 make[2]: Leaving directory `/var/tmp/portage/vlc-0.8.1-r1/work/vlc-0.8.1/modules' make[1]: *** [all-recursive] Ошибка 1 make[1]: Leaving directory `/var/tmp/portage/vlc-0.8.1-r1/work/vlc-0.8.1' make: *** [all] Ошибка 2 !!! ERROR: media-video/vlc-0.8.1-r1 failed. !!! Function src_compile, Line 199, Exitcode 2 !!! make of VLC failed !!! If you need support, post the topmost build error, NOT this status message.
При #emerge lbreakout2
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lGL collect2: ld returned 1 exit status make[1]: *** [glmovie] Ошибка 1 make[1]: Leaving directory `/var/tmp/portage/smpeg-0.4.4-r5/work/smpeg-0.4.4' make: *** [all-recursive] Ошибка 1 !!! ERROR: media-libs/smpeg-0.4.4-r5 failed. !!! Function src_compile, Line 48, Exitcode 2 !!! emake failed !!! If you need support, post the topmost build error, NOT this status message.
Что за
cannot find -lGL collect2: ld returned 1 exit status
и где его взять?
»
- Для комментирования войдите или зарегистрируйтесь
Кажется не может найти библеотеку OpenGL или её нету.
_________________
Gentoo Linux - We Use The Power!!!
А какже зависимости?
Посмотри в багзилле. С такими пакетами часто бывают ошибки компиляции :(
Или жди обновления. :)
Еще можешь попробовать поставить самые неагрессивные
CFLAGS
в/etc/make.conf
Поставил последние драйвера от Nvidia, заработало.