| View previous topic :: View next topic |
| Author |
Message |
tendonut n00b

Joined: 15 Jun 2009 Posts: 5
|
Posted: Tue Oct 27, 2009 2:22 pm Post subject: Error when compiling PS3 specific packages |
|
|
I just finished my stage3 Gentoo install on my PS3 and have been slowly installing packages to get it up to par before I emerge X. I've had to use a bunch of different forum posts/handbooks/random sites to get me to where I am which causes a problem since a lot of other sites are extremely out of date and I have to figure out quite a bit on my own.
I'm running a 32bit userland. I've added the PS3 overlay to portage and the package in question would be dev-libs/speutils from the overlay. When I go to emerge it, I am given the error;
| Code: | === configuring in spu (/var/tmp/portage/dev-libs/speutils-0.1/work/speutils-0.1/spu)
configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=powerpc-unknown-linux-gnu' '--host=powerpc-unknown-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--libdir=/usr/lib' 'CFLAGS=-O3 -funroll-loops -pipe' 'build_alias=powerpc-unknown-linux-gnu' 'host_alias=powerpc-unknown-linux-gnu' 'LDFLAGS=-Wl,-O1' --cache-file=/dev/null --srcdir=.
checking for powerpc-unknown-linux-gnu-spu-elf-gcc... no
checking for spu-elf-gcc... spu-elf-gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... configure: error: in `/var/tmp/portage/dev-libs/speutils-0.1/work/speutils-0.1/spu':
configure: error: cannot run C compiled programs.
If you meant to cross compile, use `--host'.
See `config.log' for more details.
configure: error: ./configure failed for spu
|
I've installed crossdev (though I plan on keeping everything local for the moment), libspe2 and spu-tools. I am still relatively new to Gentoo (my desktop has been running it since May, but i've been a Fedora guy since 2005) so forgive me if this is something simple. Any ideas? |
|
| Back to top |
|
 |
cjohnsoia n00b

Joined: 17 Jan 2007 Posts: 26
|
Posted: Sun Nov 15, 2009 10:51 pm Post subject: Did you ever figure this one out? |
|
|
I am at exactly the same point you were at - have everything working. Including wireless WPA2 using supplicant.
Was going gang-busters and booom!!!
Got the exact same error as you have posted here.
Is there insight from any quarter??
Thanks! |
|
| Back to top |
|
 |
mous16 n00b

Joined: 27 May 2009 Posts: 14
|
Posted: Wed Mar 03, 2010 8:33 am Post subject: |
|
|
long time, but...
I'm in the same situation!
Where I'm failing? |
|
| Back to top |
|
 |
Moonlight-Flower Tux's lil' helper


Joined: 15 Sep 2003 Posts: 130
|
Posted: Sun Jun 13, 2010 9:29 am Post subject: |
|
|
| Same issue here, I'd be interested if anyone knows what's going on here. |
|
| Back to top |
|
 |
ssvb Tux's lil' helper

Joined: 06 Nov 2003 Posts: 89
|
Posted: Sun Jul 11, 2010 6:52 pm Post subject: |
|
|
First, I think you don't need any cell overlays, everything is in portage already. Second, most likely you are missing '/spu' directory and "none /spu spufs defaults 0 0" line in /etc/fstab. That's why SPU binaries fail to run.
AFAIK this is the most up to date information about gentoo on PS3: http://en.gentoo-wiki.com/wiki/Sony_Playstation_3
Good luck. |
|
| Back to top |
|
 |
|