hiya,
...I'm trying to compile "miXed" externs from cvs, but ran into the following, and don't know what to do: can you point me in the right direction? Also, is there any special reason why it's still using gcc2, and not gcc3.3 (I'm on 10.3.3)?
gcc2 -o ../../bin/sickle.pd_darwin -Wall -W -Wstrict-prototypes -Werror
-Wno-unused -Wno-parentheses -Wno-switch -O2 -funroll-loops
-fomit-frame-pointer -DUNIX -DMACOSX -I. -I../../../../pd-0.37-1/src
-I../../shared -bundle -bundle_loader
../../../../pd-0.37-1/src/../bin/pd -flat_namespace ./allsickles.o
./abs.o ./acos.o ./acosh.o ./allpass.o ./asin.o ./asinh.o ./atan.o
./atan2.o ./atanh.o ./average.o ./avg.o ./bitand.o ./bitnot.o ./bitor.o
./bitshift.o ./bitxor.o ./buffir.o ./capture.o ./cartopol.o ./change.o
./click.o ./Clip.o ./comb.o ./cosh.o ./cosx.o ./count.o ./curve.o
./cycle.o ./delay.o ./delta.o ./deltaclip.o ./edge.o ./frameaccum.o
./framedelta.o ./index.o ./kink.o ./Line.o ./linedrive.o ./log.o
./lookup.o ./lores.o ./maximum.o ./minimum.o ./minmax.o ./mstosamps.o
./onepole.o ./peakamp.o ./peek.o ./phasewrap.o ./pink.o ./play.o
./poke.o ./poltocar.o ./pong.o ./pow.o ./rand.o ./rampsmooth.o
./record.o ./reson.o ./sah.o ./sampstoms.o ./Scope.o ./sinh.o ./sinx.o
./slide.o ./Snapshot.o ./spike.o ./svf.o ./tanh.o ./tanx.o ./train.o
./trapezoid.o ./triangle.o ./vectral.o ./wave.o ./zerox.o
../../shared/unstable/forky.o ../../shared/unstable/fragile.o
../../shared/unstable/fringe.o ../../shared/common/loud.o
../../shared/common/grow.o ../../shared/common/vefl.o
../../shared/common/binport.o ../../shared/common/port.o
../../shared/hammer/file.o ../../shared/sickle/sic.o
../../shared/sickle/arsic.o sickle.c
ERROR: empty file setup.wiq... removed
transferring widget definitions from "../test/toxy/setup.wid" to
"setup.wiq"
sed: 1: "1i// Do not edit this f ...": command i expects \ followed by
text
make[1]: *** [setup.wiq] Error 1
make: *** [all] Error 2
tiggity:~/puredataDev/externals/mixed tigital$
thanx, jamie