hi all ,
is there any one have similar problem as following 

------------------------- start ---------------------
test@test-desktop:~/UEFI/edk2$ build
Build environment: Linux-2.6.32-38-generic-x86_64-with-Ubuntu-10.04-lucid
Build start time: 19:52:27, Sep.26 2012

WORKSPACE        = /home/test/UEFI/edk2
ECP_SOURCE       = /home/test/UEFI/edk2/EdkCompatibilityPkg
EDK_SOURCE       = /home/test/UEFI/edk2/EdkCompatibilityPkg
EFI_SOURCE       = /home/test/UEFI/edk2/EdkCompatibilityPkg
EDK_TOOLS_PATH   = ./BaseTools/


Architecture(s)  = X64
Build target     = DEBUG
Toolchain        = UNIXGCC

Active Platform          = /home/test/UEFI/edk2/MdeModulePkg/MdeModulePkg.dsc

Processing meta-data .. done!
Building ... 
/home/test/UEFI/edk2/MdePkg/Library/BaseDebugPrintErrorLevelLib/BaseDebugPrintErrorLevelLib.inf
 [X64]
make: Nothing to be done for `tbuild'.
Building ... /home/test/UEFI/edk2/MdePkg/Library/BasePrintLib/BasePrintLib.inf 
[X64]
make: Nothing to be done for `tbuild'.
Building ... /home/test/UEFI/edk2/MdePkg/Library/BaseLib/BaseLib.inf [X64]
"/home/test/programs/gcc/x64/bin/x86_64-pc-mingw32-gcc" -E -x 
assembler-with-cpp -include 
/home/test/UEFI/edk2/Build/MdeModule/DEBUG_UNIXGCC/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG/AutoGen.h
 -I/home/test/UEFI/edk2/MdePkg/Library/BaseLib/X64 
-I/home/test/UEFI/edk2/MdePkg/Library/BaseLib 
-I/home/test/UEFI/edk2/Build/MdeModule/DEBUG_UNIXGCC/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG
 -I/home/test/UEFI/edk2/MdePkg -I/home/test/UEFI/edk2/MdePkg/Include 
-I/home/test/UEFI/edk2/MdePkg/Include/X64 
/home/test/UEFI/edk2/MdePkg/Library/BaseLib/X64/Thunk16.S > 
/home/test/UEFI/edk2/Build/MdeModule/DEBUG_UNIXGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/Thunk16.i
Trim --source-code -o 
/home/test/UEFI/edk2/Build/MdeModule/DEBUG_UNIXGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/Thunk16.iii
 
/home/test/UEFI/edk2/Build/MdeModule/DEBUG_UNIXGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/Thunk16.i
make: Trim: Command not found
make: *** 
[/home/test/UEFI/edk2/Build/MdeModule/DEBUG_UNIXGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/Thunk16.obj]
 Error 127


build.py...
 : error 7000: Failed to execute command
        make tbuild 
[/home/test/UEFI/edk2/Build/MdeModule/DEBUG_UNIXGCC/X64/MdePkg/Library/BaseLib/BaseLib]


build.py...
 : error F002: Failed to build module
        /home/test/UEFI/edk2/MdePkg/Library/BaseLib/BaseLib.inf [X64, UNIXGCC, 
DEBUG]

- Failed -
Build end time: 19:52:29, Sep.26 2012
Build total time: 00:00:02
---------------------- end ----------------------

it should be path issue I think . funny thing is Trim .

Trim --source-code -o 
/home/test/UEFI/edk2/Build/MdeModule/DEBUG_UNIXGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/Thunk16.iii
 
/home/test/UEFI/edk2/Build/MdeModule/DEBUG_UNIXGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/Thunk16.i

this command works when manual test it .
how can I have correct path while build edk ?

Thanks
Kevin 




------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_sfd2d_oct
_______________________________________________
edk2-devel mailing list
edk2-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/edk2-devel

Reply via email to