public inbox for cygwin-apps@cygwin.com
 help / color / mirror / Atom feed
* Redefinition of `struct in6_addr'?
@ 2013-04-24 15:34 Max Balduino
  2013-04-24 15:44 ` Corinna Vinschen
  0 siblings, 1 reply; 5+ messages in thread
From: Max Balduino @ 2013-04-24 15:34 UTC (permalink / raw)
  To: cygwin-apps

Dear all,

Looks like there's something wrong here:

userwinemt@ioxp /usr/src/vpnc-0.5.2
$ make install
LC_ALL=C perl -w ./enum2debug.pl isakmp.h >vpnc-debug.c 2>vpnc-debug.h
gcc -O3 -g -W -Wall -Wmissing-declarations -Wwrite-strings
-DVERSION=\"0.5.2\"   -c -o sysdep.o sysdep.c
In file included from /usr/include/cygwin/in.h:267,
                 from /usr/include/netinet/in.h:14,
                 from sysdep.h:23,
                 from sysdep.c:71:
/usr/include/cygwin/in6.h:76: error: redefinition of `struct in6_addr'

I'm compiling vpnc-0.5.2 on a fresh cygwin environment, just
downloaded from stable distribution. I'm using gcc version 3.4.4
(cygming special, gdc 0.12, using dmd 0.125). I've googled for it and
found a post reading "Problems with latest cygwin + latest sources"
that claims for the same error.

Anybody has seen this before or has a quick workaround, please?

Best Regards,
Max.

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2013-04-24 18:59 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-04-24 15:34 Redefinition of `struct in6_addr'? Max Balduino
2013-04-24 15:44 ` Corinna Vinschen
2013-04-24 16:15   ` Max Balduino
2013-04-24 16:35     ` Adam Dinwoodie
2013-04-24 18:59       ` Christopher Faylor

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).