Summary: | If i686-pc-linux-gnu-windres is present, configure process detects it and attempts to cross-compile | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Todd Walter <todd> |
Component: | [OLD] Library | Assignee: | No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed> |
Status: | RESOLVED OBSOLETE | ||
Severity: | normal | CC: | neurogeek |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | x86 | ||
OS: | Linux | ||
URL: | http://sourceforge.net/tracker/index.php?func=detail&aid=3248008&group_id=91293&atid=596648 | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: | emerge info |
Description
Todd Walter
2011-07-13 17:22:09 UTC
I'm almost certain bug will end up INVALID. Post your 'emerge --info' and a build log of one of the failing apps. Did you i.e. set CHOST and CBUILD to different values ? Created attachment 280009 [details]
emerge info
(In reply to comment #1) > I'm almost certain bug will end up INVALID. > > Post your 'emerge --info' and a build log of one of the failing apps. > > Did you i.e. set CHOST and CBUILD to different values ? Posted. And nope, they are the same. Bug is also confirmed at the link I provided by another Gentoo user who had to install SVN for it to work. Read Makefile.am in the package and it will jump out at you. OK, sorry for jumping into conclusions. It seems that fuse/libspectrum have a silly notion of existence of winders being a proof of building for win32 (see configure.in). Minor note: in app-emulation/libspectrum/metadata.xml there seems to be a typo/encoding problem. (In reply to comment #4) > OK, sorry for jumping into conclusions. > > It seems that fuse/libspectrum have a silly notion of existence of winders > being a proof of building for win32 (see configure.in). > > Minor note: in app-emulation/libspectrum/metadata.xml there seems to be a > typo/encoding problem. Sorry, I was actually trying to be brief as opposed to dick-ish (this time, at least. ;) ) I need a two-stage posting system so I can proof-read first. Problem still persists; it's safe to say confirmed I'd think. |