[PD] "mixed" cvs not compiling on OSX?

James Tittle II tigital at mac.com
Wed Mar 31 16:33:53 CEST 2004


On Mar 31, 2004, at 5:59 AM, Krzysztof Czaja wrote:
> even harder for me:  to maintain things in an osx portable state
> without even a mac to check them on, while finding out those bsd
> versions of the most basic scripting tools being so picky...
>
> next attempt (alpha11) is in cvs now

...thanx!  But we'll need another attempt, because we've got another 
error:

gcc -o ../bin/widget.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  widget.o widgettype.o ../shared/unstable/forky.o 
../shared/common/loud.o ../shared/common/grow.o ../shared/common/dict.o 
../shared/hammer/file.o ../shared/common/props.o 
../shared/toxy/scriptlet.o
cd doc/src; make
make[2]: *** No rule to make target `all'.  Stop.
make[1]: *** [all] Error 2
make: *** [all] Error 2
tiggity:~/puredataDev/externals/mixed tigital$

...looking at the mixed/doc/src/makefile, the only target it .DEFAULT, 
so maybe this is an easy fix?

thanx,
jamie





More information about the Pd-list mailing list