[Work In Progress] Updated port for Playstation2 toolchain
Ed Schouten <[email protected]> Mon, 31 Jan 2005 16:54:29 +0100
| Newsgroups | gmane.os.netbsd.ports.playstation2 |
|---|---|
| Message-ID | <[email protected]> |
--0F1p//8PRICkK4MW Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable 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-netb= sd/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-s= cei-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-sc= ei-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/mips64r5900e= l-scei-netbsd/3.2.2/$file; \ | else true; \ | fi; \ | done | install: /usr/pkg/cross-ps2/lib/gcc-lib/mips64r5900el-scei-netbsd/3.2.2/c= c1: 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, --=20 Ed Schouten <[email protected]> Dispuut Interlink - http://www.il.fontys.nl/ --0F1p//8PRICkK4MW Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQFB/lS0yx16ydahrz4RAsr2AKCpBiBEBquV5SqYdsYas0XytvU6igCgzMpq 4KNCTbeAAx65Od1B7+hl8qU= =ghvu -----END PGP SIGNATURE----- --0F1p//8PRICkK4MW--