M
Micaelis
Guest
ppl,
I'm trying to compile q-gears with cygwin.
It's not so hard as I imagined, but I have some quirks in the path...
Using the bootstrap script, I get the message below:
micaelis@aeris ~/progs/q-gears/trunk/projects/autotools
autoreconf-2.61: Entering directory `.'
autoreconf-2.61: configure.ac: not using Gettext
autoreconf-2.61: running: aclocal --force -I build-aux
autoreconf-2.61: configure.ac: tracing
autoreconf-2.61: running: libtoolize --copy --force
Putting files in AC_CONFIG_AUX_DIR, `build-aux'.
autoreconf-2.61: running: /usr/bin/autoconf-2.61 --force
autoreconf-2.61: running: /usr/bin/autoheader-2.61 --force
autoreconf-2.61: running: automake --add-missing --copy --force-missing
configure.ac:29: installing `build-aux/compile'
configure.ac:22: installing `build-aux/missing'
configure.ac:22: installing `build-aux/install-sh'
configure.ac:78: required file `utils/Makefile.in' not found
configure.ac:78: required file `utils/scriptdump/Makefile.in' not found
configure.ac:78: required file `utils/moviedump/Makefile.in' not found
Makefile.am:3: required directory ./utils does not exist
src/common/Makefile.am: installing `build-aux/depcomp'
autoreconf-2.61: automake failed with exit status: 1
I've find the utils under the src directory, but even making a symlink to
it, he still complains about the Makefile.in file missing somewhere...
Can someone give me a hand with this? Need more info?
Regards,
--
Mikael
I'm trying to compile q-gears with cygwin.
It's not so hard as I imagined, but I have some quirks in the path...
Using the bootstrap script, I get the message below:
micaelis@aeris ~/progs/q-gears/trunk/projects/autotools
autoreconf-2.61: Entering directory `.'
autoreconf-2.61: configure.ac: not using Gettext
autoreconf-2.61: running: aclocal --force -I build-aux
autoreconf-2.61: configure.ac: tracing
autoreconf-2.61: running: libtoolize --copy --force
Putting files in AC_CONFIG_AUX_DIR, `build-aux'.
autoreconf-2.61: running: /usr/bin/autoconf-2.61 --force
autoreconf-2.61: running: /usr/bin/autoheader-2.61 --force
autoreconf-2.61: running: automake --add-missing --copy --force-missing
configure.ac:29: installing `build-aux/compile'
configure.ac:22: installing `build-aux/missing'
configure.ac:22: installing `build-aux/install-sh'
configure.ac:78: required file `utils/Makefile.in' not found
configure.ac:78: required file `utils/scriptdump/Makefile.in' not found
configure.ac:78: required file `utils/moviedump/Makefile.in' not found
Makefile.am:3: required directory ./utils does not exist
src/common/Makefile.am: installing `build-aux/depcomp'
autoreconf-2.61: automake failed with exit status: 1
I've find the utils under the src directory, but even making a symlink to
it, he still complains about the Makefile.in file missing somewhere...
Can someone give me a hand with this? Need more info?
Regards,
--
Mikael