>Number:         2702
>Category:       os-aix
>Synopsis:       conflicting declarations of dlerror in os/unix/os.c
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    apache
>State:          open
>Class:          sw-bug
>Submitter-Id:   apache
>Arrival-Date:   Fri Jul 24 10:40:00 PDT 1998
>Last-Modified:
>Originator:     [EMAIL PROTECTED]
>Organization:
apache
>Release:        1.3.1
>Environment:
AIX 4.2.1, xlC 3.1.4
>Description:
os.c includes a declaration of dlerror as char * from /usr/include/dlfcn.h.
This clashes with the declaration in os-aix-dso.c as const char *.

>How-To-Repeat:
run Configure and make, compilation of os.c fails.
>Fix:
Check whether dl functions in AIX 4.2.1 (libdl.a) can be used and ignore
os-aix-dso.c for AIX4.2.1. If that is impossible declare function consistently.


>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. ]



Reply via email to