Problem compiling kdebase/kdm
Brad Hards
bradh at frogmouth.net
Sun Nov 14 06:47:28 GMT 2004
On Fri, 12 Nov 2004 19:17 pm, Andras Mantia wrote:
> Hi Ossi,
>
> There is some problem in kdebase/kdm as it doesn't compile for me. I
> updated kdebase, did a cvs-clean, removed the kdm directory from my
> kdebase build directory so it doesn't cause any conflict, yet I still
> get the following error:
I'm getting a variation, which might be related:
if g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I./../backend -I..
-I../../kcontrol/background -I../../kdmlib -I/usr/lib/qt-3.3//include
-I/usr/X11R6/include -DOSMAJORVERSION=2 -DOSMINORVERSION=6 -DFRAGILE_DEV_MEM
-DIPv6 -DHAS_MKSTEMP -DXBINDIR=\"/usr/X11R6/bin\"
-DXLIBDIR=\"/usr/X11R6/lib/X11\" -DXDMCP -DHAVE_GETUSERSHELL -DUSE_SYSLOG
-DUSE_PAM -DQT_THREAD_SUPPORT -D_REENTRANT -D_FILE_OFFSET_BITS=64
-Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500
-D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W
-Wpointer-arith -Wwrite-strings -O2 -Wformat-security
-Wmissing-format-attribute -fno-exceptions -fno-check-new
-fno-common-DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT
-DQT_NO_TRANSLATION -D_GNU_SOURCE -MT kgreeter.o -MD -MP -MF
".deps/kgreeter.Tpo" \
-c -o kgreeter.o `test -f 'kgreeter.cpp' || echo './'`kgreeter.cpp; \
then mv -f ".deps/kgreeter.Tpo" ".deps/kgreeter.Po"; \
else rm -f ".deps/kgreeter.Tpo"; exit 1; \
fi
kgreeter.cpp: In constructor `KThemedGreeter::KThemedGreeter()':
kgreeter.cpp:748: error: `_theme' undeclared (first use this function)
kgreeter.cpp:748: error: (Each undeclared identifier is reported only once for
each function it appears in.)
make[1]: *** [kgreeter.o] Error 1
make[1]: Leaving directory `/home/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://mail.kde.org/pipermail/kde-core-devel/attachments/20041114/b1da391a/attachment.sig>
More information about the kde-core-devel
mailing list