|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] unstable 4.0 config file/ build error
On Sat, 6 Mar 2010 13:00:25 +0000
Keir Fraser <keir.fraser@xxxxxxxxxxxxx> wrote:
>On 06/03/2010 12:15, "Pasi KÃrkkÃinen" <pasik@xxxxxx> wrote:
>
>>> flex: unknown flag '-'. For usage, try
>>> flex --help
>>>
>>> libxl > flex -V
>>> flex version 2.5.4
>>>
>>> Any suggestions ?
>>>
>>
>> What distribution are you using? xen-unstable builds OK for me with
>> Fedora 12.
>
>The flex/bison output is checked into the tree now anyhow, so the
>problem won't manifest unless you modify the flex/bison inputs.
>Someone reported that the RHEL5 flex is too old, which is
>disappointing.
>
> -- Keir
Yeah and it's always "deleted" when doing "make distclean" after
"hg pull -u"
diff -r 2629c6a79d64 tools/libxl/Makefile
--- a/tools/libxl/Makefile Mon Mar 08 19:11:47 2010 +0000
+++ b/tools/libxl/Makefile Mon Mar 08 20:41:18 2010 +0100
@@ -89,7 +89,7 @@
.PHONY: clean
clean:
$(RM) -f *.o *.so* *.a $(CLIENTS) $(DEPS)
- $(RM) -f $(AUTOSRCS) $(AUTOINCS)
+# $(RM) -f $(AUTOSRCS) $(AUTOINCS)
distclean: clean
##
##################################################################
# Position : Systems Design Technician @ OSRC #
# Email : conny.seidel@xxxxxxx GnuPG-Key: 0xA6AB055D #
# Fingerprint: 17C4 5DB2 7C4C C1C7 1452 8148 F139 7C09 A6AB 055D #
##################################################################
Attachment:
signature.asc _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |