On FreeBSD 6.3-RELEASE, the /usr/ports/editors/openoffice.org-3 build is dying on hunspell, pretty far into the build, excerpt:
The ports tree was updated via cvsup before the build, and portupgrade didn't show any out of date packages. The command line was:
make -DWITHOUT_CUPS -DWITHOUT_MOZILLA -DWITHOUT_GNOMEVFS
gcc output:
Any suggestions how to get this to build?
(I emailed openoffice@freebsd.org also)
-omar
1 module(s):
hunspell
need(s) to be rebuilt
Reason(s):
ERROR: error 65280 occurred while making
/usr/ports/editors/openoffice.org-3/work/OOO300_m9/hunspell
Attention: if you build and deliver the above module(s) you may prolongue
your the build issuing command "build --from hunspell"
rmdir /tmp/22174
*** Error code 1
hunspell
need(s) to be rebuilt
Reason(s):
ERROR: error 65280 occurred while making
/usr/ports/editors/openoffice.org-3/work/OOO300_m9/hunspell
Attention: if you build and deliver the above module(s) you may prolongue
your the build issuing command "build --from hunspell"
rmdir /tmp/22174
*** Error code 1
The ports tree was updated via cvsup before the build, and portupgrade didn't show any out of date packages. The command line was:
make -DWITHOUT_CUPS -DWITHOUT_MOZILLA -DWITHOUT_GNOMEVFS
gcc output:
root[508]% gcc -v
Using built-in specs.
Configured with: FreeBSD/i386 system compiler
Thread model: posix
gcc version 3.4.6 [FreeBSD] 20060305
Using built-in specs.
Configured with: FreeBSD/i386 system compiler
Thread model: posix
gcc version 3.4.6 [FreeBSD] 20060305
Any suggestions how to get this to build?
(I emailed openoffice@freebsd.org also)
-omar