+ Reply to Thread
Page 11 of 11 FirstFirst ... 2 3 4 5 6 7 8 9 10 11
Results 101 to 105 of 105

Thread: Fixed, Pre-Built, Win32 PS2SDK :)

  1. #101
    Join Date
    Jul 1999
    Posts
    6,555

    Default

    I've updated and released the latest pre-built SDK. It's up in the same spot: http://gshi.org/?s=downloads
    I may be lazy, but I can...zzzZZZzzzZZZzzzZZZ...

  2. #102
    Join Date
    Sep 2006
    Location
    Germany
    Posts
    451

    Default

    FYI, Artemis will need PS2SDK revision 1611 to work properly.

  3. #103
    Join Date
    Jul 1999
    Posts
    4,938

    Default

    Not really sure here why, but it seems that Artemis doesn't want to compile. Both with this setup and a freshly installed ps2sdk under Ubuntu. The fatal errors are not the same.

    The mingw error:
    erlman.c: In function `install_erls':
    erlman.c:200: `GetSyscallHandler' undeclared (first use in this function)
    erlman.c:200: (Each undeclared identifier is reported only once
    erlman.c:200: for each function it appears in.)
    make[2]: *** [erlman.o] Error 1
    make[2]: Leaving directory `/home/ps2rd/ee/loader'
    make[1]: *** [all] Error 2
    make[1]: Leaving directory `/home/ps2rd/ee'
    make: *** [all] Error 2
    ...and the one from Ubuntu:
    make[2]: Leaving directory `/home/transfatex/ps2rd/iop/SMSMAP'
    make[2]: Entering directory `/home/transfatex/ps2rd/iop/SMSTCPIP'
    Makefile:34: /Defs.make: No such file or directory
    Makefile:35: /iop/Rules.make: No such file or directory
    Makefile:36: /iop/Rules.release: No such file or directory
    make[2]: *** No rule to make target `/iop/Rules.release'. Stop.
    make[2]: Leaving directory `/home/transfatex/ps2rd/iop/SMSTCPIP'
    make[1]: *** [all] Error 2
    make[1]: Leaving directory `/home/transfatex/ps2rd/iop'
    make: *** [all] Error 2
    Any ideas?

  4. #104
    Join Date
    Jul 1999
    Posts
    6,555

    Default

    I don't think I've updated the Win32 PS2SDK for the latest patches, so that would probably be why it failed with MinGW. I shall have to do that. Not sure about the Ubunto error, but it seems like a simple includes mistake.
    I may be lazy, but I can...zzzZZZzzzZZZzzzZZZ...

  5. #105
    Join Date
    Sep 2006
    Location
    Germany
    Posts
    451

    Default

    LMZ, the new IOP module SMSTCPIP currently only compiles with the PS2SDK sources (must set PS2SDKSRC). This will be changed asap.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Similar Threads

  1. Win32 PS2 Dev. Intro
    By Lazy Bastard in forum Research & Development
    Replies: 4
    Last Post: 12-17-2009, 10:04:49 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts