Port-playstation2 archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[Work In Progress] Updated port for Playstation2 toolchain



Hey,

I tried to make my own port for a newer Playstation2 toolchain:

- Binutils builds and installs properly
- GCC builds, but doesn't install

Here's the error:

| /usr/pkg/bin/gmake -C 
/var/tmp/pkgsrc/build/cross/mips64r5900el-scei-netbsd/work/gcc-3.2.2/obj/gcc 
install-common install-headers  install-cpp lang.install-normal install-driver
| gmake: Entering directory 
`/var/tmp/pkgsrc/build/cross/mips64r5900el-scei-netbsd/work/gcc-3.2.2/obj/gcc'
| (cd intl && /usr/pkg/bin/gmake all)
| gmake[1]: Entering directory 
`/var/tmp/pkgsrc/build/cross/mips64r5900el-scei-netbsd/work/gcc-3.2.2/obj/gcc/intl'
| gmake[1]: Nothing to be done for `all'.
| gmake[1]: Leaving directory 
`/var/tmp/pkgsrc/build/cross/mips64r5900el-scei-netbsd/work/gcc-3.2.2/obj/gcc/intl'
| for file in cc1 ; do \
|   if [ -f $file ] ; then \
|     rm -f 
/usr/pkg/cross-ps2/lib/gcc-lib/mips64r5900el-scei-netbsd/3.2.2/$file; \
|     /usr/bin/install -c $file 
/usr/pkg/cross-ps2/lib/gcc-lib/mips64r5900el-scei-netbsd/3.2.2/$file; \
|   else true; \
|   fi; \
| done
| install: /usr/pkg/cross-ps2/lib/gcc-lib/mips64r5900el-scei-netbsd/3.2.2/cc1: 
open: No such file or directory
| gmake: *** [install-common] Error 1
| gmake: Leaving directory 
`/var/tmp/pkgsrc/build/cross/mips64r5900el-scei-netbsd/work/gcc-3.2.2/obj/gcc'
| *** Error code 2

(I use /var/tmp/pkgsrc/build as my build directory btw).

If you think you can squash this bug, feel free to download the port at:

http://g-rave.nl/~ed/junk/mips64r5900el-scei-netbsd.tar.gz

Yours,
-- 
 Ed Schouten <ed%il.fontys.nl@localhost>
 Dispuut Interlink - http://www.il.fontys.nl/

Attachment: pgpcTRWktZQJ1.pgp
Description: PGP signature



Home | Main Index | Thread Index | Old Index