tags 588986 pending thankyou On Wed, Jul 14, 2010 at 12:36:36PM +0900, Nobuhiro Iwamatsu wrote: > psmisc FTBFS on SH4. > When peekfd is checked, configure checks structure (struct pt_regs) of > asm/ptrace.h. > However, because sh4 has variable (regs) of the same name as mips, it is > treated as mips. It's even worse than that, the code only works on little endian mipsel not mips, so not only do I need to add your check, I need to make sure it is a mipsel architecture.
> I made the patch that added unique variable cp0_status of mips to the check. > When this patch is applied, this problem can be avoided. > Could you apply this patch? I've got your patch and the additional architecture check in the upstream git repository: http://psmisc.git.sourceforge.net/git/gitweb.cgi?p=psmisc/psmisc;a=commitdiff;h=a5e6a1b66d1a4c809cd5bf932184755f6172c01e - Craig -- Craig Small GnuPG:1C1B D893 1418 2AF4 45EE 95CB C76C E5AC 12CA DFA5 http://www.enc.com.au/ csmall at : enc.com.au http://www.debian.org/ Debian GNU/Linux, software should be Free -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

