Source-Changes-D archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: src/tools
On 22.12.09 09:29, Christoph Egger wrote:
> On 21.12.09 21:57, matthew green wrote:
>> Module Name: src
>> Committed By: mrg
>> Date: Mon Dec 21 20:57:36 UTC 2009
>>
>> Modified Files:
>> src/tools: Makefile
>>
>> Log Message:
>> move the build of pax before libelf. fixes my build of tools/libelf,
>> though i didn't look to see why libelf needs pax.
>
> Thanks. But libelf still does not build when building an amd64 toolchain.
> It wants to include i386/elf_machdep.h which isn't installed
> at this time.
I figured out the header actually exists but an include path is missing
for machine/elf_machdep.h to find i386/elf_machdep.h.
Christoph
Home |
Main Index |
Thread Index |
Old Index