Xymon Mailing List Archive search

Error running gmake install

list Henrik Størner
Mon, 11 Apr 2005 12:35:35 +0000 (UTC)
Message-Id: <d3dqun$o8i$user-e356fad9864f@xymon.invalid>

In <user-66c3cc190cf2@xymon.invalid> lars ebeling <user-b8ea1138b488@xymon.invalid> writes:
I have tested to run make install on 2 machines (32-bits and 64-bits kernels).
I get the same error on both:

cd webfiles; find . � grep -v RCS � grep -v DIST � ../../build/setup-newfiles /opt/hobbit/server/web/ ../../build/md5.dat
Loading md5-data ... OK
Installing new file /opt/hobbit/server/web/report_form_daily
Installing new file /opt/hobbit/server/web/report_form_weekly
/bin/sh: 23720 Memory fault(coredump)
This turned out to be a file-descriptor leak in the "setup-newfiles"
tool used during installation. (It's an old bug - just haven't seen it
before). If you do run into this, there's a patch at
http://www.hswn.dk/hobbitsw/hobbit-4.0.2-setup.patch that fixes it.


Regards,
Henrik