From owner-freebsd-stable Fri Dec 20 22:20:26 2002 Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4CD5137B401 for ; Fri, 20 Dec 2002 22:20:25 -0800 (PST) Received: from one.2531.org (w005.z064003115.lax-ca.dsl.cnc.net [64.3.115.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id AB29D43EDC for ; Fri, 20 Dec 2002 22:20:14 -0800 (PST) (envelope-from mmca@2531.org) Received: from 2531.org (localhost.2531.org [127.0.0.1]) by one.2531.org (8.12.6/8.12.6) with ESMTP id gBL6L7J8085394; Fri, 20 Dec 2002 22:21:10 -0800 (PST) (envelope-from mmca@2531.org) Message-Id: <200212210621.gBL6L7J8085394@one.2531.org> Date: Fri, 20 Dec 2002 22:21:07 -0800 (PST) From: mmca@2531.org Subject: Re: More information (was Re: pthread woes) To: marcus@marcuscom.com Cc: wes@softweyr.com, coolvibe@hackerheaven.org, freebsd-stable@FreeBSD.ORG In-Reply-To: <1040450347.29101.56.camel@shumai.marcuscom.com> MIME-Version: 1.0 Content-Type: TEXT/plain; charset=us-ascii 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 On 21 Dec, Joe Marcus Clarke wrote: > On Fri, 2002-12-20 at 17:38, Wes Peters wrote: >> On Fri, 20 Dec 2002 03:05:45 +0100 Emiel Kollof wrote: >> >> > * Emiel Kollof (coolvibe@hackerheaven.org) wrote: >> > > Hi folks, >> > > >> > > I have a problem with compiling stuff that uses POSIX threads. I used >> > > the following snippet of code to test: >> > I removed all of X and just about everthing that needed XFree86-4-libaries using pkg_deinstall, re cvsup'd ports (Dec 20, 2002 5:00PM GMT-08) and rebuilt with a make.conf of: CPUTYPE=p3 BDECFLAGS= -W -Wall -ansi -pedantic -Wbad-function-cast -Wcast-align \ -Wcast-qual -Wchar-subscripts -Winline \ -Wmissing-prototypes -Wnested-externs -Wpointer-arith \ -Wredundant-decls -Wshadow -Wstrict-prototypes -Wwrite-strings and it seems fine now. Everything built cleanly including mplayer which is what started all this for me. So I don't think its a problem with the XFree port. -M To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message