+ Reply to Thread
Results 1 to 4 of 4

Thread: Unable to compile ps2rd

  1. #1
    Join Date
    Jan 2009
    Posts
    18

    Question Unable to compile ps2rd

    i cant seem to compile the latest tip of ps2rd and i know that the compilation i have setup works because i can compile OPL's latest tip

    this is the output i get when i try to compile:

    $ make
    * [IOP] Building adb ...
    * [IOP] Building dev9 ...
    * [IOP] Building eesync ...
    * [IOP] Building memdisk ...
    * [IOP] Building net ...
    * [IOP] Building usb_mass ...
    * [EE] Building debugger ...
    * [EE] Building elfldr ...
    * [EE] Building engine ...
    * [EE] Building videomod ...
    * [EE] Building loader ...
    loader.c:27:23: libcheats.h: No such file or directory
    loader.c:28:23: libconfig.h: No such file or directory
    In file included from loader.c:29:
    configman.h:26:23: libconfig.h: No such file or directory
    In file included from loader.c:29:
    configman.h:143: warning: type defaults to `int' in declaration of `config_t'
    configman.h:143: parse error before '*' token
    configman.h:144: warning: type defaults to `int' in declaration of `config_t'
    configman.h:144: parse error before '*' token
    configman.h:145: warning: type defaults to `int' in declaration of `config_t'
    configman.h:145: parse error before '*' token
    configman.h:146: warning: type defaults to `int' in declaration of `config_t'
    configman.h:146: parse error before '*' token
    configman.h:147: warning: type defaults to `int' in declaration of `config_t'
    configman.h:147: parse error before '*' token
    configman.h:149: warning: type defaults to `int' in declaration of `config_t'
    configman.h:149: parse error before '*' token
    configman.h:150: warning: type defaults to `int' in declaration of `config_t'
    configman.h:150: parse error before '*' token
    configman.h:151: warning: type defaults to `int' in declaration of `config_t'
    configman.h:151: parse error before '*' token
    configman.h:152: warning: type defaults to `int' in declaration of `config_t'
    configman.h:152: parse error before '*' token
    configman.h:153: warning: type defaults to `int' in declaration of `config_t'
    configman.h:153: parse error before '*' token
    configman.h:154: warning: type defaults to `int' in declaration of `config_t'
    configman.h:154: parse error before '*' token
    configman.h:156: warning: type defaults to `int' in declaration of `config_t'
    configman.h:156: parse error before '*' token
    configman.h:158: parse error before '*' token
    configman.h:159: warning: type defaults to `int' in declaration of `config_t'
    configman.h:159: parse error before '*' token
    In file included from loader.c:31:
    erlman.h:52: warning: type defaults to `int' in declaration of `config_t'
    erlman.h:52: parse error before '*' token
    In file included from loader.c:32:
    gameid.h:27:23: libcheats.h: No such file or directory
    In file included from loader.c:32:
    gameid.h:48: `GAME_TITLE_MAX' undeclared here (not in a function)
    gameid.h:51: confused by earlier errors, bailing out
    make[2]: *** [loader.o] Error 1
    make[1]: *** [all] Error 2
    make: *** [all] Error 2

  2. #2
    Join Date
    Sep 2006
    Location
    Germany
    Posts
    455

    Default

    Follow the instructions in the INSTALL file (http://bitbucket.org/misfire/ps2rd/src/tip/INSTALL). You first need to install libconfig and libcheats.

  3. #3
    Join Date
    Jan 2009
    Posts
    18

    Default

    Thanks For the info misfire

  4. #4
    Join Date
    Dec 2009
    Posts
    9

    Default

    where do you download lib cheats because i cant find it in the ps2rd and i cant find any download link for it ?

+ 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. I need Links for PS2rd/Artemis and PS2cc
    By bungholio in forum Research & Development
    Replies: 3
    Last Post: 07-19-2010, 01:34:45 PM
  2. I need help configuring IP address stuff for PS2rd
    By bungholio in forum Research & Development
    Replies: 0
    Last Post: 11-21-2009, 12:42:02 PM
  3. PCSX2 compile request for linux
    By MIR in forum Research & Development
    Replies: 3
    Last Post: 09-26-2008, 04:11:22 PM

Posting Permissions

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