Ralf Baechle wrote:
On Wed, Aug 10, 2005 at 10:45:37AM -0400, Greg Weeks wrote:
Current CVS fails to build the malta_defconfig with:
scripts/kconfig/mconf arch/mips/Kconfig
arch/mips/Kconfig:690: can't open file "arch/mips/tx4938/Kconfig"
make[1]: *** [menuconfig] Error 1
make: *** [menuconfig] Error 2
CVS pilot error. cvs -q update -d -P and don't forget to bitch about it ;)
Would bitching about it do any good? I expect I'd just get told to stick
it in my .cvsrc which is what I just did.
Now I get this:
AS arch/mips/kernel/r4k_switch.o
CC arch/mips/kernel/vpe.o
{standard input}: Assembler messages:
{standard input}:1329: Error: unrecognized opcode `mftc0 $7,$2,4'
{standard input}:1333: Error: unrecognized opcode `mftc0 $6,$2,1'
Greg Weeks