[PD] problem compiling for mac intel

Kilian Koepsell kilian at koepsell.de
Wed Sep 27 18:36:42 CEST 2006


hans-christoph,

thank you. the pd-extended compiles now, and when i start it, the  
main console opens.
however, i can't open any new window. any idea, what the problem  
could be?

also, originally, i tried to compile the original pd version, not the  
extended one.
do you know which patch has to be applied in order to solve the  
import.o problem?

kilian


On Sep 26, 2006, at 1:24 PM, Hans-Christoph Steiner wrote:

>
> That's in a patch from packages/patches.  You can apply all of the  
> patches used in Pd-extended by doing:
>
> cd packages
> make patch_pd
>
> .hc
>
> On Sep 26, 2006, at 1:24 PM, Kilian Koepsell wrote:
>
>> hi,
>>
>> i tried to compile the latest version of pd for mac intel.
>> there seems to be a problem linking the object import.o due to an  
>> undefined symbol (_sys_load_lib_dir).
>> does anyone know where this symbol should be defined and what  
>> might go wrong?
>>
>> the make script fails with the following error message:
>>> cc  -bundle -bundle_loader /data/pd/build/puredata/pd/bin/pd -L/ 
>>> sw/lib -o "/data/pd/build/puredata/externals/loaders/ 
>>> import.pd_darwin" "/data/pd/build/puredata/externals/loaders/ 
>>> import.o"  -lm -lc  \
>>>         `test -f /data/pd/build/puredata/externals/loaders/ 
>>> import.libs && cat /data/pd/build/puredata/externals/loaders/ 
>>> import.libs`    \
>>>         `test -f /data/pd/build/puredata/externals/loaders/../ 
>>> darwin/import.libs && \
>>>                 cat /data/pd/build/puredata/externals/loaders/../ 
>>> darwin/import.libs`
>>> /usr/bin/ld: Undefined symbols:
>>> _sys_load_lib_dir
>>> collect2: ld returned 1 exit status
>>> make[2]: *** [/data/pd/build/puredata/externals/loaders/ 
>>> import.pd_darwin] Error 1
>>> rm /data/pd/build/puredata/externals/loaders/import.o
>>> make[1]: *** [externals_install] Error 2
>>> make: *** [extended_install] Error 2
>>
>> thanks,
>>   kilian
>>
>>
>> _______________________________________________
>> PD-list at iem.at mailing list
>> UNSUBSCRIBE and account-management -> http://lists.puredata.info/ 
>> listinfo/pd-list
>
>
> ---------------------------------------------------------------------- 
> --
>
> Using ReBirth is like trying to play an 808 with a long stick.    - 
> David Zicarelli
>
>





More information about the Pd-list mailing list