Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 9 May 2002 04:20:03 -0700 (PDT)
From:      Bjarne Wichmann Petersen <freebsd.nospam@mekanix.dk>
To:        freebsd-ports@FreeBSD.org
Subject:   Re: ports/37615: Break in x11-toolkits/qt23 build from Tue Apr 30 16:24:04 PDT 2002
Message-ID:  <200205091120.g49BK3A10235@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/37615; it has been noted by GNATS.

From: Bjarne Wichmann Petersen <freebsd.nospam@mekanix.dk>
To: Chris Dempsey <chrisdempsey@yahoo.com>,
	freebsd-gnats-submit@FreeBSD.org
Cc:  
Subject: Re: ports/37615: Break in x11-toolkits/qt23 build from Tue Apr 30 16:24:04 PDT 2002
Date: Thu, 9 May 2002 13:17:54 +0200

 On Wednesday 01 May 2002 01:25, Chris Dempsey wrote:
 
 > >Number:         37615
 > >Category:       ports
 > >Synopsis:       Break in x11-toolkits/qt23 build from Tue Apr 30 16:24:04
 
 > gmake[2]: Entering directory
 > `/usr/ports/x11-toolkits/qt23/work/qt-2.3.1/src' c++ -pthread
 > -D_THREAD_SAFE -DQT_THREAD_SUPPORT -c -I/usr/X11R6/include
 > -I/usr/ports/x11-toolkits/qt23/work/qt-2.3.1/include -pthread
 > -D_THREAD_SAFE -I/usr/X11R6/include -DQT_PREFIX=\"/usr/X11R6\" -pipe
 > -fno-exceptions  -O -pipe  -I/usr/include -D_PTH_H_ -D_PTH_PTHREAD_H_ -O
 > -pipe  -fPIC -DQT_BUILTIN_GIF_READER=1 -DQT_XFT -fno-exceptions 
 > -I/usr/local/include  -o kernel/qpsprinter.o kernel/qpsprinter.cpp In file
 > included from kernel/qapplication.h:42,
 >                  from kernel/qpsprinter.cpp:73:
 > kernel/qwidget.h:129: syntax error before `('
 > kernel/qwidget.h:417: `WId' was not declared in this scope
 > kernel/qwidget.h:489: `WId' was not declared in this scope
 > kernel/qwidget.h:489: syntax error before `='
 > kernel/qwidget.h:490: variable or field `create' declared void
 > kernel/qwidget.h:490: ANSI C++ forbids initialization of member `create'
 > kernel/qwidget.h:490: making `create' static
 > kernel/qwidget.h:490: ANSI C++ forbids in-class initialization of non-const
 > static member `create' kernel/qwidget.h:490: `create' declared as a
 > `virtual' field
 > kernel/qwidget.h:520: `WId' was not declared in this scope
 > kernel/qwidget.h:520: variable or field `setWinId' declared void
 > kernel/qwidget.h:545: syntax error before `;'
 > kernel/qwidget.h:628: syntax error before `::'
 > cpp0: output pipe has been closed
 > gmake[2]: *** [kernel/qpsprinter.o] Error 1
 > gmake[2]: Leaving directory
 > `/usr/ports/x11-toolkits/qt23/work/qt-2.3.1/src' gmake[1]: *** [src-mt]
 > Error 2
 > gmake[1]: Leaving directory `/usr/ports/x11-toolkits/qt23/work/qt-2.3.1'
 > gmake: *** [src-mt] Error 2
 > *** Error code 2
 
 Any fixes in sight? Seems like I've been bitten by the same bug!
 
 Bjarne

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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