[#6553] awg and ndso builds fails on bf533 stamp for undeclared macros
Submitted By: Mingquan Pan
Open Date
2011-04-19 04:33:20 Close Date
2011-04-21 22:39:38
Priority:
Medium Assignee:
Nobody
Status:
Closed Fixed In Release:
N/A
Found In Release:
2011R1 Release:
Category:
N/A Board:
N/A
Processor:
ALL Silicon Revision:
Is this bug repeatable?:
Yes Resolution:
Rejected
Uboot version or rev.:
Toolchain version or rev.:
5013
App binary format:
N/A
Summary: awg and ndso builds fails on bf533 stamp for undeclared macros
Details:
awg and ndso builds fails on bf533 stamp for undeclared macros.
make[5]: Entering directory `/home/test/work/cruise/checkouts/uclinux-dist/user/blkfin-apps/ndso/src_awg'^M
bfin-uclinux-gcc -pipe -Wall -g -O2 -mcpu=bf533-0.3 -Wall -DEMBED -D__uClinux__ -I/home/test/work/cruise/checkouts/uclinux-dist -mcpu=bf533-0.3 -c -o awg.o awg.c^M
bfin-uclinux-gcc -pipe -Wall -g -O2 -mcpu=bf533-0.3 -Wall -DEMBED -D__uClinux__ -I/home/test/work/cruise/checkouts/uclinux-dist -mcpu=bf533-0.3 -c -o cgivars.o cgivars.c^M
bfin-uclinux-gcc -pipe -Wall -g -O2 -mcpu=bf533-0.3 -Wall -DEMBED -D__uClinux__ -I/home/test/work/cruise/checkouts/uclinux-dist -mcpu=bf533-0.3 -c -o htmllib.o htmllib.c^M
bfin-uclinux-gcc -pipe -Wall -g -O2 -mcpu=bf533-0.3 -Wall -DEMBED -D__uClinux__ -I/home/test/work/cruise/checkouts/uclinux-dist -mcpu=bf533-0.3 -c -o parse.o parse.c^M
awg.c: In function ‘calc_frequency’:^M
awg.c:206: error: ‘SPORT_IOC_GET_SYSTEMCLOCK’ undeclared (first use in this function)^M
awg.c:206: error: (Each undeclared identifier is reported only once^M
awg.c:206: error: for each function it appears in.)^M
awg.c: In function ‘sample’:^M
awg.c:481: error: ‘SPORT_IOC_SET_BAUDRATE’ undeclared (first use in this function)^M
awg.c:486: error: ‘NDSO_MODE’ undeclared (first use in this function)^M
make[5]: *** [awg.o] Error 1^M
make[5]: *** Waiting for unfinished jobs....^M
make[5]: Leaving directory `/home/test/work/cruise/checkouts/uclinux-dist/user/blkfin-apps/ndso/src_awg'^M
make[4]: *** [all] Error 2^M
make[4]: Leaving directory `/home/test/work/cruise/checkouts/uclinux-dist/user/blkfin-apps/ndso'^M
make[3]: *** [all] Error 2^M
make[3]: Leaving directory `/home/test/work/cruise/checkouts/uclinux-dist/user/blkfin-apps'^M
make[2]: *** [blkfin-apps] Error 2^M
make[2]: *** Waiting for unfinished jobs....^M
Using /home/test/work/cruise/checkouts/uclinux-dist/user/busybox/busybox-1.18.4 as source for busybox^M
make[4]: Leaving directory `/home/test/work/cruise/checkouts/uclinux-dist/user/busybox/build-busybox-1.18.4'^M
make[3]: Leaving directory `/home/test/work/cruise/checkouts/uclinux-dist/user/busybox'^M
make[2]: Leaving directory `/home/test/work/cruise/checkouts/uclinux-dist/user'^M
make[1]: *** [all] Error 2^M
make[1]: Leaving directory `/home/test/work/cruise/checkouts/uclinux-dist/user'^M
Follow-ups
--- Mike Frysinger 2011-04-19 10:15:04
your toolchain is out of date
--- Mingquan Pan 2011-04-21 22:39:38
Yes, it builds now. Close.
Files
Changes
Commits
Dependencies
Duplicates
Associations
Tags
File Name File Type File Size Posted By
No Files Were Found