[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: kmess



what arguments did you give ./configure? 

I usually use ./configure --prefix=/usr --with-qt-includes=/usr/include/qt3

mimelib is part of kdenetwork I believe.


On Friday 13 June 2003 02:06 am, Bastiaan Naber wrote:
> is anyone able to compile kmess ? I tried their debian package, but it
> depends on libqt3-mt but I run unstable and the package is called
> libqt3c102-mt. I tried to force it in but kmess will not start:
>
> $ kmess
> kmess: relocation error: kmess: undefined symbol: __ti7QWidget
>
> I tried to compile kmess from source (I did that too on my redhat box at
> work) but on unstable it fails with this error:
>
>
> g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/kde
> -I/usr/share/qt3/include -I/usr/X11R6/include   -DQT_THREAD_SUPPORT
> -D_REENTRANT  -Wnon-virtual-dtor -Wno-long-long -Wbad-function-cast -Wundef
> -Wall -pedantic -W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings
> -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -O2
> -fno-exceptions -fno-check-new  -c -o mimemessage.o `test -f
> mimemessage.cpp
>
> || echo './'`mimemessage.cpp
>
> cc1plus: warning: "-Wbad-function-cast" is valid for C/ObjC but not for C++
> mimemessage.cpp:33:28: mimelib/mimepp.h: No such file or directory
> mimemessage.cpp: In member function `QCString
>    MimeMessage::decodeQuotedPrintable(const QCString&) const':
> mimemessage.cpp:248: error: `DwString' undeclared (first use this function)
> mimemessage.cpp:248: error: (Each undeclared identifier is reported only
> once for each function it appears in.)
> mimemessage.cpp:248: error: parse error before `(' token
> mimemessage.cpp:251: error: `dwsrc' undeclared (first use this function)
> mimemessage.cpp:251: error: `dwdest' undeclared (first use this function)
> mimemessage.cpp:251: error: `DwDecodeQuotedPrintable' undeclared (first use
>    this function)
> mimemessage.cpp: In member function `QCString
> MimeMessage::decodeBase64(const QCString&) const':
> mimemessage.cpp:264: error: parse error before `(' token
> mimemessage.cpp:268: error: `DwDecodeBase64' undeclared (first use this
>    function)
>
>
> Any ideas ?
>
> Bastiaan

-- 
D. M. Monarres <dmmonarres@csupomona.edu>

<Diziet> Fuck, I can't compile the damn thing and I wrote it !



Reply to: