> On Tue, 29 Nov 2005 14:40:19 +1000 Mark Livingstone <[EMAIL PROTECTED]> wrote:
> So much for fixing the bugs while asleep... apparently I managed to add > the file twice. But I think that Julian did fix it now. Yep. all fixed on the wxWidgets front. Now just this left: /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.6/../../../../i686-pc-linux-gnu/bin/ld: warning: creating a DT_TEXTREL in object. c++ -o modules/HtmlViewer.so -shared -I/home/mlivingstone/projects/M/build/include -I/home/mlivingstone/projects/M/include -I/usr/include/python2.4 -DNO_IDEA -DNO_DSA -DOPENSSL_NO_KRB5 -DDEBUG -DDEBUG_mlivingstone -I/usr/local/lib/wx/include/gtk2-ansi-debug-2.7 -I/usr/local/include/wx-2.7 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_LARGEFILE_SOURCE=1 -D__WXDEBUG__ -D__WXGTK__ -I/home/mlivingstone/projects/M/build/lib/imap/c-client -I/home/mlivingstone/projects/M/lib/compface -I/home/mlivingstone/projects/M/src/wx/vcard -fno-exceptions -fno-rtti -fno-operator-names -pthread -g3 -O0 -MMD -Wall .src/modules/HtmlViewer.cpp -export-dynamic .src/modules/HtmlViewer.cpp: In member function `void HtmlViewer::EmulateKeyPress(int)': .src/modules/HtmlViewer.cpp:1207: error: `OnChar' undeclared (first use this function) .src/modules/HtmlViewer.cpp:1207: error: (Each undeclared identifier is reported only once for each function it appears in.) make[1]: *** [modules/HtmlViewer.so] Error 1 make[1]: Leaving directory `/home/mlivingstone/projects/M/build/src' make: *** [all] Error 2 [EMAIL PROTECTED] ~/projects/M/build $ ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click _______________________________________________ Mahogany-Developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mahogany-developers
