> 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*)' conflicts with
> /Users/Robert/groff/src/include/getopt.h:155: error: previous 
> declaration `int
>     getopt()' here

%^&*!  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!


    Werner


_______________________________________________
Groff mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/groff

Reply via email to