DSM-G600, DNS-3xx and NSA-220 Hack Forum

Unfortunately no one can be told what fun_plug is - you have to see it for yourself.

You are not logged in.

Announcement

#1 2008-11-16 09:38:25

mikeglass
Member
Registered: 2008-06-19
Posts: 7

git configure error: checking for grep that handles long lines and -e

So I'm trying to compile git to run a git server and it appears git doesn't like busybox.  Anyone have any tips?

Thanks

-Mike

p.s. here's what configure spits out

Code:

configure: CHECKS for programs
checking for cc... cc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether cc accepts -g... yes
checking for cc option to accept ISO C89... none needed
checking for gar... no
checking for ar... ar
checking for gtar... no
checking for tar... tar
checking for asciidoc... no
configure: CHECKS for libraries
checking for SHA1_Init in -lcrypto... yes
checking for curl_global_init in -lcurl... yes
checking for XML_ParserCreate in -lexpat... yes
checking for iconv in -lc... no
checking for iconv in -liconv... yes
checking for deflateBound in -lz... yes
checking for socket in -lc... yes
configure: CHECKS for header files
checking how to run the C preprocessor... cc -E
checking for grep that handles long lines and -e... configure: error: no acceptable grep could be found in /opt/bin:/opt/sbin:/ffp/sbin:/ffp/bin:/usr/sbin:/sbin:/usr/bin:/bin:/usr/xpg4/bin

Offline

 

#2 2008-11-16 14:57:16

fonz
Member / Developer
From: Berlin
Registered: 2007-02-06
Posts: 1716
Website

Re: git configure error: checking for grep that handles long lines and -e

To compile stuff, it's generally a good idea to use the GNU versions of most programs. I suggest you install coreutils, grep, sed, gawk, etc.

Offline

 

#3 2008-11-18 02:42:59

bzhou
Member
Registered: 2008-02-15
Posts: 171

Re: git configure error: checking for grep that handles long lines and -e

Offline

 

Board footer

Powered by PunBB
© Copyright 2002–2010 PunBB