cassiel@jimi:~/src/tascar-0.1.1-r150$ make
make -C build -f ../Makefile libtascar.a libhos.a hos_sphere_amb30 hos_sphere_xyz mm_file mm_gui mm_midicc mm_hdsp hos_visualize hos_visualize_sphere hos_oscrmsmeter hos_marker2osc hos_markerbroadcast hos_sendosc mplayer_jack_transport tascar_jpos_fix tascar_jpos_gpx tascar_multipan tascar_jackio tascar_draw tascar_gpx2csv
make[1]: Entering directory `/home/cassiel/src/tascar-0.1.1-r150/build'
make[1]: `libtascar.a' is up to date.
cc -E -MM -MF libhos_sphereparam.mk ../src/libhos_sphereparam.cc
g++ -Wall -O3 -msse -msse2 -mfpmath=sse -ffast-math -fomit-frame-pointer -fno-finite-math-only -L./ `pkg-config --cflags libxml++-2.6` -c ../src/libhos_sphereparam.cc -o libhos_sphereparam.o
In file included from ../src/libhos_sphereparam.cc:29:0:
../src/libhos_sphereparam.h: In member function ‘void HoS::parameter_t::set_feedback_osc_addr(const char*)’:
../src/libhos_sphereparam.h:89:38: error: ‘lo_address_set_ttl’ was not declared in this scope
../src/libhos_sphereparam.cc: In constructor ‘HoS::parameter_t::parameter_t(const string&)’:
../src/libhos_sphereparam.cc:275:34: error: ‘lo_address_set_ttl’ was not declared in this scope
../src/libhos_sphereparam.cc:278:81: error: ‘lo_server_thread_new_multicast’ was not declared in this scope
make[1]: *** [libhos_sphereparam.o] Error 1
make[1]: Leaving directory `/home/cassiel/src/tascar-0.1.1-r150/build'
make: *** [all] Error 2
regards
-r