Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 22 Feb 2004 13:01:15 +0900 (JST)
From:      Yamada Ken Takeshi <ken@tydfam.jp>
To:        mbr@freebsd.org
Cc:        ports-committers@freebsd.org
Subject:   Re: cvs commit: ports/editors/openoffice-1.1
Message-ID:  <20040222.130115.730549544.ken@tydfam.jp>

next in thread | raw e-mail | index | archive | help
  I have the following problem with FreeBSD-current,
2004/02/21, and cannot compile.

  Any solutions?

>>> default FreeBSD-current 
(cd /usr/ports/editors/openoffice-1.1/work/mozilla/work/mozilla/dist/bin;  /usr/bin/env LD_LIBRARY_PATH=. MOZILLA_FIVE_HOME=. ./regxpcom;  echo skin,install,select,classic/1.0 >> chrome/installed-chrome.txt;  echo locale,install,select,en-US >> chrome/installed-chrome.txt;  /usr/bin/env LD_LIBRARY_PATH=. MOZILLA_FIVE_HOME=. ./regchrome)
Fatal error 'Spinlock called when not threaded.' at line 83 in file /usr/src/lib/libpthread/thread/thr_spinlock.c (errno = 0)
Abort trap (core dumped)

>>> with libmap.conf 
libc_r.so.5             libkse.so.1
libc_r.so               libkse.so

(cd /usr/ports/editors/openoffice-1.1/work/mozilla/work/mozilla/dist/bin;  /usr/bin/env LD_LIBRARY_PATH=. MOZILLA_FIVE_HOME=. ./regxpcom;  echo skin,install,select,classic/1.0 >> chrome/installed-chrome.txt;  echo locale,install,select,en-US >> chrome/installed-chrome.txt;  /usr/bin/env LD_LIBRARY_PATH=. MOZILLA_FIVE_HOME=. ./regchrome)
...........  It stays here for more than 24 hours.



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