discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Cross-compiling gcell for PS3 - unknown error


From: Chuck Swiger
Subject: Re: [Discuss-gnuradio] Cross-compiling gcell for PS3 - unknown error
Date: Mon, 02 Jun 2008 10:50:18 -0600
User-agent: Internet Messaging Program (IMP) H3 (4.1.6)

Quoting Eric Swankoski <address@hidden>:

Hello everyone:

I'm trying to cross compile gcell for the PS3 and I am running into an error
I don't quite understand. An excerpt of the log is listed below.

make[3]: Entering directory `/mnt/share/gr/trunk/gcell/src/lib/wrapper'
/bin/sh ../../../../libtool --tag=CXX   --mode=link ppu32-g++ -g -O2 -Wall
-Woverloaded-virtual -pthread  -L/mnt/cell-root/lib -L/mnt/cell-root/usr/lib
-o libwrapper.la  gcp_fft_1d_r2.lo gcell_all.lo
ppu-ar cru .libs/libwrapper.a .libs/gcp_fft_1d_r2.o .libs/gcell_all.o
ppu-ar: .libs/gcell_all.o: No such file or directory
make[3]: *** [libwrapper.la] Error 1
make[3]: Leaving directory `/mnt/share/gr/trunk/gcell/src/lib/wrapper'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/mnt/share/gr/trunk/gcell/src/lib'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/mnt/share/gr/trunk/gcell/src'
make: *** [all-recursive] Error 1


Same here - All I know is you have to type 'make clean', then 'make' again w/o the '-j3' option.

--Chuck







reply via email to

[Prev in Thread] Current Thread [Next in Thread]