ID:               32461
 User updated by:  nofulfillment at numbinside dot net
 Reported By:      nofulfillment at numbinside dot net
-Status:           Feedback
+Status:           Open
 Bug Type:         MySQL related
 Operating System: GNU/Linux (Slackware 10.1)
 PHP Version:      5.0.3
 New Comment:

Ok, the configure file isn't in the 19:30 release, so I'm just going to
take your word that it was fixed. I've resolved all the issues already
anyways (corrected all settings in php.ini that refered to an invalid
file). But at least it sounds like the devs fixed it for others. 

Have a GREAT day! 
-Wes


Previous Comments:
------------------------------------------------------------------------

[2005-03-26 20:20:16] [EMAIL PROTECTED]

Ok, wait for 10 mins for the next snapshot - Zeev forgot to set the
version back to dev, that's why there is no ./configure..

------------------------------------------------------------------------

[2005-03-26 19:45:54] nofulfillment at numbinside dot net

*Frustrated*

Ok, if I should never (emphasis dropped) run autoconf, and I should
only have to run the ./configure, why isn't it working?! There is no
configure script included in the CVS stable snapshot.

So please inform me: How do I install the stable snapshot then?

------------------------------------------------------------------------

[2005-03-26 19:11:25] [EMAIL PROTECTED]

Actually - you should *never* run autoconf yourself...

------------------------------------------------------------------------

[2005-03-26 19:08:06] [EMAIL PROTECTED]

You don't need to run anything except for ./configure && make & make
install when you're building packages from php.net.
The error you get means that you're using unsupported version of
autoconf (the supported one is 2.13).

------------------------------------------------------------------------

[2005-03-26 18:55:53] nofulfillment at numbinside dot net

Please excuse the ignorance, but how would I install this package. I
tried to run autoconf to generate a ./configure file, but it gave
warnings and when I ran the result, it failed.


[EMAIL PROTECTED]:~/src/php5-STABLE-200503261730# autoconf
configure.in:150: warning: AC_PROG_LEX invoked multiple times
autoconf/programs.m4:438: AC_DECL_YYTEXT is expanded from...
configure.in:150: the top level
configure.in:77: error: possibly undefined macro: AC_MSG_ERROR
      If this token and others are legitimate, please use
m4_pattern_allow.
      See the Autoconf documentation.
configure.in:141: error: possibly undefined macro: AC_MSG_CHECKING
configure.in:146: error: possibly undefined macro: AC_MSG_RESULT
configure.in:194: error: possibly undefined macro: AC_DEFINE
configure.in:209: error: possibly undefined macro: AC_DEFINE_UNQUOTED
configure.in:484: error: possibly undefined macro: AC_TRY_LINK
configure.in:1218: error: possibly undefined macro: AC_PROG_LIBTOOL


[EMAIL PROTECTED]:~/src/php5-STABLE-200503261730# `cat
/home/AnotherUser/phpconfig.txt`
./configure: line 42: syntax error near unexpected token `Running'
./configure: line 42: `PHP_CONFIGURE_PART(Running system checks)'


The phpconfig.txt file has a known-to-be-valid ./configure statement in
there, that was used to compile both the 4.3.10 and 5.0.3 releases.


Thanks again. :)
-Wes

------------------------------------------------------------------------

The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
    http://bugs.php.net/32461

-- 
Edit this bug report at http://bugs.php.net/?id=32461&edit=1

Reply via email to