| View previous topic :: View next topic |
| Author |
Message |
urherenow
Joined: 07 Sep 2007 Posts: 2 Location: usa
|
Posted: Sun Sep 09, 2007 4:26 pm Post subject: psplinkusb failed |
|
|
still having trouble getting a toolchain installed without errors. Using the latest and greatest all required packages have been installed. using latest cygwin and winxp pro. Can't figure out how to make the pic look correctly so just click on it please and check it out for the error.
 |
|
| Back to top |
|
 |
Wally

Joined: 26 Sep 2005 Posts: 672
|
Posted: Sun Sep 09, 2007 4:56 pm Post subject: |
|
|
| Remote Joy is not needed to compile the toolchain, you can skip it unless you really want to look at your PSP screen from your computer |
|
| Back to top |
|
 |
bulb
Joined: 19 Jan 2006 Posts: 50
|
Posted: Sun Sep 09, 2007 5:04 pm Post subject: |
|
|
| You are either missing libsdl or libsdl is not installed in /usr directory. For the latter change build/psplinkusb/Makefile.clients or explicitly make tools/remotejoy/pcsdl. |
|
| Back to top |
|
 |
heinsect
Joined: 09 Sep 2007 Posts: 1
|
Posted: Mon Sep 10, 2007 12:38 am Post subject: |
|
|
I got the same problem.
Even after I installed the libsdl v1.2 or v1.3 under CYGWIN with "./configure --prefix=/usr", the client side of Remote Joy can't compilied correct. It was caused by the libsdl under CYGWIN uses include path -I/usr/include/mingw, when project pcsdl is compilied, the "sys/socket.h" can't found. I install the other two tools manually and quit to install this.
I think the client of Remote Joy only can be built under Linux Box, is that true? |
|
| Back to top |
|
 |
KickinAezz
Joined: 03 Jun 2007 Posts: 328
|
Posted: Wed Sep 12, 2007 8:05 am Post subject: |
|
|
| the problem is SDK needs to be updated. sysclib.h or sumth is only in newer SDK... |
|
| Back to top |
|
 |
|