[ADOL-C] Cygwin build of ADOL-C fails
Andrea Walther
andrea.walther at uni-paderborn.de
Wed Jun 8 08:48:08 EDT 2011
Hi,
>
> Specifically, the trouble is that, while the configure script (--enable-sparse --enable-static) seems to run ok, the make eventually produces
>
> Making all in drivers
> mv: cannot stat '.deps/drivers.Tpo': No such file or directory
> make[5]: *** [drivers.lo] Error 1
> make[4]: *** [all-recursive] Error 1
> make[3]: *** [all] Error 2
> make[2]: *** [all-recursive] Error 1
> make[1]: *** [all] Error 2
> make: *** [all-recursive] Error 1
>
Something similar happens sometimes also using Linux
(at least on my laptop).
In these cases the following approach had worked:
- get everything fresh from the COIN-OR ADOL-C page
- run a autoreconf statement
- at start again from the beginning
Then it worked usually on my laptop.
Hope it helps
Andrea
More information about the ADOL-C
mailing list