From: Roland Kletzing <devzero@web.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] build fail for config_dockstar
Date: Sat, 29 Oct 2011 18:52:08 +0200 (CEST) [thread overview]
Message-ID: <2019977810.4986002.1319907128718.JavaMail.fmail@mwmweb001> (raw)
hi,
i`m not 100% sure if this is not?my fault (because of build environment), but?as this does not happen with u-boot-2011.09.tar.bz2, i`m curious if current dockstar build is brocken in current git.
i was following http://jeff.doozan.com/debian/uboot/build_uboot.htm?and found, that dockstar config option is in uboot sinc november last year, and i want to try a more recent version (via?2nd stage from mtd3) because of the usb boot problems i have with the build which comes with http://jeff.doozan.com/debian/[http://jeff.doozan.com/debian/]?
i left off the?mentioned?mtd3 patch from the description at jeff`s site and "make dockstar_config; make" results in the following lines (see below).
maybe someone can reproduce this and/or want`s to have a look.
regards
roland
<snip>
make[1]: Leaving directory `/install/uboot-git/u-boot/net'
make -C post/
make[1]: Entering directory `/install/uboot-git/u-boot/post'
cat /dev/null? >.depend
make[1]: Leaving directory `/install/uboot-git/u-boot/post'
make[1]: Entering directory `/install/uboot-git/u-boot/post'
rm -f libpost.o; ar rcs libpost.o
make[1]: Leaving directory `/install/uboot-git/u-boot/post'
make -C board/Seagate/dockstar/
make[1]: Entering directory `/install/uboot-git/u-boot/board/Seagate/dockstar'
gcc -M -g? -Os?? -fno-common -ffixed-r8 -msoft-float? -D__KERNEL__ -DCONFIG_SYS_TEXT_BASE=0x00600000 -I/install/uboot-git/u-boot/include -fno-builtin -ffreestanding -nostdinc -isystem /usr/lib/gcc/arm-linux-gnueabi/4.4.5/include -pipe? -DCONFIG_ARM -D__ARM__ -marm? -mabi=aapcs-linux -mno-thumb-interwork -march=armv5te?? -MQ dockstar.o dockstar.c >.depend.dockstar
cat /dev/null .depend.dockstar >.depend
make[1]: Leaving directory `/install/uboot-git/u-boot/board/Seagate/dockstar'
make[1]: Entering directory `/install/uboot-git/u-boot/board/Seagate/dockstar'
gcc? -g? -Os?? -fno-common -ffixed-r8 -msoft-float? -D__KERNEL__ -DCONFIG_SYS_TEXT_BASE=0x00600000 -I/install/uboot-git/u-boot/include -fno-builtin -ffreestanding -nostdinc -isystem /usr/lib/gcc/arm-linux-gnueabi/4.4.5/include -pipe? -DCONFIG_ARM -D__ARM__ -marm? -mabi=aapcs-linux -mno-thumb-interwork -march=armv5te -Wall -Wstrict-prototypes -fno-stack-protector -Wno-format-nonliteral -Wno-format-security???? -o dockstar.o dockstar.c -c
dockstar.c: In function 'board_early_init_f':
dockstar.c:43: warning: implicit declaration of function 'kw_config_gpio'
dockstar.c: In function 'board_init':
dockstar.c:113: warning: implicit declaration of function 'kw_sdram_bar'
dockstar.c: In function 'set_leds':
dockstar.c:161: warning: implicit declaration of function 'readl'
dockstar.c:161: error: dereferencing pointer to incomplete type
dockstar.c:162: warning: implicit declaration of function 'writel'
dockstar.c:162: error: dereferencing pointer to incomplete type
dockstar.c:163: error: dereferencing pointer to incomplete type
dockstar.c:164: error: dereferencing pointer to incomplete type
make[1]: *** [dockstar.o] Error 1
make[1]: Leaving directory `/install/uboot-git/u-boot/board/Seagate/dockstar'
make: *** [board/Seagate/dockstar/libdockstar.o] Error 2
root at debian:/install/uboot-git/u-boot[mailto:root at debian:/install/uboot-git/u-boot]#
___________________________________________________________
SMS schreiben mit WEB.DE FreeMail - einfach, schnell und
kostenguenstig. Jetzt gleich testen! http://f.web.de/?mc=021192
next reply other threads:[~2011-10-29 16:52 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-10-29 16:52 Roland Kletzing [this message]
2011-10-29 18:55 ` [U-Boot] build fail for config_dockstar Eric Cooper
2011-10-29 19:03 ` [U-Boot] [PATCH] ARM: DockStar: fix compilation Anatolij Gustschin
2011-10-29 20:09 ` Anatolij Gustschin
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=2019977810.4986002.1319907128718.JavaMail.fmail@mwmweb001 \
--to=devzero@web.de \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.