From owner-freebsd-ports Tue Feb 27 11: 0:30 2001 Delivered-To: freebsd-ports@freebsd.org Received: from btw.plaintalk.bellevue.wa.us (btw-xl1.plaintalk.bellevue.wa.us [206.129.5.130]) by hub.freebsd.org (Postfix) with ESMTP id CD08537B718 for ; Tue, 27 Feb 2001 11:00:27 -0800 (PST) (envelope-from dennisg@software-munitions.com) Received: from localhost (dennisg@localhost) by btw.plaintalk.bellevue.wa.us (8.11.2/8.11.2) with ESMTP id f1RJ0RZ62404 for ; Tue, 27 Feb 2001 11:00:27 -0800 (PST) Date: Tue, 27 Feb 2001 11:00:27 -0800 (PST) From: Dennis Glatting X-X-Sender: To: Subject: KOffice under KDE 2.1 does not build Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org KOffice 2.0.1 is a dependency under "make install" for KDE 2.1 and does not build: gmake[3]: Entering directory `/disk-1/ports/editors/koffice/work/koffice-2.0.1/kpresenter' /bin/sh ../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I.. -I../lib/kofficeui -I../lib/kofficeui -I../lib/kofficecore -I../lib/kofficecore -I../lib/koml -I../lib/koml -I../lib/store -I../lib/store -I/usr/local/include -I/usr/X11R6/include/qt2 -I/usr/X11R6/include -I/usr/local/include -O2 -fno-exceptions -fno-check-new -Wall -pedantic -W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -Wno-long-long -fno-builtin -Os -pipe -DQT_CLEAN_NAMESPACE -DQT_NO_COMPAT -DQT_NO_ASCII_CAST -frtti -c kpobject.cc c++ -DHAVE_CONFIG_H -I. -I. -I.. -I../lib/kofficeui -I../lib/kofficeui -I../lib/kofficecore -I../lib/kofficecore -I../lib/koml -I../lib/koml -I../lib/store -I../lib/store -I/usr/local/include -I/usr/X11R6/include/qt2 -I/usr/X11R6/include -I/usr/local/include -O2 -fno-exceptions -fno-check-new -Wall -pedantic -W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -Wno-long-long -fno-builtin -Os -pipe -DQT_CLEAN_NAMESPACE -DQT_NO_COMPAT -DQT_NO_ASCII_CAST -frtti -c kpobject.cc -fPIC -DPIC -o .libs/kpobject.o kpobject.cc: In method `class QRect KPObject::getBoundingRect(int, int)': kpobject.cc:102: `abs' undeclared (first use this function) kpobject.cc:102: (Each undeclared identifier is reported only once kpobject.cc:102: for each function it appears in.) gmake[3]: *** [kpobject.lo] Error 1 -- Dennis Glatting To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message