ID:               15823
 Comment by:       altman at hotmail dot co dot il
 Reported By:      david at pananix dot com
 Status:           No Feedback
 Bug Type:         *Configuration Issues
 Operating System: Linux-2.4.18
 PHP Version:      4.1.2
 New Comment:

Hello everyone. Nothing in the world can take the place of Persistence.
 Talent will not; nothing is more common than unsuccessful men with
talent.  Genius will not; unrewarded genius is almost a proverb. 
Education will not; the world is full of educated derelicts. 
Persistence and determination alone are omnipotent. The slogan 'Press
On' has solved and always will solve the problems of the human race.
Help me! I find sites on the topic: Baclofen pump dosage. I found only
this - <a href="http://broncosaloon.ch/Members/Baclofen";>replacement
drugs for baclofen</a>. Although these results have been increased, it
is very privately visit the today of mitt the attacks has on unbearable
diminution, baclofen. Baclofen, canada methamphetamine is instead used
for violent sugar in canada. With respect :eek:, Rasine from Marino.


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

[2002-05-13 00:00:03] php-bugs at lists dot php dot net

No feedback was provided for this bug for over a month, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".

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

[2002-04-12 10:41:34] sni...@php.net

Does this happen with the latest PHP 4.2.0RC from
http://www.php.net/~derick/ (or with latest CVS snapshot
http://snaps.php.net/)

??


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

[2002-04-12 08:21:14] tlamy at gayforum dot net

Guess you are using autoconf 2.5[23]. Here's a small diff, it has
worked for me.


diff -u ../php-4.1.2/configure.in configure.in
--- ../php-4.1.2/configure.in   Wed Feb 27 10:06:31 2002
+++ configure.in        Fri Apr 12 10:10:57 2002
@@ -122,6 +122,7 @@
 AC_PROG_LEX
 if test -n "$LEX"; then
   AC_DECL_YYTEXT
+  true
 fi

 dnl ## Make flex scanners use const if they can, even if __STDC__ is
not
@@ -227,7 +228,7 @@

 unset ac_cv_func_yp_get_default_domain
 AC_CHECK_FUNC(yp_get_default_domain,
- [php_no_nsl_checks=yes],[ ])
+ [php_no_nsl_checks=yes],[])
 unset ac_cv_func_yp_get_default_domain

 if test "$php_no_nsl_checks" != "yes"; then

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

[2002-03-01 16:44:20] david at pananix dot com

I d/l 4.1.2
ran configure and got an error (line 3395)
rm'd configure and ran buildconf which rebuilt configure
same error:
line 3395: syntax error near unexpected token 'fi'

line 3393 contains an else clause
line 3394 is blank
line 3395 contains fi

If I fix this (comment out else), this same error
occurs 3 more times.  Fixing each in turn, configure
finally completes, but does not create a Makefile.

system: LFS-3.2rc1 (Linux From Scratch)
automake-1.5, autoconf-2.52, libtool-1.4.2
Note: php-4.0.6 did not have this problem for me,
but 4.1.0, 4.1.1, and 4.1.2 do. I've avoided upgrading,
but now find I must.  4.0.6 still configs fine.
more info on request -

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


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

Reply via email to