[PD-dev] pd-0.41-4 vanilla build fails on osx ppc

volker böhm vboehm at gmx.ch
Mon Dec 22 13:02:39 CET 2008


hi -
i'm trying to build the latest stable pd vanilla on osx/ppc.
if i do a
./configure
make depend
make
in the src directory, i get a lot of warnings concerning -arch i386,  
like:

/usr/bin/ld: for architecture i386/usr/bin/ld: warning /System/ 
Library/Frameworks/CoreAudio.framework/CoreAudio cputype (18,  
architecture ppc) does not match cputype (7) for specified -arch  
flag: i386 (file not loaded)

and finally compilation stops with the following:

/usr/bin/ld: Undefined symbols:
___keymgr_dwarf2_register_sections
__cthread_init_routine
_atexit
_errno
_exit
_mach_init_routine
_atoi
_memset
_sprintf
_sscanf
_strcat
_strchr
_strncat
_strncpy
_atof
...
collect2: ld returned 1 exit status
lipo: can't open input file: /var/tmp//cc2oNVoX.out (No such file or  
directory)
make: *** [../bin/pd] Error 1


when i add --disable-fat to configure,  the whole thing builds.
but when i try to run pd from the /bin directory i only get the  
wish.app with mostly empty menus and an empty pd-window/console doing  
nothing.
i'm running osx 10.4.11 if that is of any help.
same happens on a G5 with the same os.

the same build works fine on linux.

anybody sees what's going wrong here?

thanks,
volker.








More information about the Pd-dev mailing list