pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Anyone working on KDE4?



On Tuesday 15 May 2007, Raymond Meyer wrote:
> On Mon, 14 May 2007 02:02:49 +0100
>
> Raymond Meyer <raymond.meyer%rambler.ru@localhost> wrote:
> > On Mon, 14 May 2007 02:24:02 +1200
> Well I get the following error while to build kdelibs3
>
> if /bin/ksh ../libtool --silent --tag=CXX --mode=compile g++
> -DHAVE_CONFIG_H -I. -I. -I.. -I../dcop -I../kdecore -I../kio/kssl
> -I. -I/opt/pkg/include -I../dcop -I../libltdl -I../kdefx
> -I../kdecore -I../kdecore -I../kdecore/network -I../kdeui -I../kio
> -I../kio/kio -I../kio/kfile -I.. -I/opt/pkg/qt3/include
> -I/usr/openwin/include -I/opt/pkg/include -I/opt/pkg/include
> -I/usr/openwin/include  -mt -DQT_THREAD_SUPPORT
> -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/krb5
> -I/opt/pkg/include/db4 -I/opt/pkg/qt3/include -DGLX_GLXEXT_LEGACY
> -I/opt/pkg/include/freetype2 -I/usr/include -D_REENTRANT
> -D_POSIX_PTHREAD_SEMANTICS -DUSE_SOLARIS -DSVR4  -Wno-long-long
> -Wundef -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -O
> -I/opt/pkg/include -I/opt/pkg/include/krb5 -I/opt/pkg/include/db4
> -I/opt/pkg/qt3/include -DGLX_GLXEXT_LEGACY
> -I/opt/pkg/include/freetype2 -I/usr/include -Wno-non-virtual-dtor
> -fno-exceptions -fno-check-new -fno-common  -DQT_CLEAN_NAMESPACE
> -DQT_NO_ASCII_CAST - DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION 
> -MT operations.lo -MD -MP -MF ".deps/operations.Tpo" -c -o
> operations.lo operations.cpp; \ then mv -f ".deps/operations.Tpo"
> ".deps/operations.Plo"; else rm -f ".deps/operations.Tpo"; exit 1;
> fi operations.cpp: In function 'bool KJS::isInf(double)':
> operations.cpp:70: error: 'isinf' was not declared in this scope
> operations.cpp: In function 'bool KJS::isPosInf(double)':
> operations.cpp:83: error: 'isinf' was not declared in this scope
> operations.cpp: In function 'bool KJS::isNegInf(double)':
> operations.cpp:96: error: 'isinf' was not declared in this scope

Hmm, which Solaris version and which gcc version?.

A build log from Feb has no problems here.  I'm just in the process of 
updating packages on my Solaris boxes to build 3.5.7.  Will make sure 
its still happy.

cheers
mark




Home | Main Index | Thread Index | Old Index