[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <1259074361.22249.1069.camel@gandalf.stny.rr.com>
Date: Tue, 24 Nov 2009 09:52:41 -0500
From: Steven Rostedt <rostedt@...dmis.org>
To: Jiri Olsa <jolsa@...hat.com>
Cc: mingo@...e.hu, fweisbec@...il.com, linux-kernel@...r.kernel.org
Subject: Re: cannot compile linux-2.6-tip tree
On Tue, 2009-11-24 at 13:41 +0100, Jiri Olsa wrote:
> [jolsa@...sa linux-2.6-tip]$ git checkout -b test-bad 2e7c0e0cafee5f04a029f06e71e22f9af69ae472
> Switched to a new branch 'test-bad'
> [jolsa@...sa linux-2.6-tip]$ find drivers/pnp/ -name *.o | xargs rm
> [jolsa@...sa 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@...sa linux-2.6-tip]$
>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists