Forums

Skip to content

Advanced search
  • Quick links
    • Unanswered topics
    • Active topics
    • Search
  • FAQ
  • Login
  • Register
  • Board index Assistance Multimedia
  • Search

VLC crashes when trying to emerge. help please

Help with creation, editing, or playback of sounds, images, or video. Amarok, audacious, mplayer, grip, cdparanoia and anything else that makes a sound or plays a video.
Post Reply
Advanced search
5 posts • Page 1 of 1
Author
Message
xsilentmurmurx
Apprentice
Apprentice
Posts: 233
Joined: Fri Oct 23, 2009 5:05 pm

VLC crashes when trying to emerge. help please

  • Quote

Post by xsilentmurmurx » Wed Oct 20, 2010 4:19 am

hey everyone

I have Gentoo with Kernel 2.6.34-r6 running on a VM I built in Parallels Desktop on my Macbook. Everything is running fine but when I try to emerge VLC and after all of the deps have emerged successfully, VLC will emerge till its almost done and then all of a sudden it crashes and gives me the following error:

Code: Select all

Messages for package media-video/vlc-1.1.4:

 * ERROR: media-video/vlc-1.1.4 failed:
 *   died running emake, base_src_make
 * 
 * Call stack:
 *     ebuild.sh, line   54:  Called src_compile
 *   environment, line 4168:  Called base_src_compile
 *   environment, line  784:  Called base_src_make
 *   environment, line  822:  Called die
 * The specific snippet of code:
 *           emake "$@" || die "died running emake, $FUNCNAME";
 * 
 * If you need support, post the output of 'emerge --info =media-video/vlc-1.1.4',
 * the complete build log and the output of 'emerge -pqv =media-video/vlc-1.1.4'.
 * The complete build log is located at '/var/tmp/portage/media-video/vlc-1.1.4/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/media-video/vlc-1.1.4/temp/environment'.
 * S: '/var/tmp/portage/media-video/vlc-1.1.4/work/vlc-1.1.4'
my make.conf looks like this:

Code: Select all

$ cat /etc/make.conf
# These settings were set by the catalyst build script that automatically
# built this stage.
# Please consult /usr/share/portage/config/make.conf.example for a more
# detailed example.
CFLAGS="-O2 -march=native -pipe"
CXXFLAGS="${CFLAGS}"
# WARNING: Changing your CHOST is not something that should be done lightly.
# Please consult http://www.gentoo.org/doc/en/change-chost.xml before changing.
CHOST="i686-pc-linux-gnu"


MAKEOPTS="-j3"

GENTOO_MIRRORS="http://gentoo.osuosl.org/ http://mirrors.rit.edu/gentoo/ http://gentoo.llarian.net/ http://ftp.ucsb.edu/pub/mirrors/linux/gentoo/"

SYNC="rsync://rsync.us.gentoo.org/gentoo-portage"

USE="cleartype X esd -gnome dbus dvdcss css hal mmx sse svg alsa offensive branding win32codecs gstreamer firefox -gnome-keyring -ipv6 jpeg flag ogg vorbis wxwidgets libnotify a52 aac dvd dts flac libv4l2 matroska mp3 mpeg nsplugin ogg png rtsp stream svg v4l v4l2 vorbis x264 skins truetype nonfsv4 gtk lvm2 networkmanager"

INPUT_DEVICES="evdev synaptics"
VIDEO_CARDS="vesa intel"
the output to:

Code: Select all

emerge --info =media-video/vlc-1.1.4 
can be found at : http://paste.pocoo.org/show/277802/


the output to:

Code: Select all

emerge -pqv =media-video/vlc-1.1.4
is located at : http://paste.pocoo.org/show/277806/

the output to: /var/tmp/portage/media-video/vlc-1.1.4/temp/build.log can be found at: http://paste.pocoo.org/show/277808/

and also the output to: /var/tmp/portage/media-video/vlc-1.1.4/temp/environment can be located at: http://paste.pocoo.org/show/277809/


any suggestions on how I should go about fixing this issue?
Top
sebaro
Veteran
Veteran
User avatar
Posts: 1141
Joined: Mon Jul 03, 2006 5:49 am
Location: Romania
Contact:
Contact sebaro
Website

  • Quote

Post by sebaro » Wed Oct 20, 2010 6:04 am

Re-emerge x11-libs/libxcb or try lafilefixer.
Top
tomk
Bodhisattva
Bodhisattva
User avatar
Posts: 7221
Joined: Tue Sep 23, 2003 1:41 pm
Location: Sat in front of my computer

  • Quote

Post by tomk » Wed Oct 20, 2010 12:09 pm

Moved from Installing Gentoo to Multimedia as it fits better here.
Search | Read | Answer | Report | Strip
Top
your_WooDness
Tux's lil' helper
Tux's lil' helper
Posts: 77
Joined: Thu Oct 25, 2007 9:01 am

  • Quote

Post by your_WooDness » Wed Oct 20, 2010 1:29 pm

Hi,

looks like the emerge is missing libGL.so -->
/usr/lib/gcc/i686-pc-linux-gnu/4.4.3/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lGL
I have checked which package has the libGL.so file on my installation and I have found two (???):

Code: Select all

/usr/lib64/opengl/nvidia/lib/libGL.so
--> x11-drivers/nvidia-drivers

Code: Select all

/usr/lib64/opengl/xorg-x11/lib/libGL.so
--> media-libs/mesa
Maybe you should try to emerge the mesa package again and if you have a Nvidia card, also reemerge the nvidia driver.

WooD
Top
rh1
Guru
Guru
User avatar
Posts: 501
Joined: Sat Apr 10, 2010 8:22 am

  • Quote

Post by rh1 » Wed Oct 20, 2010 4:38 pm

I have checked which package has the libGL.so file on my installation and I have found two (???):

Code:

/usr/lib64/opengl/nvidia/lib/libGL.so
--> x11-drivers/nvidia-drivers


Code:

/usr/lib64/opengl/xorg-x11/lib/libGL.so
--> media-libs/mesa
You have 2 because the nvidia-drivers opengl basically replaces the mesa one. When you do "eselect opengl set nvidia", it updates the links to point to nvidia opengl instead of mesa(Xorg). Same thing applies when using closed source ati-drivers.
Top
Post Reply

5 posts • Page 1 of 1

Return to “Multimedia”

Jump to
  • Assistance
  • ↳   News & Announcements
  • ↳   Frequently Asked Questions
  • ↳   Installing Gentoo
  • ↳   Multimedia
  • ↳   Desktop Environments
  • ↳   Networking & Security
  • ↳   Kernel & Hardware
  • ↳   Portage & Programming
  • ↳   Gamers & Players
  • ↳   Other Things Gentoo
  • ↳   Unsupported Software
  • Discussion & Documentation
  • ↳   Documentation, Tips & Tricks
  • ↳   Gentoo Chat
  • ↳   Gentoo Forums Feedback
  • ↳   Duplicate Threads
  • International Gentoo Users
  • ↳   中文 (Chinese)
  • ↳   Dutch
  • ↳   Finnish
  • ↳   French
  • ↳   Deutsches Forum (German)
  • ↳   Diskussionsforum
  • ↳   Deutsche Dokumentation
  • ↳   Greek
  • ↳   Forum italiano (Italian)
  • ↳   Forum di discussione italiano
  • ↳   Risorse italiane (documentazione e tools)
  • ↳   Polskie forum (Polish)
  • ↳   Instalacja i sprzęt
  • ↳   Polish OTW
  • ↳   Portuguese
  • ↳   Documentação, Ferramentas e Dicas
  • ↳   Russian
  • ↳   Scandinavian
  • ↳   Spanish
  • ↳   Other Languages
  • Architectures & Platforms
  • ↳   Gentoo on ARM
  • ↳   Gentoo on PPC
  • ↳   Gentoo on Sparc
  • ↳   Gentoo on Alternative Architectures
  • ↳   Gentoo on AMD64
  • ↳   Gentoo for Mac OS X (Portage for Mac OS X)
  • Board index
  • All times are UTC
  • Delete cookies

© 2001–2026 Gentoo Foundation, Inc.

Powered by phpBB® Forum Software © phpBB Limited

Privacy Policy

 

 

magic