Aidan Gauland <[email protected]> skribis: > I'm not sure whether this is a bug, but it's inconsistent behaviour. I > ran (in the guile-2.0.9 directory) > > $ ./configure -C > > and got an error about a missing dependency, which I installed, and then > and re-ran "./configure -C", which detected the newly installed > dependency and reported a *different* missing dependency. I repeated > this a few times until it got to unistring, which it did not detect > after I installed it until I re-ran ./configure *without* -C.
Which dependency exactly? Normally info related to dependencies whose unavailability leads to an error (such as libunistring and bdw-gc) is *not* cached. Thanks, Ludo’.
