Hi there.

I have had the following in my logs the last 3 days. Its during the mono 
runtime tests:

....
Testing bug-79956.exe... pass.
12 test(s) passed. 0 test(s) did not pass.
PKG_CONFIG_PATH=../..: MONO_PATH=../../../mcs/class/lib/default 
../../runtime/mono-wrapper ../../../mcs/class/lib/default/mkbundle.exe --static 
console.exe
OS is: Linux
Note that statically linking the LGPL Mono runtime has more licensing 
restrictions than dynamically linking.
See http://www.mono-project.com/Licensing for details on licensing.
Sources: 1 Auto-dependencies: False
   embedding: /home/compile/Compile/Mono/mono/mono/tests/console.exe
Compiling:
as -o temp.o temp.s 
cc -o a.out -Wall `pkg-config --cflags mono` temp.c  `pkg-config --libs-only-L 
mono` -Wl,-Bstatic -lmono -Wl,-Bdynamic `pkg-config --libs-only-l mono | sed -e 
"s/\-lmono //"` temp.o
/home/compile/Compile/Mono/mono/mono/mini/.libs/libmono.a(mono-dl.o): In 
function `mono_dl_close':
/home/compile/Compile/Mono/mono/mono/utils/mono-dl.c:353: undefined reference 
to `dlclose'
/home/compile/Compile/Mono/mono/mono/mini/.libs/libmono.a(mono-dl.o): In 
function `mono_dl_symbol':
/home/compile/Compile/Mono/mono/mono/utils/mono-dl.c:330: undefined reference 
to `dlsym'
/home/compile/Compile/Mono/mono/mono/utils/mono-dl.c:339: undefined reference 
to `dlerror'
/home/compile/Compile/Mono/mono/mono/mini/.libs/libmono.a(mono-dl.o): In 
function `mono_dl_open':
/home/compile/Compile/Mono/mono/mono/utils/mono-dl.c:278: undefined reference 
to `dlopen'
/home/compile/Compile/Mono/mono/mono/utils/mono-dl.c:290: undefined reference 
to `dlopen'
/home/compile/Compile/Mono/mono/mono/utils/mono-dl.c:295: undefined reference 
to `dlerror'

Seems some sort of linker flag is missing somewhere?

This is plain kubuntu 6.10 linux. Was working until about 3 days ago.

Regards,

Mads

-- 
Mads Bondo Dydensborg   [EMAIL PROTECTED]   http://www.madsdydensborg.dk/

Who do you trust? Nobody? Good, let's put Nobody in charge then... 

               - The Register on TCPA/Palladium, 20021109

-- Med venlig hilsen/RegardsSystemudvikler/Systemsdeveloper cand.scient.dat, 
Ph.d., Mads Bondo DydensborgDansk BiblioteksCenter A/S, Tempovej 7-11, 2750 
Ballerup, Tlf. +45 44 86 77 34
_______________________________________________
Mono-devel-list mailing list
[email protected]
http://lists.ximian.com/mailman/listinfo/mono-devel-list

Reply via email to