[Mono-dev] ../mini/.libs/libmono-2.0.so: undefined reference to `MONO_DEBUGGER__debugger_info'

2010-07-03 Thread KISHIMOTO, Makoto
Hello

In my FreeBSD box, svn trunk build failed with
../mini/.libs/libmono-2.0.so: undefined reference to 
`MONO_DEBUGGER__debugger_info' .

Following is build log.

$ gmake
gmake  all-recursive
gmake[1]: Entering directory `/export/home/ksmakoto/Mono/BUILD'
(snip)
gmake[3]: Leaving directory `/export/home/ksmakoto/Mono/BUILD/mono/mini'
Making all in dis
gmake[3]: Entering directory `/export/home/ksmakoto/Mono/BUILD/mono/dis'
../../doltlibtool --tag=CC   --mode=link gcc  -g -O2 -fno-strict-aliasing 
-Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes 
-Wmissing-declarations -Wstrict-prototypes  -Wmissing-prototypes 
-Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings 
-mno-tls-direct-seg-refs  -pthread -o monodis dump.o main.o declsec.o 
libmonodis.a ../mini/libmono-2.0.la  -L../../eglib/src -leglib -lm  -lm   
-pthread
libtool: link: gcc -g -O2 -fno-strict-aliasing -Wdeclaration-after-statement -g 
-Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes 
-Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual 
-Wwrite-strings -mno-tls-direct-seg-refs -pthread -o .libs/monodis dump.o 
main.o declsec.o -pthread  libmonodis.a ../mini/.libs/libmono-2.0.so 
-L/export/home/ksmakoto/Mono/BUILD/eglib/src 
/export/home/ksmakoto/Mono/BUILD/eglib/src/.libs/libeglib.a -lm -pthread 
-Wl,-rpath -Wl,/usr/local/lib
../mini/.libs/libmono-2.0.so: undefined reference to 
`MONO_DEBUGGER__debugger_info'
gmake[3]: *** [monodis] Error 1
gmake[3]: Leaving directory `/export/home/ksmakoto/Mono/BUILD/mono/dis'
gmake[2]: *** [all-recursive] Error 1
gmake[2]: Leaving directory `/export/home/ksmakoto/Mono/BUILD/mono'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/export/home/ksmakoto/Mono/BUILD'
gmake: *** [all] Error 2
___
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list


Re: [Mono-dev] Moonlight and OSS4 sound ubuntu 9.10 and opensuse11.2

2010-07-03 Thread Rolf Bjarne Kvinge
Hi,
 
 I can dig further, but perhaps someone in the know on moonlight, can
 very easily comment on why
 sound doesn't work on linux with OSS4. Is it only made to work with
 alsa/pulse? It there a solution?

Moonlight only has support for alsa and pulseaudio, oss hasn't been
implemented.

We do of course patches if somebody volunteers to do the coding.

Rolf

 
 One of the  really poor things about linux is no good standard sound
 layer.
 I have had set ups were pulseaudio works, other set ups where is pure
 broken.
 I have used alsa standalone, but had little luck with multiplexing
 sounds.
 I know others swear by Jack.
 For me OSS4 works perfect. But as I see now, not with moonlight :(
 I am thinking, if everything else works fine in browser (through to
 oss4), why not moonlight?
 
 --
 ted leslie tles...@tcn.net
 ___
 Mono-devel-list mailing list
 Mono-devel-list@lists.ximian.com
 http://lists.ximian.com/mailman/listinfo/mono-devel-list

___
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list