Re: comedilib automake error

  ia> Try an earlier version of automake?  Preferably, 1.7.x but 1.8.x might work.

Thanks for your reply, Ian ...

Your letter and a good night's sleep helped!  I re-grouped a bit and then tried again.

Using  automake-1.9 ran to completion though it did output the following:

    ./autogen.sh
   /usr/share/aclocal/pkg.m4:5: warning: underquoted definition of
   PKG_CHECK_MODULES
     run info '(automake)Extending aclocal'
     or see
     http://sources.redhat.com/automake/automake.html#Extending-aclocal
   Remember to add `AC_PROG_LIBTOOL' to `configure.ac'.
   configure.ac: installing `./install-sh'
   configure.ac: installing `./missing'
   comedi_calibrate/Makefile.am: installing `./compile'
   comedi_calibrate/Makefile.am: installing `./depcomp'
   automake: redefinition of `info'...
   /usr/share/automake-1.9/am/program.am: ... `info$(EXEEXT)' previously defined here

Are those messages are "normal"?


*Stupid error alert*:  I forgot to run 'configure' before 'make' ...

Once I did *all* steps, I was able to build 'comedilib' as well.

  -Kenneth

Received on 2005-02-27Z15:47:45