Page 1 of 1
toolchain: missing ps2sdk/ee/rpc/ahx/Makefile
Posted: Fri Jan 14, 2005 9:13 pm
by ivse
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/...
Posted: Fri Jan 14, 2005 10:54 pm
by pixel
Too late: I've fixed that AHX problem yesterday. Fixes are in cvs. Thanks anyway ;)
Posted: Fri Jan 14, 2005 11:14 pm
by ivse
just now:
$ export CVSROOT=":pserver:
[email protected]:/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
Posted: Sat Jan 15, 2005 7:58 am
by pixel
Whoops, forgot to cvs add a file... sorry about that ^^