php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #8209 Warnings from configure.in when buildconf is run
Submitted: 2000-12-12 10:37 UTC Modified: 2001-01-23 11:20 UTC
From: yusufg at outblaze dot com Assigned:
Status: Closed Package: Compile Warning
PHP Version: 4.0 Latest CVS (12/12/2000) OS: Linux 2.2.17
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: yusufg at outblaze dot com
New email:
PHP Version: OS:

 

 [2000-12-12 10:37 UTC] yusufg at outblaze dot com
Running ./buildconf on a CVS tree results in the following
messages

[yusufg@ibmthinkpad php4]$ ./buildconf
buildconf: checking installation...
buildconf: autoconf version 2.13 (ok)
buildconf: automake version 1.4 (ok)
buildconf: libtool version 1.3.4 (ok)
rebuilding Makefile templates
automake: configure.in: installing `Zend/ylwrap'
rebuilding configure
configure.in:677: AC_PROG_CXXCPP was called before AC_PROG_CXX
rebuilding acconfig.h
rebuilding main/php_config.h.in
configure.in:677: AC_PROG_CXXCPP was called before AC_PROG_CXX
[yusufg@ibmthinkpad php4]$


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-01-23 11:20 UTC] jalal@php.net
Duplicate of 8090.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 19:01:28 2024 UTC