Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 20 Dec 2002 23:28:30 -0800 (PST)
From:      mmca@2531.org
To:        eta@lclark.edu
Cc:        marcus@marcuscom.com, wes@softweyr.com, coolvibe@hackerheaven.org, freebsd-stable@FreeBSD.ORG
Subject:   Re: More information (was Re: pthread woes)
Message-ID:  <200212210728.gBL7SVJ8016973@one.2531.org>
In-Reply-To: <1040453002.638.7.camel@anholt-mini.dyndns.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On 20 Dec, Eric Anholt wrote:
> 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 <coolvibe@hackerheaven.org> 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:
>> >> > 
>> <snip>
>> 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).
> 
world was built with:
CFLAGS= -O3 -pipe

I tried rebuilding XFree86-libraries with no optimiztion but that didnt
help.  gtk and mplayer still failed to compile.  The only thing I can
think of is portsupgrade -a broke something in -libraries, but I cant
imagine how that would happen.






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?200212210728.gBL7SVJ8016973>