Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 270310 - Compilation Error Mythtv
Summary: Compilation Error Mythtv
Status: RESOLVED DUPLICATE of bug 270309
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-05-18 15:42 UTC by Joern Engmann
Modified: 2009-05-18 15:48 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 Joern Engmann 2009-05-18 15:42:00 UTC
Hi,

the following error I get with a new installed Gentoo 2009 desktop:

{standard input}:78773: Error: unknown pseudo-op: `.ule'
g++: Internal error: Killed (program cc1plus)
Please submit a full bug report.
See <http://bugs.gentoo.org/> for instructions.
make[2]: *** [jobqueue.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory `/var/tmp/portage/media-tv/mythtv-0.21_p19961-r1/work/mythtv-0.21_p19961/libs/libmythtv'
make[1]: *** [sub-libmythtv] Error 2
make[1]: Leaving directory `/var/tmp/portage/media-tv/mythtv-0.21_p19961-r1/work/mythtv-0.21_p19961/libs'
make: *** [sub-libs] Error 2
 *
 * ERROR: media-tv/mythtv-0.21_p19961-r1 failed.
 * Call stack:
 *               ebuild.sh, line   48:  Called src_compile
 *             environment, line 3488:  Called die
 * The specific snippet of code:
 *       emake || die "emake failed";
 *  The die message:
 *   emake failed
 *



Reproducible: Always

Steps to Reproduce:
1. Install standard Gento following the handbook
2. emerge --sync
3. emerge -uDNav world
4. emerge mythtv
Comment 1 Joern Engmann 2009-05-18 15:48:45 UTC

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