From owner-freebsd-questions@FreeBSD.ORG Wed Mar 26 14:24:08 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4E54837B404 for ; Wed, 26 Mar 2003 14:24:08 -0800 (PST) Received: from dc-mx14.cluster1.charter.net (dc-mx14.cluster1.charter.net [209.225.8.24]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9B8D743F85 for ; Wed, 26 Mar 2003 14:24:06 -0800 (PST) (envelope-from andy@leonidae.org) Received: from [68.119.110.133] (HELO sulieman.leonidae.org) by dc-mx14.cluster1.charter.net (CommuniGate Pro SMTP 3.5.9) with ESMTP id 91931106 for FreeBSD-Questions@FreeBSD.org; Wed, 26 Mar 2003 17:24:04 -0500 From: Andy Akins To: FreeBSD-Questions@FreeBSD.org Date: Wed, 26 Mar 2003 16:21:26 -0600 User-Agent: KMail/1.5 MIME-Version: 1.0 Content-Type: multipart/signed; protocol="application/pgp-signature"; micalg=pgp-sha1; boundary="Boundary-02=_rfig+Kbv+z7ANSD"; charset="us-ascii" Content-Transfer-Encoding: 7bit Message-Id: <200303261621.31670.andy@leonidae.org> X-Spam-Status: No, hits=-6.3 required=5.0 tests=PGP_SIGNATURE_2,USER_AGENT autolearn=ham version=2.50 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.50 (1.173-2003-02-20-exp) Subject: Py22-Qt port problems... X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 26 Mar 2003 22:24:09 -0000 --Boundary-02=_rfig+Kbv+z7ANSD Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Content-Description: signed data Content-Disposition: inline I'm having a bit of a problem with the PyQT port...any help would be=20 appreciated. =46irst of all, the port itself doesn't download the correct files, because= they=20 don't seem to be available...PyQt-x11-gpl-3.4.tar.gz has been replaced by a= =20 newer version, PyQt-x11-gpl-3.5.tar.gz. Assuing that usingthe newer one mig= ht=20 not be such a good idea, I searched the web and found a=20 PyQt-x11-gpl-3.4.tar.gz on the Gentoo Linux distfiles site. When I installe= d=20 it into /usr/ports/distfiles, the md5 passed and the install proceeded. The system sucessfully installed sip. However, when trying to build py-qt, I get the following pleasantness: =3D=3D=3D> Building for py22-qt-3.4_1 cd qt && "/usr/bin/make" -f Makefile c++ -c -pipe -w -O -pipe -march=3Dk6 -pthread -D_THREAD_SAFE -fPIC =20 =2DDSIP_MAKE_MODULE_DLL -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -fno-exceptions=20 =2DI/usr/X11R6/share/qt/mkspecs/default -I. -I.=20 =2DI../../../../../../local/include/python2.2=20 =2DI../../../../../../local/include/sip -I../../../../../../local/include=20 =2DI/usr/X11R6/include -o qthuge.o qthuge.cpp sipqtQLayout.cpp:1853: `unlimited' is not a member of type `QLayout' sipqtQFile.cpp: In function `struct PyObject * sipNew_QTabletEvent(PyObject= *,=20 PyObject *)': sipqtQFile.cpp:6460: no matching function for call to=20 `QTabletEvent::QTabletEvent (QPoint &, int &, int &, int &, int &,=20 QPair &)' /usr/X11R6/include/qevent.h:230: candidates are:=20 QTabletEvent::QTabletEvent(QEvent::Type, const QPoint &, const QPoint &, in= t,=20 int, int, int, const QPair &) /usr/X11R6/include/qevent.h:233: =20 QTabletEvent::QTabletEvent(const QPoint &, const QPoint &, int, int, int,=20 int, const QPair &) /usr/X11R6/include/qevent.h:262: =20 QTabletEvent::QTabletEvent(const QTabletEvent &) sip/qevent.sip: In function `struct PyObject * sipSubClass_QEvent(const QEv= ent=20 *)': sip/qevent.sip:504: `Tablet' is not a member of type `QEvent' sipqtQEvent.cpp: At top level: sipqtQEvent.cpp:378: `Tablet' is not a member of type `QEvent' *** Error code 1 Stop in /usr/ports/x11-toolkits/py-qt/work/PyQt-x11-gpl-3.4/qt. *** Error code 1 Stop in /usr/ports/x11-toolkits/py-qt/work/PyQt-x11-gpl-3.4. *** Error code 1 Stop in /usr/ports/x11-toolkits/py-qt. With my rusty C++, I can see why this code is failing - but don't know wha= t=20 to do about it.=20 Has anyone had any luck installing Py-QT from ports? Am I doing something=20 incorrectly? Thanks for all your help. Andy Akins =2D-=20 +----------------------------------+----------------------------------+ | Andy Akins | email: andy@leonidae.org | | | web: http://www.leonidae.org | +----------------------------------+----------------------------------+ | public key available at: http://pgp.mit.edu/ as andy@leonidae.org | | GPG-FP: 7531 26C0 EB2D 4A0E DFD2 E250 D4FD FF2C 26EB 457A | +---------------------------------------------------------------------+ --Boundary-02=_rfig+Kbv+z7ANSD Content-Type: application/pgp-signature Content-Description: signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQA+gifr1P3/LCbrRXoRAppbAJ9KnzoF8R1SSFPgvyPfX9C7WG2TWgCdEQz+ 3hPtXYex4SXwsprVm/ILOCg= =9Rsb -----END PGP SIGNATURE----- --Boundary-02=_rfig+Kbv+z7ANSD--