[oe-issues] [Bug 2723] makedepend do_compile problem: No rule to make target `makedepend. at APP_MAN_SUFFIX@', needed by `all-am'.
bugzilla-daemon at tinman.treke.net
bugzilla-daemon at tinman.treke.net
Wed Aug 15 01:57:49 UTC 2007
http://bugs.openembedded.org/show_bug.cgi?id=2723
--- Comment #3 from lynnlin <lynn.lin at avocent.com> 2007-08-14 18:57:49 ---
I had the same problem,the part log message as below:
+ BUILD_CPPFLAGS=-isystem/opt/toolchain/staging/i686-linux/include
| + cd
/opt/toolchain/work/i686-linux/makedepend-native-1_1.0.1-r1/makedepend-1.0.1
| + do_compile
| + base_do_compile
| + '[' -e Makefile -o -e makefile ']'
| + oe_runmake
| + '[' xmake = x ']'
| + oenote make
| + echo NOTE: make
| NOTE: make
| + make
| make all-am
| make[1]: Entering directory
`/opt/toolchain/work/i686-linux/makedepend-native-1_1.0.1-r1/makedepend-1.0.1'
| make[1]: *** No rule to make target `makedepend. at APP_MAN_SUFFIX@', needed by
`all-am'. Stop.
| make[1]: Leaving directory
`/opt/toolchain/work/i686-linux/makedepend-native-1_1.0.1-r1/makedepend-1.0.1'
| make: *** [all] Error 2
| + die 'oe_runmake failed'
| + oefatal 'oe_runmake failed'
| + echo FATAL: 'oe_runmake failed'
| FATAL: oe_runmake failed
| + exit 1
NOTE: Task failed:
/opt/toolchain/work/i686-linux/makedepend-native-1_1.0.1-r1/temp/log.do_compile.6643
NOTE: package makedepend-native-1_1.0.1-r1: task do_compile: failed
ERROR: TaskFailed event exception, aborting
NOTE: package makedepend-native-1.0.1: failed
ERROR: Build of
/stuff/org.openembedded.dev/packages/xorg-util/makedepend-native_1.0.1.bb
do_compile failed
ERROR: Task 0
(/stuff/org.openembedded.dev/packages/xorg-util/makedepend-native_1.0.1.bb,
do_compile) failed
NOTE: Tasks Summary: Attempted 85 tasks of which 85 didn't need to be rerun and
1 failed.
ERROR:
'/stuff/org.openembedded.dev/packages/xorg-util/makedepend-native_1.0.1.bb'
failed
--
Configure bugmail: http://bugs.openembedded.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Openembedded-issues
mailing list