Nigel.Brown_at_qml.com.au
Date: Fri Jan 14 2005 - 06:10:02 CET
Message-ID: <F23B3BCF090CCA43A05E70C7B771E5C82342F9@qmlmail.qml.com.au> From: Nigel.Brown@qml.com.au Date: Fri, 14 Jan 2005 15:10:02 +1000 Subject: [taskjuggler] cygwin compile error
Hi
Using -without-arts as I received a config error due to missings arts file I
did:
$ ./configure --with-kde-support=yes --without-arts
I got
Good - your configure finished. Start make now
then did make and got
nb8@wbribi57 /tmp/taskjuggler-2.0.1
$ make
make all-recursive
make[1]: Entering directory `/tmp/taskjuggler-2.0.1'
Making all in taskjuggler
make[2]: Entering directory `/tmp/taskjuggler-2.0.1/taskjuggler'
if /bin/bash ../libtool --silent --mode=compile --tag=CXX g++
-DHAVE_CONFIG_H -I
. -I. -I.. -I/opt/kde3/include -I/opt/qt/3.2/include -I/usr/X11R6/include
-DQ
T_THREAD_SUPPORT -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic
-W
-Wpointer-arith -Wwrite-strings -O2 -fno-exceptions -fno-check-new
-fno-common
-MT Utility.lo -MD -MP -MF ".deps/Utility.Tpo" \
-c -o Utility.lo `test -f 'Utility.cpp' || echo './'`Utility.cpp; \
then mv -f ".deps/Utility.Tpo" ".deps/Utility.Plo"; \
else rm -f ".deps/Utility.Tpo"; exit 1; \
fi
Utility.cpp: In function `QString time2rfc(long int)':
Utility.cpp:633: warning: ISO C++ does not support the `%z' strftime format
Utility.cpp: In function `time_t date2time(const QString&)':
Utility.cpp:762: error: too many initializers for `tm'
make[2]: *** [Utility.lo] Error 1
make[2]: Leaving directory `/tmp/taskjuggler-2.0.1/taskjuggler'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/tmp/taskjuggler-2.0.1'
make: *** [all] Error 2
nb8@wbribi57 /tmp/taskjuggler-2.0.1
$
Any suggestions for getting further? I'm using latest (today) cygwin/X11 qt3
kde3 installs.
Nigel
This archive was generated by hypermail 2.1.7 : Fri Jan 14 2005 - 06:10:20 CET