Active Topics

 


Reply
Thread Tools
Posts: 45 | Thanked: 3 times | Joined on May 2009 @ Beijing, China
#1
Hi, all! I want to build ACE library(http://download.dre.vanderbilt.edu/p...E-5.7.7.tar.gz) on my n900. When I run command './configure', an error occur:

checking for grep that handles long lines and -e... configure: error: no acceptable grep could be found in /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/bin/X11:/usr/xpg4/bin

It seems 'grep' isn't found, however, grep is located at /bin/ as a symbolic link to 'busybox'. Anyone knows how to solve this problem? Thanks!
 
Posts: 755 | Thanked: 406 times | Joined on Feb 2008 @ UK
#2
Install a full version of grep from the grep-gnu package - it's in extras testing.

I'm assuming since you're doing compilation on the device itself you're familiar with the re-flashing process, should anything go wrong.
 
Posts: 45 | Thanked: 3 times | Joined on May 2009 @ Beijing, China
#3
Originally Posted by codeMonkey View Post
Install a full version of grep from the grep-gnu package - it's in extras testing.

I'm assuming since you're doing compilation on the device itself you're familiar with the re-flashing process, should anything go wrong.
do I need to reflash n900? why? can you be more specific? thanks!
 
Posts: 755 | Thanked: 406 times | Joined on Feb 2008 @ UK
#4
No, you need to install grep from the grep-gnu package, like I said earlier.
 

The Following User Says Thank You to codeMonkey For This Useful Post:
Posts: 225 | Thanked: 64 times | Joined on Feb 2010
#5
Originally Posted by chuan huang View Post
do I need to reflash n900? why? can you be more specific? thanks!
s/he means that doing dev on your device can screw up your device. are you competent enough to re-flash your device if you screw it up?
 
Posts: 45 | Thanked: 3 times | Joined on May 2009 @ Beijing, China
#6
Originally Posted by cjard View Post
s/he means that doing dev on your device can screw up your device. are you competent enough to re-flash your device if you screw it up?
Thanks! I got it. It is absolutely a big problem. In order to build this package, I have installed grep-gnu, gcc, g++, make..., which has taken up too many space of my rootfs.
 
Posts: 45 | Thanked: 3 times | Joined on May 2009 @ Beijing, China
#7
Now I have another problem, when I install this package by running command 'make install' as root privilege, errors occurred:

test -z "/usr/local/lib" || ../../aux_config/install-sh -c -d "/usr/local/lib"
/bin/sh: ../../aux_config/install-sh: Permission denied
make[3]: *** [install-libLTLIBRARIES] error 126

Please Help!
 
Posts: 33 | Thanked: 2 times | Joined on Feb 2010
#8
Hi,
i already saw same error.
for resolve it, please remove /var/cache/apt/archives directory and create an soft link /var/cache/apt/ and name it archives that it link to /home/user/archives
then you have enough space
 
Reply


 
Forum Jump


All times are GMT. The time now is 03:39.