From owner-freebsd-ports@FreeBSD.ORG Sat Jul 1 11:00:33 2006 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0219916A504 for ; Sat, 1 Jul 2006 11:00:33 +0000 (UTC) (envelope-from yann@raven.kierun.org) Received: from raven.kierun.org (raven.yorksj.ac.uk [193.61.234.17]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5989B43D5D for ; Sat, 1 Jul 2006 11:00:23 +0000 (GMT) (envelope-from yann@raven.kierun.org) Received: from yann by raven.kierun.org with local (Exim 4.62 (FreeBSD)) (envelope-from ) id 1FwdD7-000KLn-0x for ports@freebsd.org; Sat, 01 Jul 2006 12:00:25 +0100 Date: Sat, 1 Jul 2006 12:00:25 +0100 From: Yann Golanski To: ports@freebsd.org Message-ID: <20060701110025.GA78200@kierun.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.11 Sender: "Yann Golanski, University of York, +44(0)1904-433088" Cc: Subject: taskjuggler-2.2.0 compile error X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 01 Jul 2006 11:00:33 -0000 I am getting the following error while compiling the latest version after updating the port tree: # cd /usr/ports/deskutils/taskjuggler # make [...] if /bin/sh /usr/local/bin/libtool --silent --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -DQT_THREAD_SUPPORT -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -D_GETOPT_H -D_THREAD_SAFE -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -O2 -O2 -fno-strict-aliasing -pipe -fno-exceptions -fno-check-new -fno-common -MT ProjectFile.lo -MD -MP -MF ".deps/ProjectFile.Tpo" -c -o ProjectFile.lo ProjectFile.cpp; \ then mv -f ".deps/ProjectFile.Tpo" ".deps/ProjectFile.Plo"; else rm -f ".deps/ProjectFile.Tpo"; exit 1; fi In file included from ProjectFile.cpp:63: ICalReport.h:19:35: libkcal/calendarlocal.h: No such file or directory ICalReport.h:20:26: libkcal/todo.h: No such file or directory In file included from ProjectFile.cpp:63: ICalReport.h:37: error: `KCal' has not been declared ICalReport.h:37: error: ISO C++ forbids declaration of `Todo' with no type ICalReport.h:37: error: expected `;' before '*' token gmake[2]: *** [ProjectFile.lo] Error 1 gmake[2]: Leaving directory `/usr/ports/deskutils/taskjuggler/work/taskjuggler-2.2.0/taskjuggler' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/ports/deskutils/taskjuggler/work/taskjuggler-2.2.0' gmake: *** [all] Error 2 *** Error code 2 Stop in /usr/ports/deskutils/taskjuggler. -- yann@kierun.org -=*=- www.kierun.org PGP: 009D 7287 C4A7 FD4F 1680 06E4 F751 7006 9DE2 6318