LinuxQuestions.org
Visit Jeremy's Blog.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 06-28-2012, 09:21 PM   #1
huyuhui2009
LQ Newbie
 
Registered: Jun 2012
Posts: 2

Rep: Reputation: Disabled
Unhappy why did this happen :make: *** [dep] Error 127


[root@localhost video_test]# make
touch .depend
makedepend -D_REENTRANT -DLINUX -Wall -O2 -mlong-calls -I/opt/mv_pro_4.0/montavista/pro/devkit/lsp/ti-davinci/include/ -I/home/huyh/DM6446-EVB/linux-2.6.10/include/ -f.depend ./video_test.c ./strfunc.c > /dev/null 2>&1
make: *** [dep] Error 127
-------------------------------------------------------
sorry for my poor english

I use makefile to compile ,but it come out this.I don't know why did this happen .
I have install arm_v5t_le-gcc already.
 
Old 06-29-2012, 12:34 AM   #2
Valery Reznic
ELF Statifier author
 
Registered: Oct 2007
Posts: 676

Rep: Reputation: 137Reputation: 137
I think you don't have makedepend program installed.
To be sure change your Makefie - remove part of the command marked by red

Code:
makedepend -D_REENTRANT -DLINUX -Wall -O2 -mlong-calls  -I/opt/mv_pro_4.0/montavista/pro/devkit/lsp/ti-davinci/include/   \
-I/home/huyh/DM6446-EVB/linux-2.6.10/include/ -f.depend ./video_test.c ./strfunc.c  > /dev/null 2>&1
Also note that usually running build as root is a bad idea.

Create regular user and use it to this task
 
Old 06-29-2012, 03:48 AM   #3
huyuhui2009
LQ Newbie
 
Registered: Jun 2012
Posts: 2

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by Valery Reznic View Post
I think you don't have makedepend program installed.
To be sure change your Makefie - remove part of the command marked by red

Code:
makedepend -D_REENTRANT -DLINUX -Wall -O2 -mlong-calls  -I/opt/mv_pro_4.0/montavista/pro/devkit/lsp/ti-davinci/include/   \
-I/home/huyh/DM6446-EVB/linux-2.6.10/include/ -f.depend ./video_test.c ./strfunc.c  > /dev/null 2>&1
Also note that usually running build as root is a bad idea.

Create regular user and use it to this task
TNK,I will try this latter
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
make: CC: Command not found make: *** [main.o] Error 127 on opensuse 11.3 Leo89 Linux - Newbie 6 11-30-2012 05:13 PM
Unable to compile C++ programs.make:g++ command not found error.Error 127 PrathuD Programming 3 03-16-2009 12:44 PM
kernel 'make dep' error. Will not compile. DragonM15 Linux - Kernel 2 07-20-2008 02:52 AM
Make dep error Obscure Slackware 8 12-15-2003 04:25 AM
make: cc: command not found make: *** [gzip.o]error 127 zyjk Linux - Newbie 5 02-08-2002 09:58 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 04:19 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration