Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 155827

Summary: mythtv=0.19_p10505 fails to make
Product: Gentoo Linux Reporter: Trevor Maxwell <trevor.maxwell>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: 2006.1   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Trevor Maxwell 2006-11-20 21:17:01 UTC
Emerging mythtv,after compiling qt-3 wuith USE="mysql opengl", fails and returns the following: 

emerge mythtv
(compile)
[make2}*** [mythfrontend} Error1

Call stack:
ebuild.sh, line 1546: Called dyn_compile
ebuild.sh, line 937:  Called src_compile
mythtv-0.19_1505.ebuild, line 213: Called die

!!! emake failed

After:
emerge  --sync
emerge --update --deep --newuse world
get the same end result.
I am new to Linux but have previously compiled mythtv-0.19 using updated version of Gentoo Linux 2006.0 without any problem.
My system is AMD Althon XP 2000, nVidia GeForce2MX AGP VGA graphics card with kernel configured for nvidia and nvidia driver installed.
Comment 1 Matthias Geerdsen (RETIRED) gentoo-dev 2006-11-23 13:16:38 UTC
no reason to restrict this bug
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2006-11-23 13:21:06 UTC
We need to see the real errors, which you have ommited. Also post emerge --info output.
Comment 3 Trevor Maxwell 2006-11-23 19:14:02 UTC
Error details:
,,/../libs/libmythtv/libmythtv-0.19.so: undefined reference to 'glXGetVideoSyncSGI'
collect2: ld returned 1 exit status
make [2]: *** [mythfrontend] Error 1
make [2]: Leaving directory '/var/tmp/portage/mythtv-0.19_p10505/work/mythtv-0.19/programs/mythfrontend'
make [1]: *** [sub-mythfrontend] Error 2
make [1]: Leaving directory '/var/tmp/portage/mythtv-0.19_p10505/work/mythtv-0.19/prpgrams'
make:*** [sub-program] Error 2

localhost trevor # emerge --info
Portage 2.1.1-r2 (default-linux/x86/2006.1/desktop, gcc-4.1.1, glibc-2.4-r4, 2.6.18-gentoo-r3 i686)
=================================================================
System uname: 2.6.18-gentoo-r3 i686 AMD Athlon(tm) XP 2000+
Gentoo Base System version 1.12.6
Last Sync: Wed, 22 Nov 2006 22:00:01 +0000
app-admin/eselect-compiler: [Not Present]
dev-java/java-config: [Not Present]
dev-lang/python:     2.4.3-r4
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     [Not Present]
dev-util/confcache:  [Not Present]
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.60
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2
sys-devel/binutils:  2.16.1-r3
sys-devel/gcc-config: 1.3.13-r4
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.17-r1
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-march=i686 -O2 -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/X11/app-defaults /usr/share/X11/xkb /usr/share/config"
CONFIG_PROTECT_MASK="/etc/env.d /etc/gconf /etc/revdep-rebuild /etc/terminfo"
CXXFLAGS="-march=i686 -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks metadata-transfer sandbox sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude='/distfiles' --exclude='/local' --exclude='/packages'"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X alsa arts avi berkdb bitmap-fonts cairo cdr cli cracklib crypt cups dbus dlloader dri dvd dvdr eds elibc_glibc emboss encode esd fam firefox fortran gdbm gif gnome gpm gstreamer gtk hal iconv input_devices_evdev input_devices_keyboard input_devices_mouse input_devices_synaptics ipv6 isdnlog jpeg kde kernel_linux ldap libg++ mad mikmod mp3 mpeg ncurses nls nptl nptlonly ogg opengl oss pam pcre pdflib perl png ppds pppd python qt3 qt4 quicktime readline reflection sdl session spell spl ssl tcpd truetype truetype-fonts type1-fonts udev unicode userland_GNU video_cards_fbdev video_cards_nvidia video_cards_v4l video_cards_vesa video_cards_vga vorbis win32codecs x86 xml xorg xv zlib"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY
Comment 4 Trevor Maxwell 2006-11-29 21:33:08 UTC
Additional information added below.
Comment 5 Jakub Moc (RETIRED) gentoo-dev 2006-11-29 23:23:27 UTC

*** This bug has been marked as a duplicate of 148019 ***