Hi Vadim, Well, since I last spoke with you, I have completely reinstalled my computer with Mandrake 10, complete new CVS images of wxWidgets and M. I made wxWidgets shared / non-debug. I added /usr/local/lib to /etc/ld.so.conf and did ldconfig. I tried to make M also non-debug and it worked till it got to here:
wx/generic/persctrl.o(.gnu.linkonce.r._ZTV10wxPListBox+0x290):.src/wx/generic/persctrl.cpp:221: undefined reference to `non-virtual thunk [nv:-348] to wxListBox::Clear()' wx/generic/persctrl.o(.gnu.linkonce.r._ZTV10wxPListBox+0x294):.src/wx/generic/persctrl.cpp:222: undefined reference to `non-virtual thunk [nv:-348] to wxListBox::Delete(int)' wx/generic/persctrl.o(.gnu.linkonce.r._ZTV10wxPListBox+0x298):.src/wx/generic/persctrl.cpp:222: undefined reference to `non-virtual thunk [nv:-348] to wxListBox::GetCount() const' <snip> wx/generic/persctrl.o(.gnu.linkonce.r._ZTV12wxPTextEntry+0x308):.src/wx/generic/persctrl.cpp:227: undefined reference to `non-virtual thunk [nv:-348] to wxComboBox::SetInsertionPointEnd()' wx/generic/persctrl.o(.gnu.linkonce.r._ZTV12wxPTextEntry+0x30c):.src/wx/generic/persctrl.cpp:227: undefined reference to `non-virtual thunk [nv:-348] to wxComboBox::Remove(long, long)' collect2: ld returned 1 exit status make[1]: *** [M] Error 1 make[1]: Leaving directory `/home/markl/projects/M/build/src' make: *** [all] Error 2 [EMAIL PROTECTED] build]$ Any ideas? Also, I noticed in wxWidgets, if you disable debug, it doesn't automatically disable debug-gdb. Should it? ( I did just in case). Thanks for your patience! MarkL ------------------------------------------------------- This SF.Net email is sponsored by: Oracle 10g Get certified on the hottest thing ever to hit the market... Oracle 10g. Take an Oracle 10g class now, and we'll give you the exam FREE. http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click _______________________________________________ Mahogany-Developers mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/mahogany-developers
