You are viewing a plain text version of this content. The canonical link for it is here.
Posted to apache-bugdb@apache.org by Manoj Kasichainula <ma...@io.com> on 1997/07/24 07:40:03 UTC

other/905: htdigest will not compile (ap_signal)

>Number:         905
>Category:       other
>Synopsis:       htdigest will not compile (ap_signal)
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    apache (Apache HTTP Project)
>State:          open
>Class:          sw-bug
>Submitter-Id:   apache
>Arrival-Date:   Wed Jul 23 22:40:01 1997
>Originator:     manojk@io.com
>Organization:
apache
>Release:        1.3a1
>Environment:
Red Hat Linux 4.2, kernel 2.0.30, libc 5.3.12
>Description:
When attempting to compile htdigest in the support directory, I get
an "Undefined reference to 'ap_signal'"
>How-To-Repeat:
Configure on a non QNX (I think) machine and try to compile htdigest
>Fix:
It appears to my tired eyes that htdigest is including a header file
that redefines signal to ap_signal, but doesn't compile ap_signal from http_main.c
into the binary. I'd probably move ap_signal into its own module and
add it to the compilation of programs in support/ that use it
>Audit-Trail:
>Unformatted: