[PD] PD and MacIntel

Steffen stffn at dibidut.dk
Fri Oct 27 12:52:09 CEST 2006


On 27/10/2006, at 6.07, Hans-Christoph Steiner wrote:

>
> On Oct 25, 2006, at 9:44 AM, Steffen wrote:
>> Any suggestion on what to do next to complete the task?
>
> Yeah, this is because Miller didn't check in all of the needed  
> files back then.  They are in CVS now.  So basically, you need to  
> do this:
>
> cd pure-data/pd
> rm -rf port*
> cvs checkout -D 2006-04-01 portaudio portmidi
>
> That will check out the version that I am using for Pd-extended.

Thanks. Got it checked out by help of ClaudiusMaximus. For reasons i  
don't know, i had to check out useing 'cvs -d:<snip> checkout -D  
2006-04-01 pd/portaudio pd/portmidi' hence did it from the pure-data/  
folder.

Next error/problem is:

--------------- tail of log ----------
cd /Users/stfi/Projects/Pd/pure-data/externals/hcs/hid/HID\ Utilities 
\ Source && \
         (test -x /usr/bin/xcodebuild && /usr/bin/xcodebuild) || \
                 (test -x /usr/bin/pbxbuild && /usr/bin/pbxbuild) || \
                         echo "Not building Apple HID Utilities"
xcodebuild: Error: the directory /Users/stfi/Projects/Pd/pure-data/ 
externals/hcs/hid/HID Utilities Source contains more than one Xcode  
project (it has 2 of them). You will need to specify the project to  
build with the -project option.
Not building Apple HID Utilities
cc  -bundle -bundle_loader /Users/stfi/Projects/Pd/pure-data/pd/bin/ 
pd -L/sw/lib -o /Users/stfi/Projects/Pd/pure-data/externals/hcs/hid/ 
hid.pd_darwin \
          /Users/stfi/Projects/Pd/pure-data/externals/hcs/hid/ 
input_arrays.o  /Users/stfi/Projects/Pd/pure-data/externals/hcs/hid/ 
hid_darwin.o  /Users/stfi/Projects/Pd/pure-data/externals/hcs/hid/ 
hid.o -lm -lc  -L/Users/stfi/Projects/Pd/pure-data/externals/hcs/hid/ 
HID\ Utilities\ Source/build -L/Users/stfi/Projects/Pd/pure-data/ 
externals/hcs/hid/HID\ Utilities\ Source/build/Default -lHIDUtilities  
-weak_framework Carbon -weak_framework IOKit -weak_framework  
ForceFeedback
/usr/bin/ld: warning -L: directory name (/Users/stfi/Projects/Pd/pure- 
data/externals/hcs/hid/HID Utilities Source/build) does not exist
/usr/bin/ld: warning -L: directory name (/Users/stfi/Projects/Pd/pure- 
data/externals/hcs/hid/HID Utilities Source/build/Default) does not  
exist
/usr/bin/ld: can't locate file for: -lHIDUtilities
collect2: ld returned 1 exit status
make[2]: *** [/Users/stfi/Projects/Pd/pure-data/externals/hcs/hid/ 
hid.pd_darwin] Error 1
make[1]: *** [externals_install] Error 2
make: *** [extended_install] Error 2
-------------------------------

Any suggestions? Unfortunately i'm again blank.

Best, steffen




More information about the Pd-list mailing list