Unable to build OO.o 1.1 and 1.1-devel
Jon Kuster
kwsn at earthlink.net
Tue Aug 17 04:43:46 PDT 2004
I've been trying unsuccessfully to build either openoffice-1.1 or
1.1-devel on a recent -CURRENT. I'm using WITHOUT_MOZILLA due to the
reported problems building the Mozilla subproject, but both versions
fail quickly and in the exact same place.
config.status: creating config.h
config.status: executing depfiles commands
gmake all-recursive
gmake[1]: Entering directory
`/usr/ports/editors/openoffice-1.1/work/oo_1.1.2_src/dmake'
Making all in unix
gmake[2]: Entering directory
`/usr/ports/editors/openoffice-1.1/work/oo_1.1.2_src/dmake/unix'
if gcc32 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -I../unix/linux/gnu
-I../unix -I../unix/linux -g -O2 -MT arlib.o -MD -MP -MF
".deps/arlib.Tpo" \
-c -o arlib.o `test -f 'arlib.c' || echo './'`arlib.c; \
then mv -f ".deps/arlib.Tpo" ".deps/arlib.Po"; \
else rm -f ".deps/arlib.Tpo"; exit 1; \
fi
In file included from arlib.c:101:
../extern.h:126:20: types.h: No such file or directory
gmake[2]: *** [arlib.o] Error 1
gmake[2]: Leaving directory
`/usr/ports/editors/openoffice-1.1/work/oo_1.1.2_src/dmake/unix'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory
`/usr/ports/editors/openoffice-1.1/work/oo_1.1.2_src/dmake'
gmake: *** [all] Error 2
*** Error code 2
Stop in /usr/ports/editors/openoffice-1.1.
Other than a different working directory, -devel gives the exact same
error.
-Jon
More information about the freebsd-openoffice
mailing list