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
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
24 + 33 = ?
Subscribe to this entry?

 
 [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

Add a Patch

Pull Requests

Add a Pull Request

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: Thu Apr 25 21:01:36 2024 UTC