bug openoffice.org-2.0.0_1
WATANABE Takeshi
tora3 at d8.dion.ne.jp
Sun Dec 11 08:43:03 PST 2005
Hello.
when I build `openoffice.org-2.0.0_1' via ports on FreeBSD 6.0-RELEASE with the option `LOCALIZED_LANG=ja', I got an error at
`/usr/ports/editors/openoffice.org-2.0/work/OOo_2.0.0rc3_src/epm/unxfbsd.pro/misc/build/epm-3.7/'.
I confirmed and I found that compiler option `-lm' is needed at the entories `CXXFLAGS' and `GUILIBS' in the Makefile
`/usr/ports/editors/openoffice.org-2.0/work/OOo_2.0.0rc3_src/epm/unxfbsd.pro/misc/build/epm-3.7/Makefile' as follows.
CXXFLAGS = -lm -I/usr/X11R6/include -O -pipe -I/usr/X11R6/include [...]
GUILIBS = -lm -L/usr/X11R6/lib -pthread -L/usr/local/lib [...]
I'm sorry if it has already fixed.
''''''''''''''
WATANABE Takeshi
tora3 at d8.dion.ne.jp
More information about the freebsd-openoffice
mailing list