Hi,
How can i build ps2sdk with ps2dev. I can not run toolchain of oopo on cygwin.
Please help me thank you very much.
PS: My english is not good.
How can build ps2sdk with ps2dev.
If you could give a little more information about why it's not building, you'll be more likely to get (useful) information. Many (most?) people here are using cygwin, with great success (although I'm not one of them).
Make sure you have included all of the components of cygwin that are needed -- gcc (the native compiler), wget (to get things from the net), and cvs (er, to get things from cvs) are the bare minimum, AFAIK.
Make sure you have included all of the components of cygwin that are needed -- gcc (the native compiler), wget (to get things from the net), and cvs (er, to get things from cvs) are the bare minimum, AFAIK.
-
- Posts: 564
- Joined: Sat Jan 17, 2004 10:22 am
- Location: Sweden
- Contact:
I have problem, please help me.
I rebuild ps2sdk with ps2dev in cygwin
I have error:
I have error:
I don't understand, please help me.make[1]: Leaving directory `/home/Administrator/ps2sdk/ee'
PS2SDKSRC=/home/Administrator/ps2sdk make -C common clean
make[1]: Entering directory `/home/Administrator/ps2sdk/common'
Nothing to clean in common
make[1]: Leaving directory `/home/Administrator/ps2sdk/common'
PS2SDKSRC=/home/Administrator/ps2sdk make -C samples clean
make[1]: Entering directory `/home/Administrator/ps2sdk/samples'
Nothing to clean in samples
make[1]: Leaving directory `/home/Administrator/ps2sdk/samples'
PS2SDKSRC=/home/Administrator/ps2sdk make -C tools
make[1]: Entering directory `/home/Administrator/ps2sdk/tools'
make -C bin2s
make[2]: Entering directory `/home/Administrator/ps2sdk/tools/bin2s'
mkdir obj/
mkdir bin/
make[2]: *** No rule to make target `obj/bin2s.o', needed by `bin/bin2s'. Stop.
make[2]: Leaving directory `/home/Administrator/ps2sdk/tools/bin2s'
make[1]: *** [all-bin2s] Error 2
make[1]: Leaving directory `/home/Administrator/ps2sdk/tools'
make: *** [all-tools] Error 2
ERROR BUILDING PS2SDK
This is my fault.
Hi all,
i must say sorry everybody because this is my fault.
Now i can built it. Thank you very much.
i must say sorry everybody because this is my fault.
Now i can built it. Thank you very much.
Re: This is my fault.
Why don't you post what you did wrong, and how you corrected it? That way newcomers can learn from your mistakes.hltrex wrote:Hi all,
i must say sorry everybody because this is my fault.
Now i can built it. Thank you very much.
Assuming anyone searches these forums before posting questions...