Error when MAKE the port IPSEC-TOOLS

2011-02-08 Thread Mac WANG ( Sinosol Asia Ltd.)
Hi guys,
There always have error when I MAKE ipsec-tools-0.7.3. How can I do
that ? Please help me.
FreeBSD 6.3-RELEASE i386 and individuation kernel.

make  all-am
cc -DHAVE_CONFIG_H -I. -I../.. -I./../libipsec  
-I./../../src/racoon/missing -I/usr/local/include -D_GNU_SOURCE 
-DSYSCONFDIR=\/usr/local/etc/racoon\ 
-DADMINPORTDIR=\/var/db/racoon\ -pipe -g -DLDAP_DEPRECATED  -Wall
-Werror -Wno-unused -DEAYDEBUG -o crypto_openssl_test.o -c
./crypto_openssl.c
In file included from ./crypto_openssl.c:89:
./../../src/racoon/missing/crypto/sha2/sha2.h:107: error: conflicting
types for 'SHA256_CTX'
/usr/local/include/openssl/sha.h:135: error: previous declaration of
'SHA256_CTX' was here
./../../src/racoon/missing/crypto/sha2/sha2.h:112: error: conflicting
types for 'SHA512_CTX'
/usr/local/include/openssl/sha.h:181: error: previous declaration of
'SHA512_CTX' was here
./../../src/racoon/missing/crypto/sha2/sha2.h:123: error: conflicting
types for 'SHA256_Init'
/usr/local/include/openssl/sha.h:142: error: previous declaration of
'SHA256_Init' was here
./../../src/racoon/missing/crypto/sha2/sha2.h:123: error: conflicting
types for 'SHA256_Init'
/usr/local/include/openssl/sha.h:142: error: previous declaration of
'SHA256_Init' was here
./../../src/racoon/missing/crypto/sha2/sha2.h:124: error: conflicting
types for 'SHA256_Update'
/usr/local/include/openssl/sha.h:143: error: previous declaration of
'SHA256_Update' was here
./../../src/racoon/missing/crypto/sha2/sha2.h:124: error: conflicting
types for 'SHA256_Update'
/usr/local/include/openssl/sha.h:143: error: previous declaration of
'SHA256_Update' was here
./../../src/racoon/missing/crypto/sha2/sha2.h:125: error: conflicting
types for 'SHA256_Final'
/usr/local/include/openssl/sha.h:144: error: previous declaration of
'SHA256_Final' was here
./../../src/racoon/missing/crypto/sha2/sha2.h:125: error: conflicting
types for 'SHA256_Final'
/usr/local/include/openssl/sha.h:144: error: previous declaration of
'SHA256_Final' was here
./../../src/racoon/missing/crypto/sha2/sha2.h:131: error: conflicting
types for 'SHA384_Init'
/usr/local/include/openssl/sha.h:185: error: previous declaration of
'SHA384_Init' was here
./../../src/racoon/missing/crypto/sha2/sha2.h:131: error: conflicting
types for 'SHA384_Init'
/usr/local/include/openssl/sha.h:185: error: previous declaration of
'SHA384_Init' was here
./../../src/racoon/missing/crypto/sha2/sha2.h:132: error: conflicting
types for 'SHA384_Update'
/usr/local/include/openssl/sha.h:186: error: previous declaration of
'SHA384_Update' was here
./../../src/racoon/missing/crypto/sha2/sha2.h:132: error: conflicting
types for 'SHA384_Update'
/usr/local/include/openssl/sha.h:186: error: previous declaration of
'SHA384_Update' was here
./../../src/racoon/missing/crypto/sha2/sha2.h:133: error: conflicting
types for 'SHA384_Final'
/usr/local/include/openssl/sha.h:187: error: previous declaration of
'SHA384_Final' was here
./../../src/racoon/missing/crypto/sha2/sha2.h:133: error: conflicting
types for 'SHA384_Final'
/usr/local/include/openssl/sha.h:187: error: previous declaration of
'SHA384_Final' was here
./../../src/racoon/missing/crypto/sha2/sha2.h:139: error: conflicting
types for 'SHA512_Init'
/usr/local/include/openssl/sha.h:189: error: previous declaration of
'SHA512_Init' was here
./../../src/racoon/missing/crypto/sha2/sha2.h:139: error: conflicting
types for 'SHA512_Init'
/usr/local/include/openssl/sha.h:189: error: previous declaration of
'SHA512_Init' was here
./../../src/racoon/missing/crypto/sha2/sha2.h:140: error: conflicting
types for 'SHA512_Update'
/usr/local/include/openssl/sha.h:190: error: previous declaration of
'SHA512_Update' was here
./../../src/racoon/missing/crypto/sha2/sha2.h:140: error: conflicting
types for 'SHA512_Update'
/usr/local/include/openssl/sha.h:190: error: previous declaration of
'SHA512_Update' was here
./../../src/racoon/missing/crypto/sha2/sha2.h:141: error: conflicting
types for 'SHA512_Final'
/usr/local/include/openssl/sha.h:191: error: previous declaration of
'SHA512_Final' was here
./../../src/racoon/missing/crypto/sha2/sha2.h:141: error: conflicting
types for 'SHA512_Final'
/usr/local/include/openssl/sha.h:191: error: previous declaration of
'SHA512_Final' was here
*** Error code 1

Stop in /usr/ports/security/ipsec-tools/work/ipsec-tools-0.7.3/src/racoon.
*** Error code 1

Stop in /usr/ports/security/ipsec-tools/work/ipsec-tools-0.7.3/src/racoon.
*** Error code 1

Stop in /usr/ports/security/ipsec-tools/work/ipsec-tools-0.7.3/src.
*** Error code 1

Stop in /usr/ports/security/ipsec-tools/work/ipsec-tools-0.7.3.
*** Error code 1

Stop in /usr/ports/security/ipsec-tools/work/ipsec-tools-0.7.3.
*** Error code 1

Stop in /usr/ports/security/ipsec-tools.
*** Error code 1

Stop in /usr/ports/security/ipsec-tools.



___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any 

port ipsec-tools

2005-11-17 Thread Bill Herbert
Hey all, anyone know why the port of ipsec-tools isn't included in the
6.0-release iso? 


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: port ipsec-tools

2005-11-17 Thread Lowell Gilbert
Bill Herbert [EMAIL PROTECTED] writes:

 Hey all, anyone know why the port of ipsec-tools isn't included in the
 6.0-release iso? 

Probably because it isn't useful with the GENERIC kernel that the ISO
installs?  
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]