[meta-ti] Build Error for AM437x-evm
winiston at futuraautomation.com
winiston at futuraautomation.com
Thu Feb 11 01:46:11 PST 2016
Dear,
Thank you very much .Now I am able to build core-image-minimal and
qt4e-demo-image. Now the problem is, USB mouse is not working in
qt4e-demo-image.
What could be issue? How do I make usb mouse to work?
Regards,
Winiston.P
Futura Automation Pvt Ltd.
Ph :91-80-28375290 / 28375295
Fax :91-80-28375291
-----Original Message-----
From: Anders Darander
Sent: Thursday, January 28, 2016 4:23 PM
To: winiston at futuraautomation.com
Cc: meta-ti at yoctoproject.org
Subject: Re: [meta-ti] Build Error for AM437x-evm
* winiston at futuraautomation.com <winiston at futuraautomation.com> [160128
10:00]:
> -Wstrict-prototypes -Wno-format-security -fno-builtin -ffreestanding -Os
> -fno-stack-protector -fno-delete-null-pointer-checks -g -fstack-usage
> -Wno-format-nonliteral -Werror=date-time -D__ARM__ -Wa,-mimplicit-it=always
> -mthumb -mthumb-interwork -mabi=aapcs-linux -mword-relocations
> -mno-unaligned-access -ffunction-sections -fdata-sections -fno-common
> -ffixed-r9 -msoft-float -pipe -march=armv7-a -D"KBUILD_STR(s)=#s"
> -D"KBUILD_BASENAME=KBUILD_STR(xhci_omap)"
> -D"KBUILD_MODNAME=KBUILD_STR(xhci_omap)" -c -o
> drivers/usb/host/xhci-omap.o
> drivers/usb/host/xhci-omap.c
> | drivers/usb/host/xhci-omap.c:34:5: error: 'board_usb_init' aliased to
> external symbol '__board_usb_init'
> | int board_usb_init(int index, enum usb_init_type init)
> | ^
This is the interesting part! (You could likely have search for error to
narrow it done).
The issue is a typical when when compiling older code with GCC 5.
Though, I would've thought that building u-boot-2015.07 with jethro was
working...
Here's a patch for your issue:
http://lists.denx.de/pipermail/u-boot/2015-October/229099.html
Cheers,
Anders
> | make[1]: *** [drivers/usb/host/xhci-omap.o] Error 1
> | make: *** [drivers/usb/host] Error 2
> | WARNING: exit code 1 from a shell command.
> | ERROR: oe_runmake failed
> | ERROR: Function failed: do_compile (log file is located at
> /home/winiston/poky/build/tmp/work/am437x_evm-poky-linux-gnueabi/u-boot-ti-staging/2015.07+gitAUTOINC+2b4b6fb691-r16/temp/log.do_compile.23933)
> ERROR: Task 73
> (/home/winiston/meta-ti/recipes-bsp/u-boot/u-boot-ti-staging_2015.07.bb,
> do_compile) failed with exit code '1'
> NOTE: Tasks Summary: Attempted 1910 tasks of which 1909 didn't need to be
> rerun and 1 failed.
> No currently running tasks (1909 of 2055)
> Summary: 1 task failed:
> /home/winiston/meta-ti/recipes-bsp/u-boot/u-boot-ti-staging_2015.07.bb,
> do_compile
> Summary: There were 2 ERROR messages shown, returning a non-zero exit
> code.
> winiston at winiston-VirtualBox:~/poky/build$
--
Anders Darander, Senior System Architect
ChargeStorm AB / eStorm AB
More information about the meta-ti
mailing list