From owner-freebsd-questions Tue Feb 27 13:27:23 2001 Delivered-To: freebsd-questions@freebsd.org Received: from cicero2.cybercity.dk (cicero2.cybercity.dk [212.242.40.53]) by hub.freebsd.org (Postfix) with ESMTP id F381237B718 for ; Tue, 27 Feb 2001 13:27:20 -0800 (PST) (envelope-from mekanix@vip.cybercity.dk) Received: from usr00.cybercity.dk (usr00.cybercity.dk [212.242.40.34]) by cicero2.cybercity.dk (Postfix) with ESMTP id D0542FFFB2 for ; Tue, 27 Feb 2001 22:27:19 +0100 (CET) Received: from mekanix.home (port39.cvx1-ro.ppp.cybercity.dk [212.242.169.40]) by usr00.cybercity.dk (8.9.3/8.9.3) with SMTP id WAA26785 for ; Tue, 27 Feb 2001 22:27:33 +0100 (CET) (envelope-from mekanix@vip.cybercity.dk) Message-Id: <200102272127.WAA26785@usr00.cybercity.dk> Date: Tue, 27 Feb 2001 22:25:15 +0100 From: Bjarne Wichmann Petersen To: FreeBSD-questions Subject: [KDE2.1] kdebase2 fails to compile X-Mailer: Sylpheed version 0.4.61 (GTK+ 1.2.8; FreeBSD 4.2-STABLE; i386) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ... 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