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/...
toolchain: missing ps2sdk/ee/rpc/ahx/Makefile
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.
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
$ 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
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.