[PD] OSCx fails to build on intel core 2 duo

IOhannes m zmoelnig zmoelnig at iem.at
Sun Sep 30 10:03:48 CEST 2007


Ken Restivo wrote:
> make[1]: Leaving directory `/usr/scratch/backports/pd/externals-expanded-extra-whatever/cvs-externals/OSCx/libOSC'
> cd src && make
> make[1]: Entering directory `/usr/scratch/backports/pd/externals-expanded-extra-whatever/cvs-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/bin/ld: sendOSC.o: relocation R_X86_64_32 against `a local symbol' can not be used when making a shared object; recompile with -fPIC

hmm, the linker tells you to "recompile with -fPIC"; you should do so.

apart from that, why not use mrpeach's osc&net externals? these are
maintained (so chances are high that -fPIC is already added) and have
fewer bugs.

fma-dr
IO.thetirelessfighteragainstoscx.hannes

_______________________________________________
PD-list at iem.at mailing list
UNSUBSCRIBE and account-management ->
http://lists.puredata.info/listinfo/pd-list






More information about the Pd-list mailing list