On Fri, Apr 26, 2002 at 11:43:07AM -0400, Ronald Florence wrote:
> Making all in sigc++
> gnumake[1]: Entering directory `/usr/local/src/lyx-1.2.0pre4/sigc++'
> m4 -I./macros macros/object_slot.h.m4 > ./object_slot.h
> m4: bad option: -I./macros
> gnumake[1]: *** [object_slot.h] Error 1
> gnumake[1]: Leaving directory `/usr/local/src/lyx-1.2.0pre4/sigc++'
> gnumake: *** [all-recursive] Error 1
You need to use GNU m4 (check the archives, this came up recently).
> It appears that -I is not an option in the Solaris m4. I'd welcome a
> workaround suggestion. (I hope LyX hasn't become so Linux-oriented
> that it no longer compiles with standard Unix utilities.)
It's GNU not Linux-oriented I'm afraid :/
I expect we'll take patches to fix it if possible
regards
john
--
"I continue to be amazed at what Andrei can make templates do. Some of it
still makes my head hurt."
- Herb Sutter