On Wed, 29 Jan 2003 00:42:32 +0100 (CET) Slegge <[EMAIL PROTECTED]> wrote:
S> On Wed, 29 Jan 2003 01:36:31 +0100 (CET) Michele Ravani S> <[EMAIL PROTECTED]> wrote: S> > On Wed, 29 Jan 2003 00:16:25 +0100 (CET) Slegge <[EMAIL PROTECTED]> S> wrote: S> > S> > S> Aight, that works like a charm now, however (ofcourse) i receive S> new S> > S> errors S> > S> a bit down: S> > S> > S> c++ -o gui/wxllist.o -c -I/home/slegge/src/cvs/M/buildM/include S> > S> -I/home/slegge/src/cvs/M/include -I/usr/include/openssl S> > S> -I/usr/local/lib/wx/include/gtk-2.5 -DGTK_NO_CHECK_CASTS S> -D__WXGTK__ S> > S> -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES S> > S> -I/home/slegge/src/cvs/M/extra/include S> > S> -I/home/slegge/src/cvs/M/buildM/extra/src/c-client S> > S> -I/home/slegge/src/cvs/M/extra/src/compface S> > S> -I/home/slegge/src/cvs/M/src/wx/vcard -O2 -MMD -Wall S> > S> .src/gui/wxllist.cpp S> > S> .src/gui/wxllist.cpp: In method `void wxLayoutPrintout::GetPageInfo S> > S> (int *, int *, int *, int *)': S> > S> .src/gui/wxllist.cpp:3416: no matching function for call to S> > S> `wxPostScriptDC::wxPostScriptDC (const char[14], bool)' S> > S> /usr/local/include/wx/generic/dcpsg.h:41: candidates are: S> > S> wxPostScriptDC::wxPostScriptDC () S> > S> /usr/local/include/wx/generic/dcpsg.h:44: S> > S> wxPostScriptDC::wxPostScriptDC (const S> > S> wxPrintData &) S> > S> /usr/local/include/wx/generic/dcpsg.h:148: S> > S> wxPostScriptDC::wxPostScriptDC (const S> > S> wxPostScriptDC &) S> > S> make[1]: *** [gui/wxllist.o] Error 1 S> > S> make[1]: Leaving directory `/home/slegge/src/cvs/M/buildM/src' S> > S> make: *** [all] Error 2 S> > S> > I've seen this one already once in the past, but can't remember how we S> > made S> > it go away :o( Vadim? S> > A temporary solution is to comment out the offending lines (and any S> > coming S> > up in later, related compiling messages). However, you won't have S> > printing. S> > S> > S> > -- S> > Michele Ravani [EMAIL PROTECTED] S> > "Those who live hoping, die singing" My Gran S> > S> > S> > S> > ------------------------------------------------------- S> > This SF.NET email is sponsored by: S> > SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See! S> > http://www.vasoftware.com S> I'll try that once i get back home. Dont realy need printing as i dont S> have S> one... I just finished compiling and everything went fine. Are you sure you have the latest and greatest from the CVS? May be a file somewhere you have touched and didn't get updated? -- 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
