Re: [Groff] CVS fails on Mac OSX (10.3.9)

2005-06-23 Thread Robert Goulding
On Jun 23, 2005, at 12:31 PM, Werner LEMBERG wrote: %^&*! OK, I've just committed my fourth try to fix the eternal getopt problem. This time I use the gnulib version with a prefix to avoid any collision with local getopt versions. Groffers, please test! Works perfectly for me now on OSX! -

Re: [Groff] CVS fails on Mac OSX (10.3.9)

2005-06-23 Thread Werner LEMBERG
> This morning I get: > > g++ -I. -I. -I/Users/Robert/groff/src/include > -I/Users/Robert/groff/src/include -DHAVE_CONFIG_H -g -O2 -c color.cpp > In file included from color.cpp:30: > /usr/include/unistd.h:183: error: declaration of C function `int > getopt(int, > char* const*, const char

Re: [Groff] CVS fails on Mac OSX (10.3.9)

2005-06-22 Thread Robert Goulding
On Jun 22, 2005, at 5:55 AM, Werner LEMBERG wrote: The latest changes in CVS lead to the following errors when compiling on a Mac: [...] Thanks, I hope this is fixed now in the CVS. Please test. This morning I get: g++ -I. -I. -I/Users/Robert/groff/src/include -I/Users/Robert/groff/src/in

Re: [Groff] CVS fails on Mac OSX (10.3.9)

2005-06-21 Thread Werner LEMBERG
> The latest changes in CVS lead to the following errors when > compiling on a Mac: [...] Thanks, I hope this is fixed now in the CVS. Please test. Werner ___ Groff mailing list Groff@gnu.org http://lists.gnu.org/mailman/listinfo/groff

[Groff] CVS fails on Mac OSX (10.3.9)

2005-06-21 Thread Robert Goulding
The latest changes in CVS lead to the following errors when compiling on a Mac: g++ -I. -I. -I/Users/Robert/groff/src/include -I/Users/Robert/groff/src/include -DHAVE_CONFIG_H -g -O2 -c color.cpp In file included from color.cpp:30: /usr/include/unistd.h:183: error: declaration of `int getopt