php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #447 Compile error with SunPRO cc
Submitted: 1998-06-10 14:58 UTC Modified: 1998-06-10 19:17 UTC
From: khapeman at skidmore dot edu Assigned:
Status: Closed Package: Installation problem
PHP Version: 3.0 Final Release OS: Solaris 2.6
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: khapeman at skidmore dot edu
New email:
PHP Version: OS:

 

 [1998-06-10 14:58 UTC] khapeman at skidmore dot edu
cc -g -O   -I. -I.     -c  main.c

compile fails with an error pointing to missing #ENDIF in constants.h

It took me a while, but I found there was a missing NL at the end of
constants.h.  I edited it, went to the bottom, hit return, filed it and the
problem went away.

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [1998-06-10 19:17 UTC] rasmus
Weird.  But ok, fixed.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sun Dec 22 01:01:30 2024 UTC