Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 12 Mar 2003 20:48:16 +0100
From:      Richard Nyberg <rnyberg@it.su.se>
To:        Eric Anholt <eta@lclark.edu>
Cc:        ports@freebsd.org, stable@freebsd.org
Subject:   Re: HEADSUP: XFree86 4.3.0 update
Message-ID:  <20030312194815.GA71335@murmeldjur.it.su.se>
In-Reply-To: <1047429424.8471.40.camel@leguin>
References:  <1047429424.8471.40.camel@leguin>

next in thread | previous in thread | raw e-mail | index | archive | help
I'm rebuilding my ports from scratch, but unfortunately
the build bombs in XFree86-4-clients.

	-Richard
 
cc -o appres -O3 -pipe -ansi -Dasm=__asm -Wall -Wpointer-arith -Wundef     -L/usr/ports/x11/XFree86-4-clients/work/xc/exports/lib   appres.o -lXt -lSM -lICE -lXext -lX11 -L/usr/X11R6/lib     -Wl,-rpath,/usr/X11R6/lib
/usr/X11R6/lib/libXt.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/libXt.so: undefined reference to `pthread_cond_init'
/usr/X11R6/lib/libXt.so: undefined reference to `pthread_mutex_unlock'
/usr/X11R6/lib/libXt.so: undefined reference to `pthread_self'
/usr/X11R6/lib/libXt.so: undefined reference to `pthread_mutex_destroy'
/usr/X11R6/lib/libXt.so: undefined reference to `pthread_mutex_lock'
/usr/X11R6/lib/libXt.so: undefined reference to `pthread_cond_wait'
/usr/X11R6/lib/libXt.so: undefined reference to `pthread_cond_destroy'
/usr/X11R6/lib/libXt.so: undefined reference to `pthread_mutex_init'
*** Error code 1

Stop in /usr/ports/x11/XFree86-4-clients/work/xc/programs/appres.
*** Error code 1

Stop in /usr/ports/x11/XFree86-4-clients/work/xc/programs.
*** Error code 1

Stop in /usr/ports/x11/XFree86-4-clients.

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




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