hi
Mysth-R wrote:
Hi, I've got some difficulties trying to compile pd-extended on my 64 bits gentoo. I have downloaded latest pd from the svn and use the latest pd official release (0.41-2 https://pure-data.svn.sourceforge.net/svnroot/pure-data/trunk
here is my error message :
[...]
make[4]: entrant dans le répertoire « /home/mysthr2/logiciels/musique/pure-data/externals/OSCx/src » cc -Wl,-export_dynamic -shared -o sendOSC.pd_linux sendOSC.o htmsocket.o OSC-system-dependent.o -L../../../pd/bin -lpd -lc -lm ../libOSC/libOSC.a /usr/lib/gcc/x86_64-pc-linux-gnu/4.2.3/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lpd
for whatever reasons you are trying to link against libpd which does not exist. try removing the "-lpd" from the makefile.
Does Pd-extended is compatible with 64 bits arch ? Do I missed something ?
i don't know, but this is not the problem here....
btw, i would suggest to remove OSCx from pd-extended and replace it by some abstractions based on osc/net (i have them lying around somewhere)
fgamdsr. IOhannes