Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 14 Nov 1999 13:36:05 -1000 (HST)
From:      Vincent Poy <vince@pele.WURLDLINK.NET>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/14885: ports/net/pipsecd build fails
Message-ID:  <199911142336.NAA44095@pele.WURLDLINK.NET>

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

>Number:         14885
>Category:       ports
>Synopsis:       ports/net/pipsecd build 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:   Sun Nov 14 15:40:00 PST 1999
>Closed-Date:
>Last-Modified:
>Originator:     Vincent Poy
>Release:        FreeBSD 4.0-CURRENT i386
>Organization:
Wurldlink Corporation - San Francisco - Honolulu - Hong Kong
>Environment:

3.3-RELEASE and -CURRENT

>Description:

pipsecd build fails

>How-To-Repeat:

root@victor [3:32pm][/usr/ports/net/pipsecd] >> make
===>  Extracting for pipsecd-19991014
>Fix:



>Release-Note:
>Audit-Trail:
>Unformatted:
 >> Checksum OK for pipsec-19991014.tar.gz.
 ===>   pipsecd-19991014 depends on shared library: crypto.1 - found
 ===>  Patching for pipsecd-19991014
 ===>  Applying FreeBSD patches for pipsecd-19991014
 ===>  Configuring for pipsecd-19991014
 ===>  Building for pipsecd-19991014
 gcc -Wall -I/usr/local/include/openssl -I/usr/local/include -g  -o pipsecd tunip.c -L/usr/local/lib  -lcrypto -DFILE_PREFIX=\"/usr/local\"
 tunip.c:367: warning: initialization from incompatible pointer type
 tunip.c:367: warning: initialization from incompatible pointer type
 tunip.c:368: warning: initialization from incompatible pointer type
 tunip.c:372: warning: initialization from incompatible pointer type
 tunip.c:372: warning: initialization from incompatible pointer type
 tunip.c:373: warning: initialization from incompatible pointer type
 tunip.c:377: warning: initialization from incompatible pointer type
 tunip.c:377: warning: initialization from incompatible pointer type
 tunip.c:378: warning: initialization from incompatible pointer type
 tunip.c: In function `parse_secret':
 tunip.c:932: warning: int format, pointer arg (arg 3)
 tunip.c:944: warning: int format, pointer arg (arg 3)
 tunip.c: In function `config_read':
 tunip.c:980: warning: passing arg 1 of `strsep' from incompatible pointer type
 tunip.c:984: warning: passing arg 1 of `strsep' from incompatible pointer type
 tunip.c:1024: warning: passing arg 1 of `strsep' from incompatible pointer type
 tunip.c:1142: warning: passing arg 1 of `strsep' from incompatible pointer type
 tunip.c: In function `my_des_cbc_encrypt':
 tunip.c:2009: warning: passing arg 5 of `des_cbc_encrypt' from incompatible pointer type
 tunip.c: In function `my_des_cbc_decrypt':
 tunip.c:2021: warning: passing arg 5 of `des_cbc_encrypt' from incompatible pointer type
 tunip.c: In function `my_des_setkey':
 tunip.c:2032: warning: passing arg 1 of `des_set_key' from incompatible pointer type
 tunip.c: In function `my_des3_cbc_encrypt':
 tunip.c:2041: warning: passing arg 7 of `des_ede3_cbc_encrypt' from incompatible pointer type
 tunip.c: In function `my_des3_cbc_decrypt':
 tunip.c:2049: warning: passing arg 7 of `des_ede3_cbc_encrypt' from incompatible pointer type
 tunip.c: In function `my_des3_setkey':
 tunip.c:2057: warning: passing arg 1 of `des_set_key' from incompatible pointer type
 tunip.c:2059: warning: passing arg 1 of `des_set_key' from incompatible pointer type
 tunip.c:2061: warning: passing arg 1 of `des_set_key' from incompatible pointer type
 /usr/local/lib/libcrypto.so: undefined reference to `ERR_load_RSAREF_strings'
 /usr/local/lib/libcrypto.so: undefined reference to `RSA_PKCS1_RSAref'
 *** Error code 1
 
 Stop.
 *** Error code 1
 
 Stop.
 *** Error code 1
 
 Stop.
 *** Error code 1
 
 Stop.
 


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?199911142336.NAA44095>