Hi, I found this message with google, but I don't think it came into my mailbox before??? http://lists.puredata.info/pipermail/pd-list/2006-01/034411.html anyway, there may be other reasons for not correctly delivered mail, so I just post this again, because I had the same error message:
If I execute the checkout-developer-layout.sh shell script from http://puredata.org/docs/developer/darwin, cd into packages darwin_app and call 'make' it terminates with this error...
install -m0755 -p
/Volumes/TclTkAquaStandalone-8.4.9/Wish\ Shell.app/Contents/MacOS/Wish
\ Shell
"/Users/cefnhoile/Desktop/pd-extended-head/pure-data/packages/
darwin_app/build/Pd-char pd_version[] = "Pd version 0.40-0test01
\n";.char pd_version[] = "Pd version 0.40-0test01\n";.char pd_version
[] = "Pd version 0.40-0test01\n";-extended-RC6.app/Contents/MacOS"
install: /Users/cefnhoile/Desktop/pd-extended-head/pure-data/packages/
darwin_app/build/Pd-char pd_version[] = Pd: Inappropriate file type
or format
make: *** [darwin_app_wrapper] Error 71
marius.
On Feb 11, 2006, at 9:33 PM, Marius Schebella wrote:
Hi, I found this message with google, but I don't think it came into my
mailbox before???
http://lists.puredata.info/pipermail/pd-list/2006-01/034411.html anyway, there may be other reasons for not correctly delivered mail,
so I just post this again, because I had the same error message:If I execute the checkout-developer-layout.sh shell script from http://puredata.org/docs/developer/darwin, cd into packages darwin_app and call 'make' it terminates with this error...
install -m0755 -p
/Volumes/TclTkAquaStandalone-8.4.9/Wish\ Shell.app/Contents/MacOS/Wish \ Shell
"/Users/cefnhoile/Desktop/pd-extended-head/pure-data/packages/ darwin_app/build/Pd-char pd_version[] = "Pd version 0.40-0test01 \n";.char pd_version[] = "Pd version 0.40-0test01\n";.char pd_version [] = "Pd version 0.40-0test01\n";-extended-RC6.app/Contents/MacOS" install: /Users/cefnhoile/Desktop/pd-extended-head/pure-data/packages/ darwin_app/build/Pd-char pd_version[] = Pd: Inappropriate file type or format make: *** [darwin_app_wrapper] Error 71
Hmm, the constantly changing Pd version number format makes writing a
regexp quite hard. That's the problem here. I haven't tried
Pd-extended with anything newer than 0.39-2. But that will start soon.
If you just want to compile things, you can do:
cd /Users/cefnhoile/Desktop/pd-extended-head/pure-data/packages make make install
And that will install all the binaries into packages/build. Or you can
try fixing the version regexp in packages/Makefile.buildlayout.
.hc
http://at.or.at/hans/