On Wed, 29 Jan 2003 00:16:25 +0100 (CET) Slegge <[EMAIL PROTECTED]> wrote:

S> Aight, that works like a charm now, however (ofcourse) i receive new
S> errors
S> a bit down:

S> c++ -o gui/wxllist.o -c -I/home/slegge/src/cvs/M/buildM/include
S> -I/home/slegge/src/cvs/M/include -I/usr/include/openssl
S> -I/usr/local/lib/wx/include/gtk-2.5 -DGTK_NO_CHECK_CASTS -D__WXGTK__
S> -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES
S> -I/home/slegge/src/cvs/M/extra/include
S> -I/home/slegge/src/cvs/M/buildM/extra/src/c-client
S> -I/home/slegge/src/cvs/M/extra/src/compface
S> -I/home/slegge/src/cvs/M/src/wx/vcard -O2 -MMD -Wall
S> .src/gui/wxllist.cpp
S> .src/gui/wxllist.cpp: In method `void wxLayoutPrintout::GetPageInfo
S> (int *, int *, int *, int *)':
S> .src/gui/wxllist.cpp:3416: no matching function for call to
S> `wxPostScriptDC::wxPostScriptDC (const char[14], bool)'
S> /usr/local/include/wx/generic/dcpsg.h:41: candidates are:
S> wxPostScriptDC::wxPostScriptDC ()
S> /usr/local/include/wx/generic/dcpsg.h:44:                
S> wxPostScriptDC::wxPostScriptDC (const
S> wxPrintData &)
S> /usr/local/include/wx/generic/dcpsg.h:148:                
S> wxPostScriptDC::wxPostScriptDC (const
S> wxPostScriptDC &)
S> make[1]: *** [gui/wxllist.o] Error 1
S> make[1]: Leaving directory `/home/slegge/src/cvs/M/buildM/src'
S> make: *** [all] Error 2

I've seen this one already once in the past, but can't remember how we made
it go away :o( Vadim?
A temporary solution is to comment out the offending lines (and any coming
up in later, related compiling messages). However, you won't have printing.


-- 
Michele Ravani                  [EMAIL PROTECTED]
"Those who live hoping, die singing" My Gran



-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
_______________________________________________
Mahogany-Users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mahogany-users

Reply via email to