OSDev.org

The Place to Start for Operating System Developers
It is currently Mon Jun 03, 2024 2:47 am

All times are UTC - 6 hours




Post new topic Reply to topic  [ 6 posts ] 
Author Message
 Post subject: GCC,"/usr/src/gcc-4.4.5/configure" No such file or directory
PostPosted: Sat Feb 02, 2013 8:14 am 
Offline

Joined: Fri Dec 14, 2012 12:29 am
Posts: 4
I'm trying to create a GCC Cross-Compiler and I followed the tutorial at http://wiki.osdev.org/GCC_Cross-Compiler#gcc.

When I run:
Code:
../gcc-4.4.5/configure --target=$TARGET --prefix=$PREFIX --disable-nls     --enable-languages=c,c++ --without-headers

I get the error:
Code:
bash: ../gcc-4.4.5/configure: No such file or directory

(It's translated from Swedish, it originaly said):
Code:
bash: ../gcc-4.4.5/configure: Filen eller katalogen finns inte


I looked in the directory "/usr/src/gcc-4.4.5" and I don't have any file or directory called "configure". What is it and how do I get it?


Top
 Profile  
 
 Post subject: Re: GCC,"/usr/src/gcc-4.4.5/configure" No such file or direc
PostPosted: Sat Feb 02, 2013 8:36 am 
Offline
Member
Member
User avatar

Joined: Tue Oct 17, 2006 9:29 pm
Posts: 2426
Location: Canada
Image

_________________
Image
Twitter: @canadianbryan. Award by smcerm, I stole it. Original was larger.


Top
 Profile  
 
 Post subject: Re: GCC,"/usr/src/gcc-4.4.5/configure" No such file or direc
PostPosted: Sat Feb 02, 2013 8:40 am 
Offline

Joined: Fri Dec 14, 2012 12:29 am
Posts: 4
Brynet-Inc wrote:
Image

What do you mean by that?


Top
 Profile  
 
 Post subject: Re: GCC,"/usr/src/gcc-4.4.5/configure" No such file or direc
PostPosted: Sat Feb 02, 2013 9:43 am 
Offline
Member
Member
User avatar

Joined: Wed Oct 18, 2006 3:45 am
Posts: 9301
Location: On the balcony, where I can actually keep 1½m distance
"It must be user error"

Either you did something stupid (history has it that "not reading" happens to be quite the typical one - hint hint), or something is actually not your fault but you're not well versed enough in formulating a proper bug report.

Choose one, wisely, and fix it.

_________________
"Certainly avoid yourself. He is a newbie and might not realize it. You'll hate his code deeply a few years down the road." - Sortie
[ My OS ] [ VDisk/SFS ]


Top
 Profile  
 
 Post subject: Re: GCC,"/usr/src/gcc-4.4.5/configure" No such file or direc
PostPosted: Sat Feb 02, 2013 9:54 am 
Offline
Member
Member
User avatar

Joined: Sat Mar 31, 2012 3:07 am
Posts: 4601
Location: Chichester, UK
I think you can be fairly sure that there isn't a fault in the gcc source files. Untar the tarball again and start over.


Top
 Profile  
 
 Post subject: Re: GCC,"/usr/src/gcc-4.4.5/configure" No such file or direc
PostPosted: Sat Feb 02, 2013 10:14 am 
Offline

Joined: Fri Dec 14, 2012 12:29 am
Posts: 4
I redownloaded it and configure and a lot of other different files and folders that wasn't there before are there now, so I must've downloaded the wrong file or something.


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 6 posts ] 

All times are UTC - 6 hours


Who is online

Users browsing this forum: Google [Bot], SemrushBot [Bot] and 17 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group