You are viewing a plain text version of this content. The canonical link for it is here.
Posted to apache-bugdb@apache.org by Wi...@hyperreal.org, Werner <ww...@taffimai.demon.co.uk> on 1998/07/24 19:37:20 UTC

os-aix/2702: conflicting declarations of dlerror in os/unix/os.c

>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:     ww@taffimai.demon.co.uk
>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 <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. ]