On 02/04/18 10:21 AM, Dmitrii Pasechnik wrote:
Hi,
I just wonder whether this is a relatively common case of an updated
make dependence, which is incompatible on the binary level (e.g. due to
wrong minor version number).
E.g. if your make has guile extension enabled, it is easy to shoot
yourself in the foot by hacking on one of libguile dependencies...
you went offlist .. let's not.
Also, not sure how to check for whatever it is you suggest.
root@phobos:~# which make
/usr/bin/make
root@phobos:~# file /usr/bin/make
/usr/bin/make: ELF 32-bit LSB shared object, Intel 80386, version 1
(SYSV), dynamically linked, interpreter /lib/ld-linux.so.2, for
GNU/Linux 2.6.32,
BuildID[sha1]=fcdb8756a78eb97afc306cc2c6acce391bfafbc3, stripped
root@phobos:~#
Dennis
_______________________________________________
Bug-make mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/bug-make