Discuss the development of new homebrew software, tools and libraries.
Moderators: cheriff , TyRaNiD
XRS
Posts: 32 Joined: Sun May 15, 2005 7:09 pm
Post
by XRS » Mon May 22, 2006 3:31 am
Hi.
Well, I follow the tutorial number 01 made by
our friend , and I have a little problem with the
make command.
Well, when I try to compile something, it show me an error.
This is the image:
Can someone help me?
I followed the Lesson 01 completly two times, and appears all the time the same error.
Please help me :(
And I know that isnt problem with the makefile of my hello world because I tried to compile some other samples that come with the PSPSDK, and the error is the same.
mafia1ft
Posts: 17 Joined: Wed Mar 29, 2006 4:45 pm
Post
by mafia1ft » Mon May 22, 2006 6:15 pm
this is coming a very comon it might have some thing to do with the tut or the latest version
XRS
Posts: 32 Joined: Sun May 15, 2005 7:09 pm
Post
by XRS » Mon May 22, 2006 11:07 pm
I dont know what to do!
I dont find the version used on that tutorial.
Could someone share it with me to try if it works?
Thanks.
dot_blank
Posts: 498 Joined: Wed Sep 28, 2005 8:47 am
Location: Brasil
Post
by dot_blank » Tue May 23, 2006 9:42 am
your PATH settings arent correct and the shell
is not finding your PSPSDK
10011011 00101010 11010111 10001001 10111010
XRS
Posts: 32 Joined: Sun May 15, 2005 7:09 pm
Post
by XRS » Wed May 24, 2006 4:45 pm
I followed this tutorial, I type psp-gcc -v in the cygwin window and it works.
When I try to compile some code, it just show me the same error :|
Another night doing it and it doesnt work...
jimparis
Posts: 1145 Joined: Fri Jun 10, 2005 4:21 am
Location: Boston
Post
by jimparis » Wed May 24, 2006 4:50 pm
Maybe you're running a non-cygwin copy of make that isn't getting passed the environment variables correctly. Show us the output of which make and make --version . Also run echo $SHELL to ensure make is using the proper shell.
mafia1ft
Posts: 17 Joined: Wed Mar 29, 2006 4:45 pm
Post
by mafia1ft » Wed May 24, 2006 4:59 pm
look at my posted called ./toolchain i might help
XRS
Posts: 32 Joined: Sun May 15, 2005 7:09 pm
Post
by XRS » Thu May 25, 2006 3:36 am
I used your toolchain but it didnt work.
The error is the same.
I dont know what could be =\
mafia1ft
Posts: 17 Joined: Wed Mar 29, 2006 4:45 pm
Post
by mafia1ft » Thu May 25, 2006 3:16 pm
tell me what u did step by step
caviar
Posts: 6 Joined: Thu Sep 29, 2005 8:53 pm
Post
by caviar » Thu May 25, 2006 5:36 pm
hi all,
take a look on this tutorial here
there is a link to download a full package (cygwin, pspsdk OSlib)
unhappily, it is in french, but you should understand some world
http://oslib.playeradvance.org/doku.php?id=day1
Regards
caviar
XRS
Posts: 32 Joined: Sun May 15, 2005 7:09 pm
Post
by XRS » Fri May 26, 2006 3:36 am
I'll download it and then test it!
Later I tell something.
Thanks.
XRS
Posts: 32 Joined: Sun May 15, 2005 7:09 pm
Post
by XRS » Fri May 26, 2006 4:33 am
I did it but the error is the same!
But I found one thing.
Need I to add something to this menu?
If yes, what must I add?![/img]
XRS
Posts: 32 Joined: Sun May 15, 2005 7:09 pm
Post
by XRS » Fri May 26, 2006 7:36 am
So this will be only what I'll need?
I will not need cygwin or other thing?
If yes, to where should I install this?
Thanks.