On 10 Jul 2001 15:46:47 +0200, [EMAIL PROTECTED] wrote:
> Ooops.. I got trouble compiling libgii from cvs:
>
> -----------
> me@myplace > ./autogen.sh
> autoheader: error: shell error while sourcing /tmp/ah27602/traces.sh
Is /tmp full? That would explain why autoheader fails.
> automake: reading configure.in
> automake: reading aclocal.m4
> automake: reading Makefile.am
> configure.in: 684: required file `./config.h.in' not found
Is config.h.in really missing or is this a missleading error message?
> automake: creating Makefile.in
> automake: reading gg/Makefile.am
> gg/Makefile.am:5: library used but `LIBTOOL' not defined in `configure.in'
Unfortunately, this is a warning that can be ignored. I wish I knew how
to make it go away, but I haven't found an acceptable way and all
atempts to set LIBTOOL in configure.in have no affect.
> automake: creating gg/Makefile.in
> automake: reading gii/Makefile.am
>
> [...snip...]
>
> automake: reading doc/man/Makefile.am
> automake: creating doc/man/Makefile.in
> automake: reading m4/Makefile.am
> automake: creating m4/Makefile.in
> configure.in:249: error: AC_LANG: unknown language:
> aclang.m4:124: _AC_LANG_SET is expanded from...
> aclang.m4:133: AC_LANG is expanded from...
> ./aclocal.m4:3456: AC_CHECK_WINFUNC is expanded from...
> ./aclocal.m4:3471: AC_CHECK_WINFUNCS is expanded from...
> configure.in:249: the top level
I'm sure these are problems due to previous errors.
> ----------
> the configure file is empty.
--
Thayne Harbaugh