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 #18 from ebotcazou at gcc dot gnu dot org  2007-02-16 19:39 -------
> With --enable-languages={c,c++} it still builds fastjar.
> Don't ask me why.

Something is very likely misconfigured.

> > You didn't set CONFIG_SHELL.
> 
> What should I set it to?
> I guess GNU bash isn't good enough, right?

You should set CONFIG_SHELL to something.

> Well, it doesn't seem to help either, I get lots of errors with native make.
> Looks like GNU make is required, or did I forget to set something else?

http://gcc.gnu.org/install/prerequisites.html

> Same for GNU m4: 
> bison -y --name-prefix=__gettext --output plural.c ../.././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] 

You shouldn't need bison or m4 either. 


-- 


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]