This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c/30819] php 5.2.1 / gcc 4.1.1 / solaris 2.9 / 64 bit



------- Comment #24 from tony2001 at php dot net  2007-02-16 20:41 -------
(In reply to comment #21)
> > Well, I just unpacked the tar, executed configure, make and got this error
> > message.
> 
> And set CONFIG_SHELL?  

Ok, using ksh now.

> And configured outside the source directory?

Why on earth is this required?
Though, it still fails in the same place:

bison -y --name-prefix=__gettext --output plural.c
/space/tony/gcc-4.1.2/intl/plural.y
M4sugar requires GNU M4. Install it before installing M4sugar or
set the M4 environment variable to its path name.make[2]: *** [plural.c] Broken
Pipe
make[2]: Leaving directory `/space/tony/intl'
make[1]: *** [all-intl] Error 2
make[1]: Leaving directory `/space/tony'
make: *** [all] Error 2


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30819


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]