toolchain: missing ps2sdk/ee/rpc/ahx/Makefile

Discuss the development of software, tools, libraries and anything else that helps make ps2dev happen.

Moderators: cheriff, Herben

Post Reply
ivse
Posts: 3
Joined: Fri Jan 14, 2005 9:10 pm

toolchain: missing ps2sdk/ee/rpc/ahx/Makefile

Post 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/...
pixel
Posts: 791
Joined: Fri Jan 30, 2004 11:43 pm

Post by pixel »

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.
ivse
Posts: 3
Joined: Fri Jan 14, 2005 9:10 pm

Post 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
pixel
Posts: 791
Joined: Fri Jan 30, 2004 11:43 pm

Post by pixel »

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.
Post Reply