All of lore.kernel.org
 help / color / mirror / Atom feed
* fatal error if Flex and Bison is not configured
@ 2012-04-12 11:12 zhihao wang
  2012-04-12 11:24 ` Ian Campbell
  2012-04-12 11:29 ` Re : " David TECHER
  0 siblings, 2 replies; 8+ messages in thread
From: zhihao wang @ 2012-04-12 11:12 UTC (permalink / raw)
  To: xen-devel; +Cc: Ian.Campbell


[-- Attachment #1.1: Type: text/plain, Size: 588 bytes --]

Hi all,

I try to build xen 4.2( revision number: 25161) on Ubuntu 11.10_amd64, Mac
pro. After running ./configure and make. I got the following fatal error:

*libxlu_cfg_y.y:22:26: fatal error: libxlu_cfg_l.h: No such file or
directory compilation terminated.*

So the original libxlu_cfg_l.h is deleted when making, and should be
regenerated but it is not.  I find the path of flex and bison is not set.
When I add the correct path of flex and bison in tools.mk manually, This
error is fixed.

So, Is there anything in build scripts to modify to avoid this error ?

Regards

Wangzhihao

[-- Attachment #1.2: Type: text/html, Size: 793 bytes --]

[-- Attachment #2: Type: text/plain, Size: 126 bytes --]

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2012-04-13 10:04 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-04-12 11:12 fatal error if Flex and Bison is not configured zhihao wang
2012-04-12 11:24 ` Ian Campbell
2012-04-12 13:28   ` George Dunlap
2012-04-12 14:05     ` Ian Campbell
2012-04-12 14:10       ` Ian Jackson
2012-04-12 14:15     ` Dario Faggioli
2012-04-13 10:04   ` Roger Pau Monne
2012-04-12 11:29 ` Re : " David TECHER

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.