Skip site navigation (1)Skip section navigation (2)
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 ?
Message-ID:  <XFMail.20000709231603.bernhard.valenti@liwest.at>

next in thread | raw e-mail | index | archive | help

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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?XFMail.20000709231603.bernhard.valenti>