The following reply was made to PR general/3942; it has been noted by GNATS.

From: "Ralf S. Engelschall" <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Cc:  Subject: Re: general/3942: During make install I saw Abort - core several 
times.
Date: Wed, 10 Mar 1999 13:33:37 +0100

 In article <[EMAIL PROTECTED]> you wrote:
 
 > lhw0171% uname -a
 > SunOS lhw0171 5.6 Generic_105181-05 sun4u sparc
 > lhw0171% gcc -v
 > Reading specs from /usr/gnu/lib/gcc-lib/sparc-sun-solaris2.6/2.8.1/specs
 > gcc version 2.8.1
 >>Description:
 > <=== [mktree]
 > ===> [programs: Installing Apache httpd program and shared objects]
 > ./src/helpers/install.sh -c -s -m 755 ./src/httpd /usr/apache/bin/httpd
 > Abort - core dumped
 > ./src/helpers/install.sh -c -m 644 ./src/support/httpd.8 
 > /usr/apache/man/man8/h\
 > ttpd.8
 > <=== [programs]
 > ===> [support: Installing Apache support programs and scripts]
 > ./src/helpers/install.sh -c -s -m 755 ./src/support/ab /usr/apache/bin/ab
 > Abort - core dumped
 > ./src/helpers/install.sh -c -m 644 ./src/support/ab.1 
 > /usr/apache/man/man1/ab.1
 >>How-To-Repeat:
 > make install
 
 I'm sure our installation procedure isn't broken because it works ;-) Instead
 I guess some local program the our install.sh script uses is broken on your
 platform. Try to run it manually and find out which program actually dumps
 core and contact your OS vendor when it's something like `cp', `chmod',
 `strip', etc.
                                        Ralf S. Engelschall
                                        [EMAIL PROTECTED]
                                        www.engelschall.com

Reply via email to