Path: utzoo!utgpu!jarvis.csri.toronto.edu!cs.utexas.edu!swrinde!ucsd!ucbvax!THUMPER.BELLCORE.COM!nsb From: nsb@THUMPER.BELLCORE.COM (Nathaniel Borenstein) Newsgroups: comp.soft-sys.andrew Subject: Core dump in build Message-ID: Date: 23 Feb 90 12:25:25 GMT Sender: daemon@ucbvax.BERKELEY.EDU Organization: The Internet Lines: 17 Well, I've finally gotten around to applying patch 3 to my version of Andrew, and it dies consistently in the build process on the Sun4. It is the usual kind of thing -- you type "make Install" in the atk/ness directory, and it comes back with the following: Checking Destination Directories.... touch install.time touch install.doc sh: 6141 Memory fault - core dumped *** Error code 139 make: Fatal error: Command failed for target `Install' All of the actual code seems to be compiling OK, and right now I've got the compilation moving along nicely by using "make -k Install". However, I hadn't seen this bug reported for patch 3 (though I had seen similar ones for earlier releases) and it never happened to me before, so I thought I should report it. -- Nathaniel