http://mahogany.sourceforge.net/cgi-bin/show_bug.cgi?id=706

[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Platform|                            |All



------- Additional Comments From [EMAIL PROTECTED]  2002-11-04 10:25 -------
I played around a little more on this problem and found this :

1. The crash happened because libwx_gtk-2.3.so.2.0.0 looks for iconv_begin
   from /usr/lib/libc.so as opposed to /usr/local/lib/libiconv.so . If I
   add a -L/usr/local/lib -liconv to the link line of libwx_gtk-2.3.so.2.0.0
   the crash goes away.
2. However, now M simply error out with the following message :

10:18:32 AM: Don't know how to convert to/from charset 'ISO8859-1'.
10:18:32 AM: You must accept the license to run Mahogany.
10:18:32 AM: Program execution aborted.

I don't know if this helps, but I compiled glib-1.2.10 and gtk+-1.2.10
before compiling wxWindows. Also, this is how I configured wxWindows :

configure  -without-threads -with-gtk --with-debug_flag --with-debug_info
-without-odbc --with-x --enable-debug_gdb


Thanks,
Prabal.



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


-------------------------------------------------------
This SF.net email is sponsored by: ApacheCon, November 18-21 in
Las Vegas (supported by COMDEX), the only Apache event to be
fully supported by the ASF. http://www.apachecon.com
_______________________________________________
Mahogany-Developers mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mahogany-developers

Reply via email to