[U-Boot] [PATCH v3 00/20] Reorganize directory structure
Wolfgang Denk
wd at denx.de
Sun Apr 11 23:57:59 CEST 2010
Dear Peter Tyser,
In message <1271006835-3864-1-git-send-email-ptyser at xes-inc.com> you wrote:
> This series reorganizes U-Boot's directory structure so that it looks
> like:
Hmm... on ARM, this explodes on me with a ton of error messages:
MAKEALL_LOGDIR=/work/wd/tmp-arm-LOG BUILD_DIR=/work/wd/tmp-arm ./MAKEALL arm
Configuring for assabet board...
In file included from /home/wd/git/u-boot/work/include/linux/bitops.h:110,
from include/common.h:38:
/work/wd/tmp-arm/include2/asm/bitops.h:20:29: error: asm/proc/system.h: No such file or directory
In file included from include/common.h:41:
/work/wd/tmp-arm/include2/asm/ptrace.h:14:29: error: asm/proc/ptrace.h: No such file or directory
In file included from /home/wd/git/u-boot/work/include/linux/bitops.h:110,
from include/common.h:38:
/work/wd/tmp-arm/include2/asm/bitops.h:20:29: error: asm/proc/system.h: No such file or directory
In file included from include/common.h:41:
/work/wd/tmp-arm/include2/asm/ptrace.h:14:29: error: asm/proc/ptrace.h: No such file or directory
In file included from /home/wd/git/u-boot/work/include/linux/bitops.h:110,
from /home/wd/git/u-boot/work/include/common.h:38,
from hello_world.c:24:
/work/wd/tmp-arm/include2/asm/bitops.h:20:29: error: asm/proc/system.h: No such file or directory
In file included from /home/wd/git/u-boot/work/include/common.h:41,
from hello_world.c:24:
/work/wd/tmp-arm/include2/asm/ptrace.h:14:29: error: asm/proc/ptrace.h: No such file or directory
In file included from /home/wd/git/u-boot/work/include/linux/bitops.h:110,
from /home/wd/git/u-boot/work/include/common.h:38,
from /home/wd/git/u-boot/work/include/exports.h:6,
from stubs.c:1:
/work/wd/tmp-arm/include2/asm/bitops.h:20:29: error: asm/proc/system.h: No such file or directory
In file included from /home/wd/git/u-boot/work/include/common.h:41,
from /home/wd/git/u-boot/work/include/exports.h:6,
from stubs.c:1:
/work/wd/tmp-arm/include2/asm/ptrace.h:14:29: error: asm/proc/ptrace.h: No such file or directory
make[1]: *** No rule to make target `/work/wd/tmp-arm/examples/standalone/.depend', needed by `_depend'. Stop.
In file included from /home/wd/git/u-boot/work/include/linux/bitops.h:110,
from /home/wd/git/u-boot/work/include/common.h:38,
from cpu.c:33:
/work/wd/tmp-arm/include2/asm/bitops.h:20:29: error: asm/proc/system.h: No such file or directory
In file included from /home/wd/git/u-boot/work/include/common.h:41,
from cpu.c:33:
/work/wd/tmp-arm/include2/asm/ptrace.h:14:29: error: asm/proc/ptrace.h: No such file or directory
In file included from /home/wd/git/u-boot/work/include/linux/bitops.h:110,
from /home/wd/git/u-boot/work/include/common.h:38,
from timer.c:29:
/work/wd/tmp-arm/include2/asm/bitops.h:20:29: error: asm/proc/system.h: No such file or directory
In file included from /home/wd/git/u-boot/work/include/common.h:41,
from timer.c:29:
/work/wd/tmp-arm/include2/asm/ptrace.h:14:29: error: asm/proc/ptrace.h: No such file or directory
make[1]: *** No rule to make target `/work/wd/tmp-arm/arch/arm/cpu/sa1100/.depend', needed by `_depend'. Stop.
make[1]: *** No rule to make target `_depend'. Stop.
make: *** [depend] Error 2
arm-linux-size: '/work/wd/tmp-arm/u-boot': No such file
Configuring for dnp1110 board...
In file included from /home/wd/git/u-boot/work/include/linux/bitops.h:110,
from include/common.h:38:
/work/wd/tmp-arm/include2/asm/bitops.h:20:29: error: asm/proc/system.h: No such file or directory
In file included from include/common.h:41:
/work/wd/tmp-arm/include2/asm/ptrace.h:14:29: error: asm/proc/ptrace.h: No such file or directory
In file included from /home/wd/git/u-boot/work/include/linux/bitops.h:110,
from include/common.h:38:
/work/wd/tmp-arm/include2/asm/bitops.h:20:29: error: asm/proc/system.h: No such file or directory
In file included from include/common.h:41:
/work/wd/tmp-arm/include2/asm/ptrace.h:14:29: error: asm/proc/ptrace.h: No such file or directory
In file included from /home/wd/git/u-boot/work/include/linux/bitops.h:110,
from /home/wd/git/u-boot/work/include/common.h:38,
from hello_world.c:24:
/work/wd/tmp-arm/include2/asm/bitops.h:20:29: error: asm/proc/system.h: No such file or directory
In file included from /home/wd/git/u-boot/work/include/common.h:41,
from hello_world.c:24:
/work/wd/tmp-arm/include2/asm/ptrace.h:14:29: error: asm/proc/ptrace.h: No such file or directory
In file included from /home/wd/git/u-boot/work/include/linux/bitops.h:110,
from /home/wd/git/u-boot/work/include/common.h:38,
from smc91111_eeprom.c:30:
/work/wd/tmp-arm/include2/asm/bitops.h:20:29: error: asm/proc/system.h: No such file or directory
In file included from /home/wd/git/u-boot/work/include/common.h:41,
from smc91111_eeprom.c:30:
/work/wd/tmp-arm/include2/asm/ptrace.h:14:29: error: asm/proc/ptrace.h: No such file or directory
In file included from /home/wd/git/u-boot/work/include/linux/bitops.h:110,
from /home/wd/git/u-boot/work/include/common.h:38,
from /home/wd/git/u-boot/work/include/exports.h:6,
from stubs.c:1:
/work/wd/tmp-arm/include2/asm/bitops.h:20:29: error: asm/proc/system.h: No such file or directory
In file included from /home/wd/git/u-boot/work/include/common.h:41,
from /home/wd/git/u-boot/work/include/exports.h:6,
from stubs.c:1:
/work/wd/tmp-arm/include2/asm/ptrace.h:14:29: error: asm/proc/ptrace.h: No such file or directory
make[1]: *** No rule to make target `/work/wd/tmp-arm/examples/standalone/.depend', needed by `_depend'. Stop.
In file included from /home/wd/git/u-boot/work/include/linux/bitops.h:110,
from /home/wd/git/u-boot/work/include/common.h:38,
from cpu.c:33:
/work/wd/tmp-arm/include2/asm/bitops.h:20:29: error: asm/proc/system.h: No such file or directory
In file included from /home/wd/git/u-boot/work/include/common.h:41,
from cpu.c:33:
/work/wd/tmp-arm/include2/asm/ptrace.h:14:29: error: asm/proc/ptrace.h: No such file or directory
In file included from /home/wd/git/u-boot/work/include/linux/bitops.h:110,
from /home/wd/git/u-boot/work/include/common.h:38,
from timer.c:29:
/work/wd/tmp-arm/include2/asm/bitops.h:20:29: error: asm/proc/system.h: No such file or directory
In file included from /home/wd/git/u-boot/work/include/common.h:41,
from timer.c:29:
/work/wd/tmp-arm/include2/asm/ptrace.h:14:29: error: asm/proc/ptrace.h: No such file or directory
make[1]: *** No rule to make target `/work/wd/tmp-arm/arch/arm/cpu/sa1100/.depend', needed by `_depend'. Stop.
make[1]: *** No rule to make target `_depend'. Stop.
make: *** [depend] Error 2
arm-linux-size: '/work/wd/tmp-arm/u-boot': No such file
etc. etc.
PowerPC loks OK at first glance.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
Lack of skill dictates economy of style. - Joey Ramone
More information about the U-Boot
mailing list