portaudio link troubles WAS Re: [PD-dev] Pd-extended build missing headers?

David Plans Casal main at davidcasal.com
Fri Mar 10 13:38:21 CET 2006


On 10 Mar 2006, at 12:10, IOhannes m zmoelnig wrote:

> anyhow, if your deployment thing does not work, try:
> entirely removing the block of lines19-25 (that's the __APPLE__ ifdef)
> in mtx_pow.c
> OR (if this doesn't work), replace this block with
> #define powf pow
>
> and report back :-)

Private Darwin reporting ;-)

Ok removing the __APPLE__ ifdef completely gets me past iemlib  
compilation...I assume this means it isn't needed anymore...so this  
should probably be commited?

However, I now see compilation stop further down the externals  
process, at:

/Users/dc/dev/pure-data/packages/darwin_app/../../externals/loaders/ 
import.c: In function ‘import_load_lib’:
/Users/dc/dev/pure-data/packages/darwin_app/../../externals/loaders/ 
import.c:27: error: too few arguments to function ‘sys_load_lib’
/Users/dc/dev/pure-data/packages/darwin_app/../../externals/loaders/ 
import.c:28: warning: implicit declaration of function  
‘sys_load_lib_dir’
/Users/dc/dev/pure-data/packages/darwin_app/../../externals/loaders/ 
import.c: In function ‘import_new’:
/Users/dc/dev/pure-data/packages/darwin_app/../../externals/loaders/ 
import.c:80: warning: unused parameter ‘s’
make[2]: *** [/Users/dc/dev/pure-data/packages/darwin_app/../../ 
externals/loaders/import.o] Error 1
make[1]: *** [externals_install] Error 2
make: *** [extended_install] Error 2

Anyone? No idea what that loader does, even.

d

--
David Plans Casal
Researcher, UEA Studios
d.casal at uea dot ac dot uk
http://www.davidcasal.com





More information about the Pd-dev mailing list