[oe-issues] [Bug 2580] bison added to sanity.bbclass

bugzilla-daemon at tinman.treke.net bugzilla-daemon at tinman.treke.net
Sun Jul 1 17:26:44 UTC 2007


http://bugs.openembedded.org/show_bug.cgi?id=2580





--- Comment #6 from Patrik Gfeller <gfellerpatrik at gmx.net>  2007-07-01 10:26:43 ---
(In reply to comment #5)
> Which package needed bison? It should have a DEPENDS = "bison-native" which
> means we can track these dependencies easier.

modutils-cross_2.4.27.bb fails w/o bison during do_compile():
***
...
In file included from genksyms.c:32:
/stuff/tmp/org.openembedded.dev-collie/work/modutils-cross-2.4.27-r8/modutils-2.4.27/genksyms/../include/util.h:42:
warning: built-in function 'log' dec
lared as non-function
expect 6 shift/reduce conflicts and 5 reduce/reduce conflicts.
bison -o parse.c -dtv parse.y
make[1]: bison: Command not found
make[1]: *** [parse.c] Error 127
make[1]: Leaving directory
`/stuff/tmp/org.openembedded.dev-collie/work/modutils-cross-2.4.27-r8/modutils-2.4.27/genksyms'
make: *** [all] Error 2
FATAL: oe_runmake failed
...
***
I'll add "DEPENDS = "bison-native" to this package & submit the patch to
bugzilla, if it works.

regards,
Patrik


-- 
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