From owner-freebsd-gnome@FreeBSD.ORG Sat Feb 14 15:47:09 2004 Return-Path: Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 74FDD16A4CE for ; Sat, 14 Feb 2004 15:47:09 -0800 (PST) Received: from magnesium.net (toxic.magnesium.net [207.154.84.15]) by mx1.FreeBSD.org (Postfix) with SMTP id 4C3BE43D1D for ; Sat, 14 Feb 2004 15:47:09 -0800 (PST) (envelope-from adamw@magnesium.net) Received: (qmail 92145 invoked by uid 1252); 14 Feb 2004 23:47:09 -0000 Date: 14 Feb 2004 18:47:09 -0500 Date: Sat, 14 Feb 2004 18:47:09 -0500 From: Adam Weinberger To: Jochen Keil Message-ID: <20040214234709.GX3365@toxic.magnesium.net> References: <20040215003437.2c240192@chephren.lokal.lan> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040215003437.2c240192@chephren.lokal.lan> X-Editor: Vim 6.2 http://www.vim.org X-Mailer: Mutt 1.5 http://www.mutt.org X-URL: http://www.vectors.cx X-ASL: 6/m/behind you User-Agent: Mutt/1.5.4i cc: gnome@FreeBSD.org Subject: Re: mozilla-1.6_2,2 port X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 14 Feb 2004 23:47:09 -0000 >> (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