On Mon, Sep 08, 2003 a.d., John Giacomoni wrote:
> as long as I do not make any calls into kernel functions
> things seem to work (load), however when I make a call to
> mtx_init then on load i get the following error:
> __gxx_personality_v0 undefined.
> 
> thoughts/ideas/suggestions?

That's nice. Your kernel module is needing libstdc++.so :-)

Regards,
Adi
_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to