cvs commit: ports/editors/openoffice-1.1
Yamada Ken Takeshi
ken at tydfam.jp
Sat Feb 21 20:01:17 PST 2004
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.
More information about the cvs-ports
mailing list