From owner-freebsd-stable Fri Dec 20 22:43:32 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 89D4F37B401 for ; Fri, 20 Dec 2002 22:43:30 -0800 (PST) Received: from sccrmhc02.attbi.com (sccrmhc02.attbi.com [204.127.202.62]) by mx1.FreeBSD.org (Postfix) with ESMTP id F0EA343ED8 for ; Fri, 20 Dec 2002 22:43:29 -0800 (PST) (envelope-from eta@lclark.edu) Received: from [192.168.0.104] (12-224-152-126.client.attbi.com[12.224.152.126]) by sccrmhc02.attbi.com (sccrmhc02) with SMTP id <20021221064323002000f0sse>; Sat, 21 Dec 2002 06:43:23 +0000 Subject: Re: More information (was Re: pthread woes) From: Eric Anholt To: mmca@2531.org Cc: marcus@marcuscom.com, wes@softweyr.com, coolvibe@hackerheaven.org, freebsd-stable@FreeBSD.ORG In-Reply-To: <200212210621.gBL6L7J8085394@one.2531.org> References: <200212210621.gBL6L7J8085394@one.2531.org> Content-Type: text/plain Organization: Message-Id: <1040453002.638.7.camel@anholt-mini.dyndns.org> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.2.0 Date: 20 Dec 2002 22:43:22 -0800 Content-Transfer-Encoding: 7bit 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 Fri, 2002-12-20 at 22:21, mmca@2531.org wrote: > 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. Did you have any different CFLAGS/CPUTYPE for your previous setup when it was failing (including what you built world with, maybe). I've been talking with Emiel off list. He said that when he removed XFree86-4-libraries/files/patch-UIThrStubs.c and rebuilt, the port worked fine (in terms of the compilation of other libX11-using things). He had -O3 in his CFLAGS, but removing that for the XFree86-4 build before didn't help. Last message I asked him to rebuild world without nondefault CFLAGS/CPUTYPE then rebuild -libraries, and he said he'd do it tomorrow. I figure it's a long shot, but other than that I don't really have a clue at this point. I would love to figure out the reason for this -- it keeps popping up periodically while the rest of us haven't seen it. -- Eric Anholt eta@lclark.edu http://people.freebsd.org/~anholt/dri/ anholt@FreeBSD.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message