Re: general/3942: During make install I saw Abort - core several times.

1999-04-21 Thread dgaudet
[In order for any reply to be added to the PR database, ]
[you need to include [EMAIL PROTECTED] in the Cc line ]
[and leave the subject line UNCHANGED.  This is not done]
[automatically because of the potential for mail loops. ]
[If you do not include this Cc, your reply may be ig-   ]
[nored unless you are responding to an explicit request ]
[from a developer.  ]
[Reply only with text; DO NOT SEND ATTACHMENTS! ]


Synopsis: During make install I saw Abort - core several times.

State-Changed-From-To: open-closed
State-Changed-By: dgaudet
State-Changed-When: Tue Apr 20 16:17:47 PDT 1999
State-Changed-Why:
[This is a standard response.]
No response from submitter, assuming issue has been resolved.



Re: general/3942: During make install I saw Abort - core several times.

1999-03-10 Thread Ralf S. Engelschall
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


general/3942: During make install I saw Abort - core several times.

1999-02-22 Thread John Eismeier

Number: 3942
Category:   general
Synopsis:   During make install I saw Abort - core several times.
Confidential:   no
Severity:   non-critical
Priority:   medium
Responsible:apache
State:  open
Class:  support
Submitter-Id:   apache
Arrival-Date:   Mon Feb 22 12:50:00 PST 1999
Last-Modified:
Originator: [EMAIL PROTECTED]
Organization:
apache
Release:1.3.4
Environment:
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
Fix:

Audit-Trail:
Unformatted:
[In order for any reply to be added to the PR database, ]
[you need to include [EMAIL PROTECTED] in the Cc line ]
[and leave the subject line UNCHANGED.  This is not done]
[automatically because of the potential for mail loops. ]
[If you do not include this Cc, your reply may be ig-   ]
[nored unless you are responding to an explicit request ]
[from a developer.  ]
[Reply only with text; DO NOT SEND ATTACHMENTS! ]