Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 5 May 2002 20:13:13 -0400
From:      "E. J. Cerejo" <ecerejo@zapo.net>
To:        freebsd-questions@FreeBSD.org
Subject:   qt-2.3.1_2 won't build
Message-ID:  <200205052013.13094.ecerejo@zapo.net>

next in thread | raw e-mail | index | archive | help
I've trying to update my qt libs but it fails all the time, is anybody having 
the same problem?

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

Stop in /usr/ports/x11-toolkits/qt23.


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




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