Problem compiling kdesupport

Christian Couder chcouder at club-internet.fr
Sun May 14 00:06:26 UTC 2000


Hi again!

I have some problems compiling kdesupport (in KDE2).

Here is what I get:

g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I./../include -I../include
-I./../../include -D_GNU_SOURCE -O2 -fno-exceptions -fno-rtti
-fno-check-new -Wall -pedantic -W -Wpointer-arith -Wmissing-prototypes
-Wwrite-strings -Wno-long-long -fno-builtin -Wp,-MD,.deps/datetime.pp -c

datetime.cc  -fPIC -DPIC -o datetime.lo
In file included from datetime.cc:25:
dtconv.h: In function `class string odbc::longToString(long long int)':
dtconv.h:71: warning: ANSI C does not support the `ll' length modifier
datetime.cc: In method `void odbc::Time::_invalid(const char *, int)':
datetime.cc:45: exception handling disabled, use -fexceptions to enable
make[4]: *** [datetime.lo] Error 1
make[4]: Leaving directory
`/home/christian/kde/dev2/kdesupport/odbc/libodbc++/src'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory
`/home/christian/kde/dev2/kdesupport/odbc/libodbc++'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/christian/kde/dev2/kdesupport/odbc'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/christian/kde/dev2/kdesupport'
make: *** [all-recursive-am] Error 2
[christian at localhost kdesupport]$

kdebase, kdelibs, kdeutils and kdevelop are working anyway, probably
because I installed the beta1 with rpm a few days ago.

Thanks in advance for any hint.

Bye,
Christian







More information about the KDevelop-devel mailing list