Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 35919 - tuxzap-programs failed emerge
Summary: tuxzap-programs failed emerge
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-12-15 22:49 UTC by Chris Mathis
Modified: 2005-09-25 04:24 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
ebuild to get tuxzap-programs to compile correctly (tuxzap-programs-0.2.5-r1.ebuild,1.38 KB, text/plain)
2004-02-12 13:32 UTC, Knep
Details

Note You need to log in before you can comment on or make changes to this bug.
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