Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 15 Feb 2004 00:34:37 +0100
From:      Jochen Keil <J.Keil@gmx.de>
To:        gnome@FreeBSD.org
Subject:   mozilla-1.6_2,2 port
Message-ID:  <20040215003437.2c240192@chephren.lokal.lan>

next in thread | raw e-mail | index | archive | help
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.

Regards,

Jochen Keil


-- 
FreeBSD chephren.lokal.lan 5.2-CURRENT FreeBSD 5.2-CURRENT #0: Sat Feb 14 13:08:20 CET 2004     jochen@chephren.lokal.lan:/usr/obj/usr/src/sys/CHEPHREN  i386



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