Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 26 Feb 2000 16:31:26 -0700 (MST)
From:      Matt DeLapp <matt@chaos.jcsd1.k12.wy.us>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/17015: pipsecd port compile fails
Message-ID:  <200002262331.QAA01049@chaos.jcsd1.k12.wy.us>

next in thread | raw e-mail | index | archive | help

>Number:         17015
>Category:       ports
>Synopsis:       pipsecd port compile fails
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Feb 26 15:40:01 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     Matt DeLapp
>Release:        FreeBSD 3.4-STABLE i386
>Organization:
Johnson County School District #1
>Environment:

last buildworld done from sources cvsupped 2/26/00 9:36am -0700
PentiumPro-200, dual CPU, running SMP kernel
get same errors on a Pentium-120 single CPU machine

>Description:

===>  Building for pipsecd-19991014
cc -Wall -I/usr/local/include -I/usr/local/include/openssl -I/usr/local/include -g -O -pipe
  -o pipsecd tunip.c -L/usr/local/lib -lcrypto -lmd -L/usr/local/lib -L/usr/local/lib -lRSAg
lue -lrsaref -DFILE_PREFIX=\"/usr/local\"
tunip.c:373: 
D5Init' undeclared here (not in a function)
tunip.c:373: initializer element for ash_md5.hash_Init' is not constant
tunip.c:373: 
D5Update' undeclared here (not in a function)
tunip.c:373: initializer element for ash_md5.hash_Update' is not constant
tunip.c:374: 
D5Final' undeclared here (not in a function)
tunip.c:374: initializer element for ash_md5.hash_Final' is not constant
tunip.c:378: warning: initialization from incompatible pointer type
tunip.c:378: warning: initialization from incompatible pointer type
tunip.c:379: warning: initialization from incompatible pointer type
tunip.c:383: warning: initialization from incompatible pointer type
tunip.c:383: warning: initialization from incompatible pointer type
tunip.c:384: warning: initialization from incompatible pointer type
tunip.c: In function arse_secret':
tunip.c:944: warning: int format, pointer arg (arg 3)
tunip.c:956: warning: int format, pointer arg (arg 3)
tunip.c: In function onfig_read':
tunip.c:992: warning: passing arg 1 of trsep' from incompatible pointer type
tunip.c:996: warning: passing arg 1 of trsep' from incompatible pointer type
tunip.c:1036: warning: passing arg 1 of trsep' from incompatible pointer type
tunip.c:1154: warning: passing arg 1 of trsep' from incompatible pointer type
tunip.c: In function 	nit_global_iv':
tunip.c:1323: warning: implicit declaration of function 
D5Init'
tunip.c:1324: warning: implicit declaration of function 
D5Update'
tunip.c:1325: warning: implicit declaration of function 
D5Final'
tunip.c: In function 
y_des_cbc_encrypt':
tunip.c:2023: warning: passing arg 5 of es_cbc_encrypt' from incompatible pointer type
tunip.c: In function 
y_des_cbc_decrypt':
tunip.c:2035: warning: passing arg 5 of es_cbc_encrypt' from incompatible pointer type
tunip.c: In function 
y_des_setkey':
tunip.c:2046: warning: passing arg 1 of es_set_key' from incompatible pointer type
tunip.c: In function 
y_des3_cbc_encrypt':
tunip.c:2055: warning: passing arg 7 of es_ede3_cbc_encrypt' from incompatible pointer type
tunip.c: In function 
y_des3_cbc_decrypt':
tunip.c:2063: warning: passing arg 7 of es_ede3_cbc_encrypt' from incompatible pointer type
tunip.c: In function 
y_des3_setkey':
tunip.c:2071: warning: passing arg 1 of es_set_key' from incompatible pointer type
tunip.c:2073: warning: passing arg 1 of es_set_key' from incompatible pointer type
tunip.c:2075: warning: passing arg 1 of es_set_key' from incompatible pointer type
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.

>How-To-Repeat:

cd /usr/ports/net/pipsecd
make

>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200002262331.QAA01049>