Send buglog mailing list submissions to
[email protected]
To subscribe or unsubscribe via the World Wide Web, visit
http://lists.openmoko.org/mailman/listinfo/buglog
or, via email, send a message with subject or body 'help' to
[email protected]
You can reach the person managing the list at
[email protected]
When replying, please edit your Subject line so it is more specific
than "Re: Contents of buglog digest..."
Today's Topics:
1. Openmoko Bug #2365: u-boot/mokopatches 2df49277c9 does not
compile (Openmoko Public Trac)
--- Begin Message ---
#2365: u-boot/mokopatches 2df49277c9 does not compile
--------------------+-------------------------------------------------------
Reporter: lindi | Owner:
Type: defect | Status: new
Priority: normal | Milestone:
Component: u-boot | Version: unspecified
Severity: normal | Keywords:
Haspatch: 0 | Blockedby:
Estimated: | Patchreview:
Blocking: | Reproducible: always
--------------------+-------------------------------------------------------
git clone git://git.openmoko.org/git/u-boot
cd u-boot
git branch mokopatches origin/mokopatches
git checkout mokopatches
CROSS_COMPILE=arm-linux-gnueabi- make gta02v5_config
CROSS_COMPILE=arm-linux-gnueabi- make u-boot.udfu
fails to build with
lib/gcc/arm-linux-gnueabi/4.2.4/include -pipe -DCONFIG_ARM -D__ARM__
-march=armv4t -Wall -Wstrict-prototypes -c -o ns87308.o ns87308.c
arm-linux-gnueabi-gcc -g -Os -fno-strict-aliasing -fno-common
-ffixed-r8 -msoft-float -D__KERNEL__ -DTEXT_BASE=0x33F80000
-I/home/lindi/scm/u-boot/include -fno-builtin -ffreestanding -nostdinc
-isystem /usr\
/lib/gcc/arm-linux-gnueabi/4.2.4/include -pipe -DCONFIG_ARM -D__ARM__
-march=armv4t -Wall -Wstrict-prototypes -c -o pcf50606.o pcf50606.c
arm-linux-gnueabi-gcc -g -Os -fno-strict-aliasing -fno-common
-ffixed-r8 -msoft-float -D__KERNEL__ -DTEXT_BASE=0x33F80000
-I/home/lindi/scm/u-boot/include -fno-builtin -ffreestanding -nostdinc
-isystem /usr\
/lib/gcc/arm-linux-gnueabi/4.2.4/include -pipe -DCONFIG_ARM -D__ARM__
-march=armv4t -Wall -Wstrict-prototypes -c -o pcf50633.o pcf50633.c
pcf50633.c:258: error: conflicting types for 'rtc_get'
/home/lindi/scm/u-boot/include/rtc.h:55: error: previous declaration of
'rtc_get' was here
make[1]: *** [pcf50633.o] Error 1
make[1]: Leaving directory `/home/lindi/scm/u-boot/drivers/misc'
make: *** [drivers/misc/libmisc.a] Error 2
--
Ticket URL: <https://docs.openmoko.org/trac/ticket/2365>
docs.openmoko.org <http://docs.openmoko.org/trac/>
openmoko trac
--- End Message ---
_______________________________________________
buglog mailing list
[email protected]
http://lists.openmoko.org/mailman/listinfo/buglog