Why is UpdateConfigGuess copying to "True"
Scott Hannahs via Fink-users <[email protected]>
| Newsgroups | gmane.os.apple.fink.general |
|---|---|
| Message-ID | <[email protected]> |
So, I was messing around with getting emacs working on arm. I tried the normal “UpdateConfigGuess” and then “UpdateConfigGuessInDirs” and then both which seems necessary. I still get an error of unsupported architecture. BUT the problem here is in looking at the output from fink, see the following lines: sudo -u fink-bld [ENV] sh -c /tmp/fink.kBPD9 /bin/cp -f /opt/sw/lib/fink/update/config.guess . /bin/cp -f /opt/sw/lib/fink/update/config.sub . /bin/cp -f /opt/sw/lib/fink/update/config.guess True /bin/cp -f /opt/sw/lib/fink/update/config.sub True sudo -u fink-bld [ENV] sh -c /tmp/fink.yaNFD I understand the first two cp commands, which make sense in updating things. But the third and fourth cp commands make no sense to me. They create an executable file in the build directory called “True” which is the same as config.guess and then immediately overwrite that file with config.sub. Is this an implementation error of fink, for UpdateConfigGuess(InDirs)?? -Scott _______________________________________________ Fink-users mailing list [email protected] List archive: https://sourceforge.net/p/fink/mailman/fink-users/ Subscription management: https://lists.sourceforge.net/lists/listinfo/fink-users