What does 'uname -m' return for you?

It looks like an issue occurred in setting ARCH in
BaseTools/Source/C/GNUmakefile.

-Jordan

On Sun, Sep 23, 2012 at 8:59 PM, nicolas <[email protected]> wrote:
> hi, experts:
> I tried to compile BaseTools in Ubuntu 11.10, but failed:
> root@ubuntu1110:/home/lion/Origen0921# make -C edk2/BaseTools
> ... ...
> make[2]: Entering directory
> `/home/lion/Origen0921/edk2/BaseTools/Source/C/Common'
> gcc  -c -MD -fshort-wchar -fno-strict-aliasing -fno-merge-constants
> -nostdlib -Wall -Werror -c -g  -I .. -I ../Include/Common -I ../Include/ -I
> ../Include/IndustryStandard -I ../Common/ -I .. -I .   BasePeCoff.c -o
> BasePeCoff.o
> In file included from ../Include/Common/UefiBaseTypes.h:21:0,
>                  from BasePeCoff.c:16:
> ../Include/Common/BaseTypes.h:25:27: fatal error: ProcessorBind.h: No such
> file or directory
> compilation terminated.
> make[2]: *** [BasePeCoff.o] Error 1
> make[2]: Leaving directory
> `/home/lion/Origen0921/edk2/BaseTools/Source/C/Common'
> make[1]: *** [Common] Error 2
> make[1]: Leaving directory `/home/lion/Origen0921/edk2/BaseTools/Source/C'
> make: *** [Source/C] Error 2
> make: Leaving directory `/home/lion/Origen0921/edk2/BaseTools'
> ... ...
>
> I found ProcessorBind.h exists in
> BaseTools\Source\C\Include\Ia32\ProcessorBind.h .
>
> best wishes,

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
edk2-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/edk2-devel

Reply via email to