| View previous topic :: View next topic |
| Author |
Message |
ivse
Joined: 14 Jan 2005 Posts: 3
|
Posted: Fri Jan 14, 2005 9:13 pm Post subject: toolchain: missing ps2sdk/ee/rpc/ahx/Makefile |
|
|
subj, jfyi.
btw,
$ file ps2client
ps2client: ELF 32-bit LSB executable 80386 Version 1, dynamically linked, not stripped
$ uname -a
SunOS solx86 5.9 Generic_112234-12 i86pc i386 i86pc
i'ts worked under sol9/x86 :) - ps2sdk/iop/ee/... |
|
| Back to top |
|
 |
pixel
Joined: 30 Jan 2004 Posts: 791
|
Posted: Fri Jan 14, 2005 10:54 pm Post subject: |
|
|
Too late: I've fixed that AHX problem yesterday. Fixes are in cvs. Thanks anyway ;) _________________ pixel: A mischievous magical spirit associated with screen displays. The computer industry has frequently borrowed from mythology. Witness the sprites in computer graphics, the demons in artificial intelligence and the trolls in the marketing department. |
|
| Back to top |
|
 |
ivse
Joined: 14 Jan 2005 Posts: 3
|
Posted: Fri Jan 14, 2005 11:14 pm Post subject: |
|
|
just now:
$ export CVSROOT=":pserver:anonymous@cvs.ps2dev.org:/home/ps2cvs"
$ cvs checkout ps2sdk
cvs server: Updating ps2sdk
U ps2sdk/AUTHORS
...
cvs server: Updating ps2sdk/tools/bin2s/src
U ps2sdk/tools/bin2s/src/bin2s.c
$ ls -l ps2sdk/ee/rpc/ahx/Makefile
ps2sdk/ee/rpc/ahx/Makefile: No such file or directory
$ ls -l ps2sdk/ee/rpc/ahx/
total 6
drwxr-xr-x 2 ares ares 512 Янв 14 16:14 CVS
drwxr-xr-x 3 ares ares 512 Янв 14 16:14 include
drwxr-xr-x 3 ares ares 512 Янв 14 16:14 src |
|
| Back to top |
|
 |
pixel
Joined: 30 Jan 2004 Posts: 791
|
Posted: Sat Jan 15, 2005 7:58 am Post subject: |
|
|
Whoops, forgot to cvs add a file... sorry about that ^^ _________________ pixel: A mischievous magical spirit associated with screen displays. The computer industry has frequently borrowed from mythology. Witness the sprites in computer graphics, the demons in artificial intelligence and the trolls in the marketing department. |
|
| Back to top |
|
 |
|