[PD] OSC compile errors

derek holzer derek at x-i.net
Sat Dec 13 00:40:47 CET 2003


Hi all,

following the instructions for making the OSC objects for PD Linux, I 
end up here:

derek 00:36:52> make OSC
gcc   OSC.o   -o OSC
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.3/../../../crt1.o(.text+0x18): In 
functio
n `_start':
: undefined reference to `main'
OSC.o(.text+0x17): In function `OSC_new':
: undefined reference to `pd_new'
OSC.o(.text+0x38): In function `OSC_version':
: undefined reference to `post'
OSC.o(.text+0x6b): In function `OSC_setup':
: undefined reference to `gensym'
OSC.o(.text+0x73): In function `OSC_setup':
: undefined reference to `class_new'
OSC.o(.text+0x91): In function `OSC_setup':
: undefined reference to `gensym'
OSC.o(.text+0xa6): In function `OSC_setup':
: undefined reference to `class_addmethod'
OSC.o(.text+0xae): In function `OSC_setup':
: undefined reference to `sendOSC_setup'
OSC.o(.text+0xb3): In function `OSC_setup':
: undefined reference to `dumpOSC_setup'
OSC.o(.text+0xb8): In function `OSC_setup':
: undefined reference to `OSCroute_setup'
OSC.o(.text+0xc7): In function `OSC_setup':
: undefined reference to `post'
OSC.o(.text+0xd5): In function `OSC_setup':
: undefined reference to `post'
OSC.o(.text+0xe3): In function `OSC_setup':
: undefined reference to `post'
collect2: ld returned 1 exit status
make: *** [OSC] Error 1

Something major going on... I made the libOSC files first, edited my 
makefile to to proper m_pd.h, then this. Has this set of objects been 
updated for PD 0.37?

Thanks,
D.
-- 
derek holzer ::: http://www.umatic.nl
---Oblique Strategy # 23:
"Breathe more deeply"





More information about the Pd-list mailing list