groff
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Groff] cvs sources fail to compile in cygwin...


From: P. Alejandro Lopez-Valencia
Subject: [Groff] cvs sources fail to compile in cygwin...
Date: Tue, 05 Mar 2002 19:22:34 -0500

Trying to have access to the new features in the html driver, I decided to bite the bullet, install cygwin and compile a (supposedly POSIXy) version of groff in my win32 box.

To my surprise, this is the result with gcc 2.9.5 and cygwin 1.3.10:

c++ -I. -I/home/alv/src/groff/src/libs/libgroff -I/home/alv/src/groff/src/include -I/home/alv/src/groff/src/include -DHAVE_CONFIG_H -g -O2 -c maxfilename.cc
In file included from /usr/include/unistd.h:8,
                 from maxfilename.cc:28:
/home/alv/src/groff/src/include/getopt.h:95: redefinition of `struct option'
/home/alv/src/groff/src/include/groff-getopt.h:44: previous definition here
make[2]: *** [maxfilename.o] Error 1
make[2]: Leaving directory `/home/alv/src/groff/src/libs/libgroff'
make[1]: *** [src/libs/libgroff] Error 2
make[1]: Leaving directory `/home/alv/src/groff'
make: *** [all] Error 2

Searching the net, the only previous references I found were that groff 1.61 would compile out of the box.

Ohhh well...

--
Alejandro López-Valencia
http://dradul.tripod.com/
[...] every cultured man is a theologian, and to be so
faith isn't needed. (J.L. Borges)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]