On Sun, Jun 10, 2001 at 08:57:37PM -0400, Sanjay Vohra wrote:
> hi
> im tryign to get this ver 1.6.fix2 to work on a sun solaris 2.7
> and get the following errors after make, can you help me out?
>
> # make
> Making all in intl
> Making all in po
> Making all in sigc++
> make all-recursive
> Making all in macros
> m4 -I./macros macros/basic_signal.h.m4 > basic_signal.h
> m4: bad option: -I./macros
so the version of m4 invoked doesn't understand -I
> checking for gm4... (cached) m4
this must not be GNU m4. It seems that sigc++ requires GNU m4.
Install GNU m4 as gm4 and it should work OK.
I don't know if this is intended or not. INSTALL does not mention
such a requirement.
regards,
john
--
"Someone turn off the good idea tap; we're drowning here!"
- Rusty Russell