On Wed, Feb 18, 2009 at 06:52:10AM -0700, Gary Thomas wrote: > I'm working with PTXdist [close to] the trunk/mainline. Occasionally, > I get warnings like these: > > /opt/ptx.text/lib/ptxdist-1.99.svn/rules/libpthread-stubs.make:34: warning: > overriding commands for target > `/local/cobra_X/platform-amltd_arm/state/libpthread-stubs.get' > /opt/ptx.text/lib/ptxdist-1.99.svn/rules/libpthread-stubs.make:34: warning: > ignoring old commands for target > `/local/cobra_X/platform-amltd_arm/state/libpthread-stubs.get' > /opt/ptx.text/lib/ptxdist-1.99.svn/rules/libpthread-stubs.make:38: warning: > overriding commands for target > `/opt/ptx.text/lib/ptxdist-1.99.svn/src/libpthread-stubs-0.1.tar.bz2' > /opt/ptx.text/lib/ptxdist-1.99.svn/rules/libpthread-stubs.make:38: warning: > ignoring old commands for target > `/opt/ptx.text/lib/ptxdist-1.99.svn/src/libpthread-stubs-0.1.tar.bz2' > /opt/ptx.text/lib/ptxdist-1.99.svn/rules/libpthread-stubs.make:48: warning: > overriding commands for target > `/local/cobra_X/platform-amltd_arm/state/libpthread-stubs.extract' > /opt/ptx.text/lib/ptxdist-1.99.svn/rules/libpthread-stubs.make:48: warning: > ignoring old commands for target > `/local/cobra_X/platform-amltd_arm/state/libpthread-stubs.extract' > /opt/ptx.text/lib/ptxdist-1.99.svn/rules/libpthread-stubs.make:71: warning: > overriding commands for target > `/local/cobra_X/platform-amltd_arm/state/libpthread-stubs.prepare' > /opt/ptx.text/lib/ptxdist-1.99.svn/rules/libpthread-stubs.make:71: warning: > ignoring old commands for target > `/local/cobra_X/platform-amltd_arm/state/libpthread-stubs.prepare' > /opt/ptx.text/lib/ptxdist-1.99.svn/rules/libpthread-stubs.make:85: warning: > overriding commands for target > `/local/cobra_X/platform-amltd_arm/state/libpthread-stubs.compile' > /opt/ptx.text/lib/ptxdist-1.99.svn/rules/libpthread-stubs.make:85: warning: > ignoring old commands for target > `/local/cobra_X/platform-amltd_arm/state/libpthread-stubs.compile' > /opt/ptx.text/lib/ptxdist-1.99.svn/rules/libpthread-stubs.make:96: warning: > overriding commands for target > `/local/cobra_X/platform-amltd_arm/state/libpthread-stubs.install' > /opt/ptx.text/lib/ptxdist-1.99.svn/rules/libpthread-stubs.make:96: warning: > ignoring old commands for target > `/local/cobra_X/platform-amltd_arm/state/libpthread-stubs.install' > /opt/ptx.text/lib/ptxdist-1.99.svn/rules/libpthread-stubs.make:107: warning: > overriding commands for target > `/local/cobra_X/platform-amltd_arm/state/libpthread-stubs.targetinstall' > /opt/ptx.text/lib/ptxdist-1.99.svn/rules/libpthread-stubs.make:107: warning: > ignoring old commands for target > `/local/cobra_X/platform-amltd_arm/state/libpthread-stubs.targetinstall' > /opt/ptx.text/lib/ptxdist-1.99.svn/rules/libpthread-stubs.make:115: warning: > overriding commands for target `libpthread-stubs_clean' > /opt/ptx.text/lib/ptxdist-1.99.svn/rules/libpthread-stubs.make:115: warning: > ignoring old commands for target `libpthread-stubs_clean' > > Any hints what causes this? how to remove them?
Looks like you have duplicate targets in your makefile. rsc -- Pengutronix e.K. | | Industrial Linux Solutions | http://www.pengutronix.de/ | Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 | -- ptxdist mailing list [email protected]
