Re: freeswan-2.00-pre4 doesn't compile
"Marco Berizzi" <[email protected]>
| Newsgroups | gmane.network.freeswan.devel |
|---|---|
| Message-ID | <[email protected]> |
Very interesting. I have applied this patch to snap2003jan31h:
*** Makefile.program Fri Jan 31 15:51:44 2003
--- Makefile.program.orig Fri Jan 31 16:03:55 2003
***************
*** 22,28 ****
WERROR:= -Werror
endif
! #CFLAGS+= ${WERROR}
MANDIR8=$(MANTREE)/man8
MANDIR5=$(MANTREE)/man5
--- 22,28 ----
WERROR:= -Werror
endif
! CFLAGS+= ${WERROR}
MANDIR8=$(MANTREE)/man8
MANDIR5=$(MANTREE)/man5
Now compiling programs work well.
----- Original Message -----
From: "D. Hugh Redelmeier" <[email protected]>
To: "Marco Berizzi" <[email protected]>
> Unfortunately, the header files on your system violate the ISO
> standard for the C language.
???? Header files are taken from vanilla kernel 2.4.20