Issue 6 in make-open-easy: Fix Makefile to work on CentOS

8 views
Skip to first unread message

make-op...@googlecode.com

unread,
Mar 22, 2013, 3:09:53 PM3/22/13
to make-op...@googlegroups.com
Status: New
Owner: ----
Labels: Type-Defect Priority-Medium

New issue 6 by bolinf...@gmail.com: Fix Makefile to work on CentOS
http://code.google.com/p/make-open-easy/issues/detail?id=6

Unfortunately, CentOS 5.8 has some stupid version of flex that does not
tolerate a space after -o:

http://sourceware.org/ml/crossgcc/2012-06/msg00008.html

Please change:

flex -o moe/scrubber/comment.yy.c moe/scrubber/comment.l

to:

flex -omoe/scrubber/comment.yy.c moe/scrubber/comment.l

--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
Reply all
Reply to author
Forward
0 new messages