[Buildroot] svn commit: trunk/buildroot

Roberto A. Foglietta roberto.foglietta at gmail.com
Tue Nov 4 23:53:42 UTC 2008


2008/11/5 hartleys <hartleys at visionengravers.com>:
> On Tuesday, November 04, 2008 4:36 PM, Roberto A. Foglietta wrote:
>>> FYI, with the patch for revision 23923 I get the following messages
>>> when doing a "make menuconfig"
>>>
>>> Usage: grep [OPTION]... PATTERN [FILE]...
>>> Try `grep --help' for more information.
>>> dirname: missing operand
>>> Try `dirname --help' for more information.
>>> dirname: missing operand
>>> Try `dirname --help' for more information.
>>>
>>> It's something in the change to HOST_GLIB_BIN:= but I can't figure it
>
>>> out...
>>
>> Because in 'make menuconfig' BR2_STAGING_DIR="" and some
>> commands fail, try this patch:
>>
>> http://busybox.net/bugs/view.php?id=5984
>
> Just found that patch and tried it. Better but still no go...
>
> The new messages are:
>
> Usage: grep [OPTION]... PATTERN [FILE]...
> Try `grep --help' for more information.
>
> Could this be because I don't have a glib-genmarshal anywhere on my
> system? Actually, I'm not even sure what that executable is...


Sorry, you are right. Please try again

http://busybox.net/bugs/view.php?id=5984

patch -R < Makefile.patch

patch < Makefile.patch2

or

svn revert Makefile
patch < Makefile.patch2

-- 
/roberto



More information about the buildroot mailing list