* [U-Boot] u-boot(v2014.04-rc1) make tags reports find error
@ 2014-02-20 16:05 Nishanth Menon
2014-02-21 3:59 ` Masahiro Yamada
0 siblings, 1 reply; 2+ messages in thread
From: Nishanth Menon @ 2014-02-20 16:05 UTC (permalink / raw)
To: u-boot
Doing a make tags after build for OMAP4_panda reports find error as
follows:
"find: `/omap4': No such file or directory"
Full steps:
u-boot$ git clean -fdx >/dev/null
u-boot$ make -j6 CROSS_COMPILE=arm-linux-gnueabi- ARCH=arm
omap4_panda_config >/dev/null
u-boot$ make -j6 CROSS_COMPILE=arm-linux-gnueabi- ARCH=arm >/dev/null
u-boot$ make -j6 CROSS_COMPILE=arm-linux-gnueabi- ARCH=arm tags
ctags -w -o ctags `find -L /omap4 arch/arm/lib board/ common disk
drivers drivers/dma drivers/gpio drivers/i2c drivers/input drivers/mmc
drivers/mtd drivers/mtd/onenand drivers/mtd/spi drivers/net
drivers/net/phy drivers/pci drivers/power drivers/power/battery
drivers/power/fuel_gauge drivers/power/mfd drivers/power/pmic
drivers/serial drivers/spi drivers/usb/eth drivers/usb/gadget
drivers/usb/host drivers/usb/musb-new drivers/usb/musb drivers/usb/phy
drivers/usb/ulpi fs lib lib/libfdt net test tools examples include \
-name '*.[chS]' -print`
find: `/omap4': No such file or directory
u-boot$ ls tags
ls: cannot access tags: No such file or directory
nmenon at kahuna:~/Src/opensource/u-boot$ ls ctags
ctags
u-boot$ ctags --version
Exuberant Ctags 5.9~svn20110310, Copyright (C) 1996-2009 Darren Hiebert
Compiled: Nov 9 2011, 17:42:21
Addresses: <dhiebert@users.sourceforge.net>,
http://ctags.sourceforge.net
Optional compiled features: +wildcards, +regex
--
Regards,
Nishanth Menon
^ permalink raw reply [flat|nested] 2+ messages in thread
* [U-Boot] u-boot(v2014.04-rc1) make tags reports find error
2014-02-20 16:05 [U-Boot] u-boot(v2014.04-rc1) make tags reports find error Nishanth Menon
@ 2014-02-21 3:59 ` Masahiro Yamada
0 siblings, 0 replies; 2+ messages in thread
From: Masahiro Yamada @ 2014-02-21 3:59 UTC (permalink / raw)
To: u-boot
Hello Nishanth,
On Thu, 20 Feb 2014 10:05:02 -0600
Nishanth Menon <nm@ti.com> wrote:
> Doing a make tags after build for OMAP4_panda reports find error as
> follows:
> "find: `/omap4': No such file or directory"
Oops, sorry.
I have posted a patch.
http://patchwork.ozlabs.org/patch/322408/
Thanks for your report.
Best Regards
Masahiro Yamada
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2014-02-21 3:59 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-02-20 16:05 [U-Boot] u-boot(v2014.04-rc1) make tags reports find error Nishanth Menon
2014-02-21 3:59 ` Masahiro Yamada
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox