Received: (qmail 12333 invoked by uid 2012); 11 Nov 1998 14:00:15 -0000 Message-Id: <19981111140015.12332.qmail@hyperreal.org> Date: 11 Nov 1998 14:00:15 -0000 From: Avi Alkalay Reply-To: avi@br.ibm.com To: apbugs@hyperreal.org Subject: Compilation problems with GCC X-Send-Pr-Version: 3.2 >Number: 3379 >Category: os-aix >Synopsis: Compilation problems with GCC >Confidential: no >Severity: non-critical >Priority: medium >Responsible: apache >State: open >Class: change-request >Submitter-Id: apache >Arrival-Date: Wed Nov 11 06:10:00 PST 1998 >Last-Modified: >Originator: avi@br.ibm.com >Organization: apache >Release: 1.3.3 >Environment: AIX 4.3.1 GCC 2.8.1 uname -a="AIX neve 3 4 000175A24C00" >Description: I can't compile Apache. This is the message that I got: ===> src/os/unix gcc -c -I../../os/unix -I../../include -DAIX=43 -U__STR__ -DAIX_BIND_PROCESSOR -DUSE_HSREGEX `../../apaci` os.c In file included from os-aix-dso.c:92, from os.c:20: /usr/include/ldfcn.h:47: #error -qlonglong must be used make: The error code from the last command is 1. >How-To-Repeat: >Fix: Yes. Just re-configure it this way: CFLAGS=_LONG_LONG; configure The ldfcn.h file needs this definition to be included. After that Apache compiles and runs well. >Audit-Trail: >Unformatted: [In order for any reply to be added to the PR database, ] [you need to include 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! ]