php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #14250 From cvs, ./buildconf reports errors
Submitted: 2001-11-27 10:36 UTC Modified: 2002-03-03 01:41 UTC
From: k dot davies at urbecon dot com Assigned:
Status: Closed Package: Compile Failure
PHP Version: 4.2.0 dev (CVS) OS: Cobalt RAQ 3-Red Hat 5
Private report: No CVE-ID: None
 [2001-11-27 10:36 UTC] k dot davies at urbecon dot com
Been following up on the apxs -s problem (14035), so got php from cvs, and had errors when executing ./buildconf. 
Please advise.

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-11-27 10:40 UTC] sander@php.net
Giving advise is will be very hard if you don't give us any further information. What errors did you get? You need autoconf 2.13 or newer, automake 1.4 or newer and libtool 1.4. Which versions do you use?
 [2001-11-27 10:41 UTC] derick@php.net
What is the error exactly? And which on date did you grab the CVS?
 [2001-11-27 10:45 UTC] k dot davies at urbecon dot com
Yes I have installed all the latest, doing ./buildconf wont rebuild, is there a file to delete, otherwise its delete php4 and start over from cvs
 [2001-11-27 10:48 UTC] k dot davies at urbecon dot com
got php from cvs today
 [2001-11-27 10:50 UTC] derick@php.net
rm configure; ./buildconf
and then paste the output you get.

Derick
 [2001-11-27 10:58 UTC] k dot davies at urbecon dot com
Obvious when you know how.
Results from the ./buildconf

configure.in:88: error: possibly undefined macro: AC_MSG_RESULT
configure.in:220: error: possibly undefined macro: AC_DEFINE
configure:63557: error: possibly undefined macro: _LT_AC_TRY_DLOPEN_SELF

 [2001-11-27 11:05 UTC] k dot davies at urbecon dot com
Just a though,

It is version 4.1 thats available from cvs?
 [2001-11-27 11:12 UTC] sander@php.net
No, by default you get 4.2.0
You can find 4.1.0RC3 at http://www.php.net/~zeev/php-4.1.0RC3.tar.gz
But please copy&paste the output of buildconf here.
 [2001-11-27 11:14 UTC] sander@php.net
Sorry... I didn't see that ;)
 [2001-11-27 11:21 UTC] k dot davies at urbecon dot com
Thanks for that.

wget didnt get it, so its a long haul to download to my pc then back to the server.

Thanks for your prompt and useful help.

Kevin
 [2001-11-27 11:25 UTC] sander@php.net
Is it now fixed or not?
 [2001-11-27 11:29 UTC] k dot davies at urbecon dot com
dont know, will take 30mins to get to my pc, another 30mins to get to server and five minutes to test.

I am happy to close this as I thought I was using 4.1 from cvs as the 'documentation leads you to believe'.
 [2002-03-03 01:41 UTC] kalowsky@php.net
closed as per user statement
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sun Oct 06 08:01:26 2024 UTC