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! -
> 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
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
> 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
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