[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: OpenOffice



The ./bootstrap routine in the CVS verison looks to have changed quite a
bit.

I have a lot to learn about autoconf, could the following errors be due to
the recent changes in autoconf (re v2.13 and normal)

----
Adding an entry to po/ChangeLog (backup is in po/ChangeLog~)

Please add the files
  codeset.m4 gettext.m4 glibc21.m4 iconv.m4 isc-posix.m4 lcmessage.m4
  progtest.m4
from the /usr/share/aclocal directory to your autoconf macro directory
or directly to your aclocal.m4 file.
You will also need config.guess and config.sub, which you can get from
ftp://ftp.gnu.org/pub/gnu/config/.

Munging po/Makefile.in.in
automake: Makefile.am: required file `./README' not found
autoconf: Undefined macros:
configure.in:31:AC_CONFIG_HEADERS(config.h)
----

then a bit further down
----
./configure: line 1494: syntax error near unexpected token
`AC_CONFIG_HEADERS(config.h)'
./configure: line 1494: `AC_CONFIG_HEADERS(config.h)'
----

then it finally fails with
----
configure: line 1494: syntax error near unexpected token
`AC_CONFIG_HEADERS(config.h)'
configure: line 1494: `AC_CONFIG_HEADERS(config.h)'
make: *** No targets specified and no makefile found.  Stop.
make: *** No rule to make target `install'.  Stop.
cp: cannot stat `/home/bug1/oo/cvs_0810/dmake/dmake': No such file or
directory
dmake: Command not found.
---


Glenn



Reply to: