[Mono-list] Issue with building mono from sources on Suse 10 - part
2
Nikita Novikov
nikasoftware at yahoo.com
Sun Oct 2 00:08:35 EDT 2005
I changed the ldscript in mono/mini per Robert's
advice. Now my ldscript is:
+{
global:
mono_*;
GC_push_all_stack;
GC_start_blocking;
GC_end_blocking;
gc_thread_vtable;
local:
*;
};
Now, following error occurs:
MONO_PATH="../../class/lib/default:$MONO_PATH"
/home/michael/mono-1.1.9.1/runtime/mono-wrapper
../../tools/resgen/resgen.exe `echo
Npgsql/NpgsqlTransaction.resx | cat`
** ERROR **: file handles.c: line 546
(_wapi_lookup_handle): assertion failed:
(shared_handle_data->type == type)
aborting...
Any suggestions?
Thanks,
Nikita
__________________________________
Yahoo! Mail - PC Magazine Editors' Choice 2005
http://mail.yahoo.com
More information about the Mono-list
mailing list