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

Bug 35919

Summary: tuxzap-programs failed emerge
Product: Gentoo Linux Reporter: Chris Mathis <bugs-gentoo>
Component: Current packagesAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: RESOLVED FIXED    
Severity: normal CC: media-tv, media-video, vapier
Priority: High    
Version: 1.4_rc4   
Hardware: All   
OS: All   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: ebuild to get tuxzap-programs to compile correctly

Description Chris Mathis 2003-12-15 22:49:46 UTC
make  all-recursive
make[1]: Entering directory `/var/tmp/portage/tuxzap-programs-0.2.5/work/tuxzap_programs-0.2.5'
Making all in src
make[2]: Entering directory `/var/tmp/portage/tuxzap-programs-0.2.5/work/tuxzap_programs-0.2.5/src'
make[2]: *** No rule to make target `/usr/include/libdvb/channel.h', needed by `ntuxplayer.o'.  Stop.
make[2]: Leaving directory `/var/tmp/portage/tuxzap-programs-0.2.5/work/tuxzap_programs-0.2.5/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/tuxzap-programs-0.2.5/work/tuxzap_programs-0.2.5'
make: *** [all-recursive-am] Error 2

!!! ERROR: media-video/tuxzap-programs-0.2.5 failed.
!!! Function src_compile, Line 35, Exitcode 2
!!! compile failed



dependancy issue i think?
Comment 1 Knep 2004-02-12 13:32:22 UTC
Created attachment 25495 [details]
ebuild to get tuxzap-programs to compile correctly

Tuxzap-programs was looking for some includes in the wrong places.  I changed
the ebuild to alter the Makefile accordingly, and it compiles with this ebuild
on my system.
Comment 2 Sebastian Marsching 2004-09-13 09:26:31 UTC
A workaround is to do a "ln -s . /usr/include/libdvb" before emerging tuxzap-programs.
Comment 3 Jakub Moc (RETIRED) gentoo-dev 2005-08-11 11:39:58 UTC
Current version is 0.5.4, should be fixed and bumped or removed from portage. 

Reassigning, this package needs a maintainer. 
Comment 4 SpanKY gentoo-dev 2005-09-25 04:24:59 UTC
0.5.4 now in portage