Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 12214 - error during xawtv build (recode not found)
Summary: error during xawtv build (recode not found)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Low minor (vote)
Assignee: Seemant Kulleen (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-12-15 15:24 UTC by Rajiv Aaron Manglani (RETIRED)
Modified: 2002-12-15 19:06 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Rajiv Aaron Manglani (RETIRED) gentoo-dev 2002-12-15 15:24:38 UTC
while emerging xawtv 3.81:

cat x11/MoTV-de ./x11/MoTV-fixed > x11/MoTV.de.ad
cat x11/MoTV-it ./x11/MoTV-fixed > x11/MoTV.it.ad
cat x11/MoTV-fr ./x11/MoTV-fixed > x11/MoTV.fr.ad
recode latin1..utf8 < x11/MoTV.de.ad > x11/MoTV.de_DE.UTF-8.ad
/bin/sh: line 1: recode: command not found
make: *** [x11/MoTV.de_DE.UTF-8.ad] Error 127
make: *** Waiting for unfinished jobs....
make: *** Waiting for unfinished jobs....
rm libng/plugins/linedoubler.o libng/plugins/cubic.o
libng/plugins/linear_blend.o libng/plugins/bilinear.o


the build continues and installs properly (though users looking for motv in
german will prob have probs).

this is unrelated to bug 12179.
Comment 1 Seemant Kulleen (RETIRED) gentoo-dev 2002-12-15 15:44:16 UTC
rajiv, this happens here too, but emerging it again always seems to succeed. I
haven't been able to narrow down quite why this happens though
Comment 2 Seemant Kulleen (RETIRED) gentoo-dev 2002-12-15 19:06:35 UTC
ok, added app-text/recode as a DEPEND if the motif gui is wanted (USE="motif")