forums.ps2dev.org Forum Index forums.ps2dev.org
Homebrew PS2, PSP & PS3 Development Discussions
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

toolchain nooby problem..

 
Post new topic   Reply to topic    forums.ps2dev.org Forum Index -> PSP Development
View previous topic :: View next topic  
Author Message
noireau



Joined: 11 Jul 2006
Posts: 5

PostPosted: Tue Jul 11, 2006 3:33 am    Post subject: toolchain nooby problem.. Reply with quote

hi.. i know.. al ask some stupid questions like my.. and you will say "use the search".. but i cant find it... i dont know what i must search.. my problem is in the installation... it runs on Ubuntu

checking for gcc... no
checking for cc... no
configure: error: no acceptable cc found in $PATH
ERROR CONFIGURING BINUTILS

i have allready installed gcc... and i cant find CC.. witch paket is cc?
Back to top
View user's profile Send private message
jimparis



Joined: 10 Jun 2005
Posts: 1179
Location: Boston

PostPosted: Tue Jul 11, 2006 5:04 am    Post subject: Reply with quote

Looks like you don't have gcc installed, just like it says; try running
Code:
ls -l /usr/bin/gcc
to see if you have it. If not, install the build-essential package to get it.
Back to top
View user's profile Send private message
noireau



Joined: 11 Jul 2006
Posts: 5

PostPosted: Tue Jul 11, 2006 5:44 am    Post subject: Reply with quote

thx a lot
i've already installed gcc... i had installes gcc 4.0.. and now i've installed the older versions.. now comes an other error:

Exportiert, Revision 1964.
creating cache ./config.cache
checking host system type... i686-pc-linux-gnulibc1
checking target system type... mipsallegrexel-psp-elf
checking build system type... i686-pc-linux-gnulibc1
checking for a BSD compatible install... /usr/bin/install -c
checking whether ln works... yes
checking whether ln -s works... yes
checking for gcc... gcc
checking whether the C compiler (gcc ) works... no
configure: error: installation or configuration problem: C compiler cannot create executables.
ERROR CONFIGURING BINUTILS

can you help again? :D thx
Back to top
View user's profile Send private message
danzel



Joined: 04 Nov 2005
Posts: 182

PostPosted: Tue Jul 11, 2006 6:01 am    Post subject: Reply with quote

as root: (or with sudo apt-get insta...)
Code:
apt-get install build-essential flex automake1.9 autoconf

That should install and set up everything you need I think...
Back to top
View user's profile Send private message
noireau



Joined: 11 Jul 2006
Posts: 5

PostPosted: Tue Jul 11, 2006 6:29 am    Post subject: Reply with quote

i've installed ubuntu a few days ago... i set my password as "GODGOD" (isn't real pw..)...
when i try to install via sudo (sudo apt-get install build-essential flex automake1.9 autoconf) it comes Password: |_| ...
then i must push enter because i cant write.. after enter i type GODGOD.. it sais that the password is wrong... (?!)..

i found the synapic paketmanagement.. i install all my pakets from there.. automake 1.9, flex and autoconf are allready installed
Back to top
View user's profile Send private message
Drakonite
Site Admin


Joined: 17 Jan 2004
Posts: 989

PostPosted: Tue Jul 11, 2006 6:53 am    Post subject: Reply with quote

ugh... learn to use linux....
It doesn't echo your keystrokes because it's a security risk.
_________________
Shoot Pixels Not People!
Makeshift Development
Back to top
View user's profile Send private message Visit poster's website
noireau



Joined: 11 Jul 2006
Posts: 5

PostPosted: Tue Jul 11, 2006 11:47 pm    Post subject: Reply with quote

srry.. i'm a windows user.. i programmed there with vs.net and i'm a noob in linux.. but thx.. i go and learn..

thx for all replies

Edit: Uh .. i'm stupid! thx.. now it works i think
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    forums.ps2dev.org Forum Index -> PSP Development All times are GMT + 10 Hours
Page 1 of 1

 
Jump to:  
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 vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group