You are viewing a plain text version of this content. The canonical link for it is here.
Posted to apache-bugdb@apache.org by rs...@apache.org on 1998/08/03 09:48:06 UTC

Re: os-linux/2527: Incorrect assumptions in the 1.3.0 Configure script for Linux 2.0.x/libc5 (non-glibc2) systems.

[In order for any reply to be added to the PR database, ]
[you need to include <ap...@Apache.Org> 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: Incorrect assumptions in the 1.3.0 Configure script for Linux 2.0.x/libc5 (non-glibc2) systems.

State-Changed-From-To: open-feedback
State-Changed-By: rse
State-Changed-When: Mon Aug  3 00:48:04 PDT 1998
State-Changed-Why:
I'm a little bit confused. Because first Apache built
fine under Debian and RedHat boxes and the src/Configure
script has correct entries to check for -ldl and -lcrypt
IMHO. You say that it's unable to see that -ldl and
-lcrypt is needed. When this is the case then
the TestCompile stuff is broken for you. Can you
try the two TestCompile command manually and see
why they lead to incorrect results on your Linux box?