[Webkit-unassigned] [Bug 15228] Missing flex, bison, or gperf produces a failing build

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 18 13:41:19 PDT 2007


http://bugs.webkit.org/show_bug.cgi?id=15228


Tuukka.Hastrup at iki.fi changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #16309|0                           |1
        is obsolete|                            |
  Attachment #16317|                            |review?
               Flag|                            |




------- Comment #3 from Tuukka.Hastrup at iki.fi  2007-09-18 13:41 PDT -------
Created an attachment (id=16317)
 --> (http://bugs.webkit.org/attachment.cgi?id=16317&action=view)
Updated fix

Actually the initial patch prints an error message for the first command that
can't be executed, followed by the message about the list of all required
commands. 

But why not take one more step towards usability indeed. I've updated the patch
according to the feedback, requesting a new review. Example output:

~/svn/WebKit$ WebKitTools/Scripts/build-webkit --gdk
Can't exec "flex": No such file or directory at
/home/tuukka/svn/WebKit/WebKitTools/Scripts/webkitdirs.pm line 497.
Can't exec "gperf": No such file or directory at
/home/tuukka/svn/WebKit/WebKitTools/Scripts/webkitdirs.pm line 497.
flex, gperf missing but required to build WebKit.
~/svn/WebKit$ 


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list