From owner-freebsd-ports Sun Nov 14 15:40: 6 1999 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 6B83715311 for ; Sun, 14 Nov 1999 15:40:02 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id PAA12753; Sun, 14 Nov 1999 15:40:02 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from pele.WURLDLINK.NET (pele.WURLDLINK.NET [208.164.68.2]) by hub.freebsd.org (Postfix) with ESMTP id 8936D14CCA for ; Sun, 14 Nov 1999 15:36:00 -0800 (PST) (envelope-from vince@pele.WURLDLINK.NET) Received: (from root@localhost) by pele.WURLDLINK.NET (8.9.3/8.9.3) id NAA44095; Sun, 14 Nov 1999 13:36:05 -1000 (HST) (envelope-from vince) Message-Id: <199911142336.NAA44095@pele.WURLDLINK.NET> Date: Sun, 14 Nov 1999 13:36:05 -1000 (HST) From: Vincent Poy Reply-To: vince@pele.WURLDLINK.NET To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/14885: ports/net/pipsecd build fails Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >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