Re: [PD] ppc/linux build issues..

2010-01-22 Thread dmotd
cheers, should have checked the source.. pretty simple, obiously not much demand for big-endian archs these days.. patch attached will add it to the tracker. errordevelo...@gmail.com wrote: > hm .. > it looks like you should try with GCC 4.3 or .2, > 4.4.x is to recent ;) > > also, if no chances

Re: [PD] ppc/linux build issues..

2010-01-20 Thread errordeveloper
hm .. it looks like you should try with GCC 4.3 or .2, 4.4.x is to recent ;) also, if no chances with getting different gcc version - try --without-alsa so it can skip that bit ;) if everything goes ok after make clean && ./configure --without-alsa then there could be two things to fix it: a) may

[PD] ppc/linux build issues..

2010-01-20 Thread dmotd
hi there.. running linux on a powerpc (old powerbook g4), pd-0.42-5 fails to compile (success with older pd-0.41-1, failure with pd-gui-rewrite). any clues? error follows: --- $ make cc -g -O2 -DPD -Wall -W -Wstrict-prototypes -Wno-unused -Wno-parentheses -Wno-switch -DDL_OPEN -DPA_USE_OSS