From nobody@hyperreal.com Fri Jun 6 12:18:17 1997 Received: (from nobody@localhost) by hyperreal.com (8.8.5/8.8.5) id MAA13027; Fri, 6 Jun 1997 12:18:17 -0700 (PDT) Message-Id: <199706061918.MAA13027@hyperreal.com> Date: Fri, 6 Jun 1997 12:18:17 -0700 (PDT) From: Gary Swofford Reply-To: gary@hroads.net To: apbugs@hyperreal.com Subject: Cannot compile 1.2.0 source on Linux. X-Send-Pr-Version: 3.2 >Number: 691 >Category: general >Synopsis: Cannot compile 1.2.0 source on Linux. >Confidential: no >Severity: critical >Priority: medium >Responsible: apache >State: closed >Class: sw-bug >Submitter-Id: apache >Arrival-Date: Fri Jun 6 12:20:01 1997 >Last-Modified: Fri Jun 6 12:30:44 PDT 1997 >Originator: gary@hroads.net >Organization: >Release: 1.2.0 >Environment: Intel Pentium Linux Slackware distribution kernel version 2.0.29 Apache 1.2.0 source gcc 2.7.2 >Description: There is a file called /usr/include/i386/jmp_buf.h missing from Slackware Linux (maybe other dists too?). When make tries to compile alloc.c it complains about the missing file and quits. Here is the calling relationship: alloc.c -> conf.h -> /usr/include/setjmp.h -> /usr/include/jmp_buf.h -> /usr/include/i386/jmp_buf.h I can't find the last file anywhere on my hard drive. I have the latest Slackware CD from Walnut Creek, so I searched for the file there also. >How-To-Repeat: Try to compile 1.2.0 on Linux 2.0.x. >Fix: Find that /usr/include/i386/jmp_buf.h file >Audit-Trail: State-Changed-From-To: open-closed State-Changed-By: marc State-Changed-When: Fri Jun 6 12:30:44 PDT 1997 State-Changed-Why: This is not a problem with Apache; we can do nothing about your OS not being installed correctly. There are so many different versions of Linux; you really have to ask your question on a Linux newsgroup. >Unformatted: