Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 1 Jul 2006 12:00:25 +0100
From:      Yann Golanski <yann@kierun.org>
To:        ports@freebsd.org
Subject:   taskjuggler-2.2.0 compile error
Message-ID:  <20060701110025.GA78200@kierun.org>

next in thread | raw e-mail | index | archive | help
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



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