Summary: | [GCC 4.1] xmms-synaesthesia-0.0.3_rc3-r1 failed doesn't compile | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Pacho Ramos <pacho> |
Component: | [OLD] GCC Porting | Assignee: | Diego Elio Pettenò (RETIRED) <flameeyes> |
Status: | RESOLVED WONTFIX | ||
Severity: | normal | CC: | b.ohnsorg, metalgod |
Priority: | High | Keywords: | PMASKED |
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | 152472 | ||
Bug Blocks: | 117482 |
Description
Pacho Ramos
2006-09-05 16:24:53 UTC
same for me I have the same problem. Isn't there a way to fix it? Yeah, there's a simple fix. Find this line in the .ebuild: use amd64 && epatch ${FILESDIR}/${P}-amd64.patch Remove the "use amd64 &&" part so that it just says this: epatch ${FILESDIR}/${P}-amd64.patch Then, as usual, run ebuild <name of ebuild> digest and re-emerge. Should work fine. xmms and all plugins are now package.masked and will be removed from the tree in one month. @Flameeyes: you forgot to p.mask this one; WONTFIX once done. ;) Ready to mask (wait till I commit). |