On Tue, 19 Nov 2002 15:49:19 -0500 (EST) Scott <[EMAIL PROTECTED]> wrote:

S> I am trying with no luck to compile Mahognay on MacOSX.  I downloaded
S> the latest wxWindows code (the wxALL package 2.3.3.1) and compiled and
S> installed it.  No problems there.  Then I grab the latest code for
S> Mahogany (mahogany-lastest.tar.gz and tried the lastest CVS code).  It
S> configures fine.  Then when I do the make, it fails 2/3rds (I am
S> guestimating) the way through. 

 No, it fails during the final link -- i.e. after doing 99% of the build.
It seems like no wxWindows symbols at all are found. I have no idea about
why is it so and can only formulate the standard guesses: have you used the
same compiler for wxWindows and Mahogany compilation? Have you installed
wxWindows after building it, i.e. does Mahogany find the right version of
the library? Finally, I see no other way to debug this but to use nm or
objdump (I'm not sure which of them does MacOS X have but at least one of
them is there, I know, I've already used it) and check what does libwx_mac
contain and why the linker complains. BTW, please disregard the SSL
warnings: this is a real problem in Mahogany.

 Regards,
VZ



-------------------------------------------------------
This sf.net email is sponsored by: To learn the basics of securing 
your web site with SSL, click here to get a FREE TRIAL of a Thawte 
Server Certificate: http://www.gothawte.com/rd524.html
_______________________________________________
Mahogany-Developers mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mahogany-developers

Reply via email to