Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 14 Feb 2004 18:47:09 -0500
From:      Adam Weinberger <adamw@FreeBSD.org>
To:        Jochen Keil <J.Keil@gmx.de>
Cc:        gnome@FreeBSD.org
Subject:   Re: mozilla-1.6_2,2 port
Message-ID:  <20040214234709.GX3365@toxic.magnesium.net>
In-Reply-To: <20040215003437.2c240192@chephren.lokal.lan>
References:  <20040215003437.2c240192@chephren.lokal.lan>

next in thread | previous in thread | raw e-mail | index | archive | help
>> (02.14.2004 @ 1834 PST): Jochen Keil said, in 1.0K: <<
> Hi
> 
> I wanted to compile the mozilla port but it didn't work because there are some files which are using "lpthreads" instead of "pthreads" which won't work on a BSD system as far as i know
> The files are located as follows:
> in /usr/ports/www/mozilla/work/mozilla/js/src: Makefile, Makefile.in
> in /usr/ports/www/mozilla/work/mozilla/nsprpub: configure, configure.in
> in /usr/ports/www/mozilla/work/mozilla/directory/c-sdk: configure, configure.in
> in /usr/ports/www/mozilla/work/mozilla: configure, configure.in
> 
> A simple sed -e s/lpthreads/pthreads/g on this files will do it.
>> end of "mozilla-1.6_2,2 port" from Jochen Keil <<

-lpthreads is required on 5.X. -pthreads is for 4.X. What's the error
you're getting?

# Adam


--
Adam Weinberger
adam@vectors.cx // adamw@FreeBSD.org // adamw@magnesium.net
http://www.vectors.cx


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