muse

Cristian Mijea cmijea at gmail.com
Mon Sep 26 05:09:03 PDT 2005


I am trying to broadcast live content captured via
a sound card.  And I tried to install MuSE, via ports. The system
fetched from ftp the dependencies, built them etc, and when it gets to
MuSE I receive an error. It's posted below, maybe someone is kind
enough to tell me what is wrong…..


make  all-recursive
Making all in po
Making all in intl
Making all in src
Making all in resample
Making all in shout
Making all in libmpeg
Making all in ncursesgui
Making all in libcdk
Making all in gtkgui2
if c++ -DHAVE_CONFIG_H -I. -I. -I.. -Ishout -I/usr/X11R6/include
-Incursesgui   -I/usr/local/include -DHAVE_DECL_GETOPT
-DHAVE_SYS_UIO_H  -O -pipe  -D_REENTRANT -MT pipe.o -MD -MP -MF
".deps/pipe.Tpo"  -c -o pipe.o `test -f 'pipe.cpp' || echo
'./'`pipe.cpp;  then mv -f   ".deps/pipe.Tpo" ".deps/pipe.Po";  else
rm -f ".deps/pipe.Tpo"; exit 1;  fi
pipe.cpp: In member function `int Pipe::read_float_intl(int, float*, int)':
pipe.cpp:122: error: ISO C++ forbids cast to non-reference type used as lvalue
pipe.cpp:124: error: ISO C++ forbids cast to non-reference type used as lvalue
pipe.cpp:150: error: ISO C++ forbids cast to non-reference type used as lvalue
pipe.cpp:151: error: ISO C++ forbids cast to non-reference type used as lvalue
pipe.cpp: In member function `int Pipe::read_float_bidi(int, float**, int)':
pipe.cpp:228: error: ISO C++ forbids cast to non-reference type used as lvalue
pipe.cpp:230: error: ISO C++ forbids cast to non-reference type used as lvalue
pipe.cpp:257: error: ISO C++ forbids cast to non-reference type used as lvalue
pipe.cpp:258: error: ISO C++ forbids cast to non-reference type used as lvalue
pipe.cpp: In member function `int Pipe::mix16stereo(int, int32_t*)':
pipe.cpp:313: error: ISO C++ forbids cast to non-reference type used as lvalue
pipe.cpp:315: error: ISO C++ forbids cast to non-reference type used as lvalue
pipe.cpp:328: error: ISO C++ forbids cast to non-reference type used as lvalue
pipe.cpp:329: error: ISO C++ forbids cast to non-reference type used as lvalue
pipe.cpp: In member function `int Pipe::read(int, void*)':
pipe.cpp:376: error: ISO C++ forbids cast to non-reference type used as lvalue
pipe.cpp:378: error: ISO C++ forbids cast to non-reference type used as lvalue
pipe.cpp:385: error: ISO C++ forbids cast to non-reference type used as lvalue
pipe.cpp:386: error: ISO C++ forbids cast to non-reference type used as lvalue
pipe.cpp: In member function `int Pipe::write(int, void*)':
pipe.cpp:422: error: ISO C++ forbids cast to non-reference type used as lvalue
pipe.cpp:426: error: ISO C++ forbids cast to non-reference type used as lvalue
pipe.cpp:433: error: ISO C++ forbids cast to non-reference type used as lvalue
pipe.cpp:434: error: ISO C++ forbids cast to non-reference type used as lvalue
*** Error code 1

Stop in /usr/ports/audio/muse/work/MuSE-0.9/src.
*** Error code 1

Stop in /usr/ports/audio/muse/work/MuSE-0.9/src.
*** Error code 1

Stop in /usr/ports/audio/muse/work/MuSE-0.9.
*** Error code 1

Stop in /usr/ports/audio/muse/work/MuSE-0.9.


More information about the freebsd-questions mailing list