Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 8 Jan 2001 11:36:54 -0400 (AST)
From:      The Hermit Hacker <scrappy@hub.org>
To:        <freebsd-ports@FreeBSD.ORG>
Cc:        <kevlo@FreeBSD.ORG>
Subject:   Re: kdesupport2 fails to compile on 4.2-STABLE ...
Message-ID:  <Pine.BSF.4.31.0101081133360.96601-100000@thelab.hub.org>
In-Reply-To: <Pine.BSF.4.31.0101081127580.96601-100000@thelab.hub.org>

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

Something I should have noted ... this is with XFree86-4 from ports, which
is 4.0.2 ... not sure if it makes a difference?


On Mon, 8 Jan 2001, The Hermit Hacker wrote:

>
> 4.2-STABLE from Dec 14th is failing to compile kdesupport2 from this
> weekend ...
>
> configure:4600: checking for IceConnectionNumber in -lICE
> configure:4619: cc -o conftest -O2 -O3 -mpentium -pipe -I/usr/local/include  -L/
> usr/X11R6/lib conftest.c -lICE  -Wl,-export-dynamic -L/usr/local/lib -ljpeg -lst
> dc++ -lgcc 1>&5
> configure:4648: checking for libXext
> configure:4671: cc -o conftest -O2 -O3 -mpentium -pipe -I/usr/local/include  -L/
> usr/X11R6/lib  -L/usr/local/lib conftest.c -lXext -lX11  1>&5
> /usr/X11R6/lib/libX11.so: undefined reference to `pthread_cond_signal'
> /usr/X11R6/lib/libXThrStub.so.6: undefined reference to `_Xthr_zero_stub_'
> /usr/X11R6/lib/libX11.so: undefined reference to `pthread_cond_broadcast'
> /usr/X11R6/lib/libXThrStub.so.6: undefined reference to `_Xthr_self_stub_'
> /usr/X11R6/lib/libX11.so: undefined reference to `pthread_cond_init'
> /usr/X11R6/lib/libX11.so: undefined reference to `pthread_mutex_unlock'
> /usr/X11R6/lib/libX11.so: undefined reference to `pthread_self'
> /usr/X11R6/lib/libX11.so: undefined reference to `pthread_mutex_destroy'
> /usr/X11R6/lib/libX11.so: undefined reference to `pthread_mutex_lock'
> /usr/X11R6/lib/libX11.so: undefined reference to `pthread_cond_wait'
> /usr/X11R6/lib/libX11.so: undefined reference to `pthread_cond_destroy'
> /usr/X11R6/lib/libX11.so: undefined reference to `pthread_mutex_init'
> configure: failed program was:
> #line 4660 "configure"
> #include "confdefs.h"
>
> #include <stdio.h>
>
> int main() {
>
> printf("hello Xext\n");
>
> ; return 0; }
> a
>
>
> Marc G. Fournier                   ICQ#7615664               IRC Nick: Scrappy
> Systems Administrator @ hub.org
> primary: scrappy@hub.org           secondary: scrappy@{freebsd|postgresql}.org
>
>
>
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-ports" in the body of the message
>

Marc G. Fournier                   ICQ#7615664               IRC Nick: Scrappy
Systems Administrator @ hub.org
primary: scrappy@hub.org           secondary: scrappy@{freebsd|postgresql}.org



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?Pine.BSF.4.31.0101081133360.96601-100000>