Re: cannot compile linux-2.6-tip tree

From: Steven Rostedt
Date: Tue Nov 24 2009 - 09:52:48 EST


On Tue, 2009-11-24 at 13:41 +0100, Jiri Olsa wrote:

> [jolsa@jolsa linux-2.6-tip]$ git checkout -b test-bad 2e7c0e0cafee5f04a029f06e71e22f9af69ae472
> Switched to a new branch 'test-bad'
> [jolsa@jolsa linux-2.6-tip]$ find drivers/pnp/ -name *.o | xargs rm
> [jolsa@jolsa linux-2.6-tip]$ make drivers/pnp/
> CHK include/linux/version.h
> CHK include/linux/utsrelease.h
> SYMLINK include/asm -> include/asm-x86
> CC arch/x86/kernel/asm-offsets.s
> GEN include/asm/asm-offsets.h
> CALL scripts/checksyscalls.sh
> CC drivers/pnp/core.o
> CC drivers/pnp/card.o
> objdump: drivers/pnp/.tmp_card.o: File truncated
> nm: drivers/pnp/card.o: File truncated
> objdump: drivers/pnp/card.o: File truncated


That's a strange error. Are you sure you didn't run out of diskspace or
something?

-- Steve

> CC drivers/pnp/driver.o
> CC drivers/pnp/resource.o
> CC drivers/pnp/manager.o
> CC drivers/pnp/support.o
> CC drivers/pnp/interface.o
> CC drivers/pnp/quirks.o
> CC drivers/pnp/pnpacpi/core.o
> CC drivers/pnp/pnpacpi/rsparser.o
> LD drivers/pnp/pnpacpi/built-in.o
> CC drivers/pnp/system.o
> LD drivers/pnp/built-in.o
> drivers/pnp/card.o: file not recognized: File format not recognized
> make[1]: *** [drivers/pnp/built-in.o] Error 1
> make: *** [drivers/pnp/] Error 2
> [jolsa@jolsa linux-2.6-tip]$
>


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/