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 

Help compiling!

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



Joined: 31 Aug 2004
Posts: 14

PostPosted: Sun Jul 09, 2006 3:25 pm    Post subject: Help compiling! Reply with quote

Sorry for asking but I am have a hard time getting something compiled, I am trying to use cygwin. When I go to the directory of the source code files and type 'make' shouldnt it compile it according to the Makefile. Instead I get:

$ make
ee-gcc -D_EE -02 -G0 -Wall -I/usr/local/ps2dev/ps2sdk/ee/include -I/usr/local/ps2dev/ps2sdk.commom/include -I. -c Main.S -o main.o
make: ee-gcc: Command not found
make: *** [main.o] Error 127

I have installed a directory to ps2dev/ps2sdk where the toolchain is but I dont get it.

I there any other way to compile if you already have a 'Makefile' at hand.
Back to top
View user's profile Send private message
Drakonite
Site Admin


Joined: 17 Jan 2004
Posts: 989

PostPosted: Sun Jul 09, 2006 4:05 pm    Post subject: Reply with quote

as part of installing the toolchain you need to setup the PATH
_________________
Shoot Pixels Not People!
Makeshift Development
Back to top
View user's profile Send private message Visit poster's website
games4dummies3



Joined: 31 Aug 2004
Posts: 14

PostPosted: Sun Jul 09, 2006 4:49 pm    Post subject: Reply with quote

Fixed that problem but now I got this, seems like I need Pixel's PS2 Packer how do I setup this up in cygwin?

What do I edit in the bash.bashrc for ps2 packer?

For ps2sdk I used:

## PS2DEV SETTINGS
export PS2DEV="/usr/local/ps2dev"
export PS2SDK="$PS2DEV/ps2sdk"
export PATH="$PATH:$PS2DEV/bin:$PS2DEV/ee/bin:$PS2DEV/iop/bin"
export PATH="$PATH:$PS2DEV/dvp/bin:$PS2SDK/bin"

Found at: http://www.lukasz.dk/static.php?page=cygwintutorial



Help :(
Back to top
View user's profile Send private message
games4dummies3



Joined: 31 Aug 2004
Posts: 14

PostPosted: Mon Jul 10, 2006 3:15 am    Post subject: Reply with quote




What does it mean?

In the bash.bashrc file I added:

export PS2PACKER="/usr/local/ps2packer"
export STUB="$ps2packer/stub"
export PATH="$PATH:$ps2packer"
export PATH="$PATH:$ps2packer/stub"

What is wrong with the link or is it something else?


Last edited by games4dummies3 on Mon Jul 10, 2006 3:38 am; edited 1 time in total
Back to top
View user's profile Send private message
JorDy



Joined: 11 Dec 2005
Posts: 121

PostPosted: Mon Jul 10, 2006 3:19 am    Post subject: Reply with quote

inside the make file you have used 8 spaces instead of a TAB go find an indented line and make it a tab instead that should fix it.(probably because ou have copied off the internet)
Back to top
View user's profile Send private message
games4dummies3



Joined: 31 Aug 2004
Posts: 14

PostPosted: Mon Jul 10, 2006 3:40 am    Post subject: Reply with quote

I fixed that makefile problem by redownload it, but now I get what is in my other post, the link with ps2packer.
Back to top
View user's profile Send private message
games4dummies3



Joined: 31 Aug 2004
Posts: 14

PostPosted: Mon Jul 10, 2006 4:05 am    Post subject: Reply with quote

I finally got this:





Does it mean it compiled successfully?

Hopefullly I got it :)
Back to top
View user's profile Send private message
apache37



Joined: 04 Jun 2004
Posts: 76

PostPosted: Tue Jul 11, 2006 9:14 am    Post subject: Reply with quote

Looks like it sompiled ok. Based on your previous post you are trying to hack online games with this??

AFAIK this stuff is not supported here.
Back to top
View user's profile Send private message
JorDy



Joined: 11 Dec 2005
Posts: 121

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

afaik the sioshell gets detected if you try to log online on games, but im not sure on that
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 -> PS2 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