From owner-freebsd-ports Sun Jul 9 14:16:22 2000 Delivered-To: freebsd-ports@freebsd.org Received: from lilzcvp.liwest.at (lilzcvp.liwest.at [212.33.32.230]) by hub.freebsd.org (Postfix) with SMTP id EDD0237B51E for ; Sun, 9 Jul 2000 14:16:17 -0700 (PDT) (envelope-from bernhard.valenti@liwest.at) Received: from [212.33.57.70] by lilzcvp.relay.liwest.at (NTMail 4.30.0012/AB8573.63.b914fe78) with ESMTP id oekubaaa for ; Sun, 9 Jul 2000 23:16:03 +0100 Content-Length: 2155 Message-ID: X-Mailer: XFMail 1.4.6 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 Date: Sun, 09 Jul 2000 23:16:03 +0200 (CEST) From: bernhard.valenti@liwest.at To: freebsd-ports@freebsd.org Subject: licq on 4.0-stable broken ? Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org i'm trying to install licq 0.81 from ports on 2 of my 4.0-stable boxes. ports and the system are uptodate on both machines. ( and got updated several times because of this error ) i get this error on both machines(i think the problem is that outputwin.cpp wants to call a QT function called connect and not pthread_connect, but i'm unfortunatly not familiar with licq or QT) thanks for any help Bernhard Valenti here are the error messages: /bin/sh ../libtool --silent --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -I../../../src/inc -I/usr/X11R6/include -I/usr/X11R6/include/qt2 -I/usr/local/include -O -pipe -fno-exceptions -fno-check-new -Wall -c outputwin.cpp outputwin.cpp: In method `CQtLogWindow::CQtLogWindow(QWidget * = 0, const char * = 0)': outputwin.cpp:37: passing `QPushButton *' to argument 1 of `__pthread_connect(int, sockaddr *, unsigned int)' lacks a cast outputwin.cpp:37: passing `const char *' as argument 2 of `__pthread_connect(int, sockaddr *, unsigned int)' outputwin.cpp:39: passing `QPushButton *' to argument 1 of `__pthread_connect(int, sockaddr *, unsigned int)' lacks a cast outputwin.cpp:39: passing `const char *' as argument 2 of `__pthread_connect(int, sockaddr *, unsigned int)' outputwin.cpp:45: passing `QPushButton *' to argument 1 of `__pthread_connect(int, sockaddr *, unsigned int)' lacks a cast outputwin.cpp:45: passing `const char *' as argument 2 of `__pthread_connect(int, sockaddr *, unsigned int)' outputwin.cpp:60: passing `QSocketNotifier *' to argument 1 of `__pthread_connect(int, sockaddr *, unsigned int)' lacks a cast outputwin.cpp:60: passing `const char *' as argument 2 of `__pthread_connect(int, sockaddr *, unsigned int)' gmake[2]: *** [outputwin.lo] Error 1 gmake[2]: Leaving directory `/usr/ports/net/licq/work/licq-0.81/plugins/qt-gui-0.81/src' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/ports/net/licq/work/licq-0.81/plugins/qt-gui-0.81' gmake: *** [all-recursive-am] Error 2 *** Error code 2 -------------------------------- E-Mail: bernhard.valenti@gmx.net Date: 09-Jul-2000 Time: 23:06:59 -------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message