Re: Thanks all! Re: unknown symbols--was compilation errors

Ian,

You are right. I have version 2.59 of autoconf, but version 1.4-p6 of 
automake.

I upgraded to version 1.9.6 of automake, and started the build over on a fresh 
source tree, autogen.sh, configure, make, and it works without errors.

Thanks Again
Russ Poyner

>
> I guess its a problem with the versions of automake and autoconf.
>
> Try running these in the top-level comedi directory:
>
>   autoconf --version
>   automake --version
>
> Also run them in an empty directory and compare the results.  Sometimes
> the auto-tools in the PATH are just wrapper scripts that try and guess
> which version to run based in files in the current directory.  If older
> versions are shown when they are run in the top-level comedi directory,
> try deleting (or moving) the aclocal.m4 and Makefile.in files and
> rerunning ./autogen.sh.
>
> For reference, running autoconf --version and automake --version in the
> top-level comedi directory on my system shows autoconf version 2.59 and
> automake version 1.9.6.

Received on 2006-06-14Z19:01:34