I'm sending this messages again: Well, Thanx for the reply first. So, I'm not sure if it's a linker line, but the last command executed is like follows:
make[1]: Entering directory `/home/nandan/mahogany-0.64/src' c++ -o M adb/AdbDialogs.o adb/AdbEntry.o adb/AdbExport.o adb/AdbFrame.o adb/Adb Import.o adb/AdbManager.o adb/AdbModule.o adb/AdbProvider.o adb/Collect.o adb/Pr ovBbdb.o adb/ProvFC.o adb/ProvPalm.o adb/ProvPasswd.o classes/CacheFile.o classe s/ComposeTemplate.o classes/FolderMonitor.o classes/FolderView.o classes/MApplic ation.o classes/MEvent.o classes/MFilter.o classes/MFolder.o classes/MModule.o c lasses/MObject.o classes/MessageTemplate.o classes/MessageView.o classes/Moption s.o classes/PathFinder.o classes/Profile.o classes/Sequence.o classes/XFace.o cl asses/kbList.o gui/MImport.o gui/Mdnd.o gui/wxBrowseButton.o gui/wxComposeView.o gui/wxDialogLayout.o gui/wxFiltersDialog.o gui/wxFolderMenu.o gui/wxFolderTree. o gui/wxFolderView.o gui/wxHeadersDialogs.o gui/wxIconManager.o gui/wxMApp.o gui /wxMDialogs.o gui/wxMEditCtrl.o gui/wxMFolderDialogs.o gui/wxMFrame.o gui/wxMain Frame.o gui/wxMenuDefs.o gui/wxMessageView.o gui/wxModulesDlg.o gui/wxMsgCmdProc .o gui/wxOptionsDlg.o gui/wxRenameDialog.o gui/wxSortDialog.o gui/wxSubfoldersDi alog.o gui/wxTemplateDialog.o gui/wxThrDialog.o gui/wxWizards.o gui/wxllist.o gu i/wxlparser.o gui/wxlwindow.o mail/ASMailFolder.o mail/Address.o mail/AddressCC. o mail/HeaderInfoImpl.o mail/MFCache.o mail/MailFolder.o mail/MailFolderCC.o mai l/MailFolderCmn.o mail/MailMH.o mail/Message.o mail/MessageCC.o mail/MimePartCC. o mail/Pop3.o mail/SendMessageCC.o mail/Sorting.o mail/ThreadJWZ.o mail/Threadin g.o util/miscutil.o util/ssl.o util/strutil.o util/sysutil.o util/upgrade.o util /twofish2.o wx/common/phone.o wx/common/vcard.o wx/generic/persctrl.o wx/generic /vcarddlg.o wx/vcard/vcc.o wx/vcard/vobject.o -export-dynamic -L/usr/local/lib -lwx_gtk-2.3 /home/nandan/mahogany-0.64/extra/src/c-client/c-client.a -lresolv -ldl -L/usr/local/ssl/lib -lcrypto -L. -lssl -L/home/nandan/mahogany-0.64/extra /src/compface -lMcompface And then it start giving out errors and warnings. And well, the path given for Openssl is correct. I have the Openssl 0.9.6b-34, as installed with main Installation of SuSE 7.3 linux. But still I'm not sure whether I've done chosing the path for openssl as /usr/lib to /usr/local/ssl. Well, but in configure it showed no problems, the include folder for openssl was detected and -lopenssl and -lcrypt gave positive results. But still I can't understand where might be the problem. And one more problem, during configure it doesn't detect python. I have python2.1 . But why doesn't it get detected when --with-python option is added. Any help in both cases will be appreciated. thanx in advance!!! nan Vadim Zeitlin wrote: > On Mon, 1 Apr 2002 16:38:07 +0200 Nandan Chandrakant Joshi ><[EMAIL PROTECTED]> wrote: > > NCJ> Now this time I had problem with Mahogany-0.64 installation. Well, I > NCJ> configured the package with --with-openssl option. Maybe error log provided in > NCJ> the follwing has something to do with that. I dunno for sure, just a guess :) > NCJ> well, would u please temme what to do in this case? > NCJ> Here is the required log which shows the error: > NCJ> > NCJ> > NCJ> /usr/local/ssl/lib/libssl.a(t1_enc.o): In function `tls1_P_hash': > NCJ> t1_enc.o(.text+0x35): undefined reference to `HMAC_Init' > ... > > It looks like the openssl libraries are not used at all - could you please > show the linker line (i.e. the last command make tries to execute)? You > could try adding -lopenssl and/or -lcrypt to it although this, of course, > should have been detected automatically by configure. > > Good luck, > VZ > > > > _______________________________________________ > Mahogany-Users mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/mahogany-users > > > -- *********************************************************************** Not dead which eternal lie stranger eons Death my die drain you of your sanity face The Thing That Should Not Be. ------------------------------------ it's not who you are it's who you know others lives are the basis of your own burn your bridges build them back with wealth judge not lest ye be judged yourself ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| "On the side of the software box, in the 'System Requirements' section, it said 'Requires Windows 95 or better'. So I installed Linux.' ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| Nandan Chandrakant Joshi [EMAIL PROTECTED] [EMAIL PROTECTED] Tel.Nr.- +49 551 3708570 Mobile Nr.- +49 179 7047047 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> _______________________________________________ Mahogany-Users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/mahogany-users
