You are viewing a plain text version of this content. The canonical link for it is here.
Posted to apache-bugdb@apache.org by Mario Misic <ma...@laus.hr> on 1997/08/08 14:40:02 UTC

os-aix/979: cannot compile apache_1.2.1 on AIX_4.2

>Number:         979
>Category:       os-aix
>Synopsis:       cannot compile apache_1.2.1 on AIX_4.2
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    apache (Apache HTTP Project)
>State:          open
>Class:          sw-bug
>Submitter-Id:   apache
>Arrival-Date:   Fri Aug  8 05:40:01 1997
>Originator:     mario@laus.hr
>Organization:
apache
>Release:        1.2.1
>Environment:
AIX cc 2 4 00993507C000

Compiler is cc or gcc !
>Description:
Everything compiles OK but when compiling http_main.c WARNING appears:
        cc -c   -O2 -DAIX -U__STR__   http_main.c
"http_main.c", line 1780.47: 1506-280 (W) Function argument assignment between types "unsigned long*" and "int*" is not allowed.
"http_main.c", line 1825.42: 1506-280 (W) Function argument assignment between types "unsigned long*" and "int*" is not allowed.
"http_main.c", line 2434.53: 1506-280 (W) Function argument assignment between types "unsigned long*" and "int*" is not allowed.
"http_main.c", line 2442.51: 1506-280 (W) Function argument assignment between types "unsigned long*" and "int*" is not allowed.
    1699  1500-010: (W) WARNING in child_main: Infinite loop.  Program may not stop.

and when linking :

       cc    -o httpd alloc.o http_main.o http_core.o http_config.o http_request.o  http_log.o http_protocol.o rfc1413.o util.o util_script.o modules.o buff.o md5c.o util_md5.o explain.o http_bprintf.o util_date.o util_snprintf.o mod_env.o  mod_log_config.o  mod_mime.o  mod_negotiation.o  mod_include.o  mod_dir.o  mod_cgi.o  mod_asis.o  mod_imap.o  mod_actions.o  mod_userdir.o  mod_alias.o  mod_access.o  mod_auth.o  mod_auth_anon.o  mod_digest.o  mod_headers.o  mod_usertrack.o  mod_browser.o   
ld: 0711-317 ERROR: Undefined symbol: .__set_errno128
ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information.
make: 1254-004 The error code from the last command is 8.


Stop.
>How-To-Repeat:

>Fix:

>Audit-Trail:
>Unformatted: