From owner-freebsd-stable Fri Jun 8 7:40: 8 2001 Delivered-To: freebsd-stable@freebsd.org Received: from 2ainfo.it (ppp31.2ainfo.it [151.39.235.95]) by hub.freebsd.org (Postfix) with ESMTP id 5342337B405 for ; Fri, 8 Jun 2001 07:39:57 -0700 (PDT) (envelope-from filippo@2ainfo.it) Received: (from filippo@localhost) by 2ainfo.it (8.11.3/8.11.3) id f58EjoL66043 for stable@FreeBSD.org; Fri, 8 Jun 2001 16:45:50 +0200 (CEST) (envelope-from filippo) Date: Fri, 8 Jun 2001 16:45:08 +0200 From: Filippo Moretti To: stable@FreeBSD.org Subject: error compiling XFree86-4.1.0 Message-ID: <20010608164507.B13037@2ainfo.it> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I tried to compile from ports XFree86-4.1.0 up to build number 3 and all exit with the following error (I am in 4.3_Stable i386 arch) LD_LIBRARY_PATH=../../exports/lib cc -o appres -ansi -pedantic -Dasm=__asm -Wall -Wpointer-arith -L../../exports/lib appres.o -lXt -lSM -lICE -lXext -lX11 -L /usr/X11R6/lib -Wl,-rpath,/usr/X11R6/lib ../../exports/lib/libXt.so: undefined reference to `pthread_cond_signal' /usr/X11R6/lib/libXThrStub.so.6: undefined reference to `_Xthr_zero_stub_' ../../exports/lib/libX11.so: undefined reference to `pthread_cond_broadcast' /usr/X11R6/lib/libXThrStub.so.6: undefined reference to `_Xthr_self_stub_' ../../exports/lib/libXt.so: undefined reference to `pthread_cond_init' ../../exports/lib/libXt.so: undefined reference to `pthread_mutex_unlock' ../../exports/lib/libXt.so: undefined reference to `pthread_self' ../../exports/lib/libXt.so: undefined reference to `pthread_mutex_destroy' ../../exports/lib/libXt.so: undefined reference to `pthread_mutex_lock' ../../exports/lib/libXt.so: undefined reference to `pthread_cond_wait' ../../exports/lib/libXt.so: undefined reference to `pthread_cond_destroy' ../../exports/lib/libXt.so: undefined reference to `pthread_mutex_init' *** Error code 1 Stop in /home/ports/x11/XFree86-4/work/xc/programs/appres. *** Error code 1 Stop in /home/ports/x11/XFree86-4/work/xc/programs. *** Error code 1 Stop in /home/ports/x11/XFree86-4/work/xc. *** Error code 1 Stop in /home/ports/x11/XFree86-4/work/xc. *** Error code 1 Stop in /home/ports/x11/XFree86-4/work/xc. *** Error code 1 Stop in /home/ports/x11/XFree86-4. *** Error code 1 any help greatly appreciated Filippo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message