Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Feb 2001 22:25:15 +0100
From:      Bjarne Wichmann Petersen <mekanix@vip.cybercity.dk>
To:        FreeBSD-questions <freebsd-questions@freebsd.org>
Subject:   [KDE2.1] kdebase2 fails to compile
Message-ID:  <200102272127.WAA26785@usr00.cybercity.dk>

next in thread | raw e-mail | index | archive | help


... at the point when kdebase2 compiles it bails out:

gmake[3]: Entering directory
`/usr/ports/x11/kdebase2/work/kdebase-2.1/kioslave/ldap'
/bin/sh ../../libtool --mode=compile --tag=CXX c++ -DHAVE_CONFIG_H -I. -I.
-I../.. -I/usr/local/include -I/usr/X11R6/include/qt2 -I/usr/X11R6/include
 -I/usr/local/include  -I/usr/local/include  -O2 -fno-exceptions
-fno-check-new -Wall -pedantic -W -Wpointer-arith -Wmissing-prototypes
-Wwrite-strings -Wno-long-long -Wnon-virtual-dtor -fno-builtin -O -pipe
-pthread -DQT_CLEAN_NAMESPACE -DQT_NO_COMPAT -DQT_NO_ASCII_CAST  -c
kldap.cpp
c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/local/include
-I/usr/X11R6/include/qt2 -I/usr/X11R6/include -I/usr/local/include
-I/usr/local/include -O2 -fno-exceptions -fno-check-new -Wall -pedantic -W
-Wpointer-arith -Wmissing-prototypes -Wwrite-strings -Wno-long-long
-Wnon-virtual-dtor -fno-builtin -O -pipe -pthread -DQT_CLEAN_NAMESPACE
-DQT_NO_COMPAT -DQT_NO_ASCII_CAST -c kldap.cpp  -fPIC -DPIC -o
.libs/kldap.o
In file included from kldap.cpp:4:
kldap.h:496: field `_timeout' has incomplete type
kldap.cpp: In method `bool KLDAP::Request::finish()':
kldap.cpp:134: warning: `int retval' might be used uninitialized in this
function
kldap.cpp: In method `bool KLDAP::SearchRequest::execute()':
kldap.cpp:288: warning: `int retval' might be used uninitialized in this
function
gmake[3]: *** [kldap.lo] Error 1

What goes wrong? Anyway make -i got past it, but I'd like to installe it
correctly

Bjarne

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200102272127.WAA26785>