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

Re: apt-build errors



On Apr 2, 2005 11:22 AM, Tommy Trussell <tommy.trussell@gmail.com> wrote:
> the gcc man page has lots of options... I have a PowerBook G3 Series
> ("PDQ"/"Wallstreet II"). Based on the info below I'm going to guess
> -mcpu should be either 740 or 750.
> 
> $ cat /proc/cpuinfo
> processor       : 0
> cpu             : 740/750


I tried setting mcpu to 740 and also to 750 and I got the following
error. Obviously there's something extremely basic I don't understand!

-----------------
...
-----> Building memstat <-----
dpkg-buildpackage: source package is memstat
dpkg-buildpackage: source version is 0.4
dpkg-buildpackage: source maintainer is root <root@pbg3>
dpkg-buildpackage: host architecture is powerpc
 debian/rules clean
test -f memstat.c -a -f debian/rules
rm -f build
rm -rf *~ *.o memstat debian/tmp debian/files* debian/substvars
 debian/rules build
test -f memstat.c -a -f debian/rules
/usr/bin/make prefix=/usr
make[1]: Entering directory `/var/cache/apt-build/build/memstat-0.4'
cc -O2 -Wall    memstat.c   -o memstat
cc: 750: No such file or directory
make[1]: *** [memstat] Error 1
make[1]: Leaving directory `/var/cache/apt-build/build/memstat-0.4'
make: *** [build] Error 2
----> Cleaning up object files <-----
test -f memstat.c -a -f debian/rules
rm -f build
rm -rf *~ *.o memstat debian/tmp debian/files* debian/substvars
Error while building memstat!
Sorry, can't find memstat, is it already installed?
(Remove it first, or try running 'apt-get clean')



Reply to: