On Fri, Aug 10, 2012 at 12:38:27PM +0300, Sven Hartrumpf wrote: > Hi. > > Fri, 10 Aug 2012 12:11:31 +0300, dsp wrote: > > gmake check fails on multiple tests (namely compiler-inlines) > > with: > > [panic] `##sys#error-hook' is not defined - the `library' unit was > > probably not linked with this executable - execution terminated > > Can you check whether this message did not also show up > during "make ... install"? > (I am having a similar problem with a 32bit install on a 64bit Linux, > see thread "bootstrapping (again)" from December 2011.)
you are correct. indeed it first happens during make install. i attach some output: install -m755 setup-download.import.so "/tmp/chicken/lib/chicken/6" install -m755 setup-api.so "/tmp/chicken/lib/chicken/6" install -m755 setup-download.so "/tmp/chicken/lib/chicken/6" /tmp/chicken/bin/chicken-install -update-db [panic] `##sys#error-hook' is not defined - the `library' unit was probably not linked with this executable - execution terminated gmake[2]: [install-bin] Error 1 (ignored) gmake[2]: Leaving directory `/home/dsp/chicken-4.8.0rc1' cheers DsP > > Sven > > _______________________________________________ > Chicken-hackers mailing list > [email protected] > https://lists.nongnu.org/mailman/listinfo/chicken-hackers
pgp4YhZszN5Sd.pgp
Description: PGP signature
_______________________________________________ Chicken-hackers mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/chicken-hackers
