Received: (qmail 11622 invoked by uid 2012); 16 Feb 1998 17:40:35 -0000 Message-Id: <19980216174035.11621.qmail@hyperreal.org> Date: 16 Feb 1998 17:40:35 -0000 From: ripon bhattacharjee Reply-To: ripon@wipinfo.soft.net To: apbugs@hyperreal.org Subject: syntax error at or near 'const' (regex.h) X-Send-Pr-Version: 3.2 >Number: 1815 >Category: os-sunos >Synopsis: syntax error at or near 'const' (regex.h) >Confidential: no >Severity: serious >Priority: medium >Responsible: apache >State: closed >Class: sw-bug >Submitter-Id: apache >Arrival-Date: Mon Feb 16 09:50:01 PST 1998 >Last-Modified: Mon Feb 16 09:59:43 PST 1998 >Originator: ripon@wipinfo.soft.net >Organization: >Release: 1.2.5 >Environment: SunOs 4.1.4 sun-4c cc >Description: syntax error at or near 'const' (regex.h) -do- 'register' (regcomp.ih) -do- '*' and 'int' (regex.h) >How-To-Repeat: I got this problem after running 'make' from src dir. >Fix: n >Audit-Trail: State-Changed-From-To: open-closed State-Changed-By: marc State-Changed-When: Mon Feb 16 09:59:43 PST 1998 State-Changed-Why: While you don't include the full output around the error, it appears like you are trying to use Sun's non-ANSI ancient cc. That will not work because it does not support ANSI C. Get something like gcc. >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. ]