I get this error when compiling farsight2-0.0.17 fs-nice-stream-transmitter.c:49:21: error: udp-bsd.h: No existe el fichero ó directorio make[3]: *** [libnice_transmitter_la-fs-nice-stream-transmitter.lo] Error1 make[2]: *** [all-recursive] Error 1 make[1]: *** [all-recursive] Error 1 make: *** [all] Error 2
Changing line 49 in /farsight2-0.0.17/transmitters/nice/fs-nice-stream-transmitter.c from udp-bsd.h to nice/udp-bsd.h worked for me. On the other hand, farsight2 did not work for me in Ubuntu 9.10 64bits; aMSN complains Farsight Prepare error : couldn't load file "utils/farsight/tcl_farsight.so": utils/farsight/tcl_farsight.so: wrong ELF class: ELFCLASS32 ¿Is there a 64bits library? ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ Farsight-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/farsight-devel
