Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 85942 - mplayerplug-in fails to build due to "No rule to make target `en_US.utf8'"
Summary: mplayerplug-in fails to build due to "No rule to make target `en_US.utf8'"
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Mozilla Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-03-19 13:52 UTC by Adam
Modified: 2005-04-17 13:06 UTC (History)
1 user (show)

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 Adam 2005-03-19 13:52:09 UTC
After everything is done compiling, make fails with:

make: *** No rule to make target `en_US.utf8', needed by `default'.  Stop.
make: *** Waiting for unfinished jobs....

I looked in the makefile, and removing the $(LANGUAGES) section from the default all line seems to let it work fine, but I'm not sure if that's the "correct" solution.

Reproducible: Always
Steps to Reproduce:




Portage 2.0.51.19 (default-linux/x86/2004.2/gcc34, gcc-3.4.3,
glibc-2.3.4.20050125-r1, 2.6.11-ck2 i686)
=================================================================
System uname: 2.6.11-ck2 i686 AMD Athlon(tm) XP 3200+
Gentoo Base System version 1.6.10
Python:              dev-lang/python-2.3.5 [2.3.5 (#1, Mar 18 2005, 23:18:15)]
distcc 2.18.3 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
dev-lang/python:     2.3.5
sys-devel/autoconf:  2.59-r6, 2.13
sys-devel/automake:  1.7.9-r1, 1.8.5-r3, 1.5, 1.4_p6, 1.6.3, 1.9.5
sys-devel/binutils:  2.15.92.0.2-r6
sys-devel/libtool:   1.5.14
virtual/os-headers:  2.6.8.1-r2
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-march=athlon-xp -O2 -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config
/usr/lib/X11/xkb /usr/lib/mozilla/defaults/pref /usr/share/config
/var/qmail/control"
CONFIG_PROTECT_MASK="/etc/env.d /etc/gconf /etc/init.d /etc/terminfo /etc/env.d"
CXXFLAGS="-march=athlon-xp -O2 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig candy ccache digest distlocks sandbox sfperms
userpriv usersandbox"
GENTOO_MIRRORS="http://mirror.datapipe.net/gentoo"
LANG="en_US.utf8"
LC_ALL="en_US.utf8"
MAKEOPTS="-j2"
PKGDIR="/var/pub/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.us.gentoo.org/gentoo-portage"
USE="x86 3dnow 3dnowex S3TC X aac aim alsa avi cddb cdr cjk crypt css cups curl
divx4linux dnd dvd dvdread edl eds encode evo evo2 fam flac font-server
foomaticdb freetype gif gimpprint gnome gnutls gstreamer gtk gtk2 hal ithreads
jabber javascript jpeg libwww mad md5sum mmx mmx2 mozilla moznocompose moznoirc
moznomail mp3 mpeg mpeg4 mpi mplayer msn ncurses nls no_wxgtk1 nocardbus nocd
nodod nowin nptl nptlonly nvidia offensive ogg oggvorbis openal opengl oscar
pdflib pic pie png ppds print quicktime readline real rhythmbox rtc sdl session
silc slp spamassassin spell src sse ssl stencil-buffer stroke svg svga symlink
tcpd theora threads truetype truetype-fonts unicode usb userlocales videos vim
vorbis xscreensaver yahoo"
Unset:  ASFLAGS, CBUILD, CTARGET, LDFLAGS
Comment 1 Joe Jezak (RETIRED) gentoo-dev 2005-04-14 14:35:03 UTC
Which version of mplayerplug-in was this?

Thanks
Comment 2 Adam 2005-04-17 13:06:17 UTC
I'm sorry, but I don't remember.  However, I just tried with 2.80 and it works just fine.  Sorry for the inconvenience.