Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 2 May 2000 20:28:18 -0400 (EDT)
From:      Kanji T Bates <bates@jurai.net>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/18356: /usr/ports/net/pipsecd build fails
Message-ID:  <Pine.BSF.4.21.0005022023390.8881-100000@sasami.jurai.net>

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

>Number:         18356
>Category:       ports
>Synopsis:       /usr/ports/net/pipsecd build fails
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue May  2 17:30:00 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator:     Kanji T Bates
>Release:        FreeBSD 3.4-STABLE i386
>Organization:
>Environment:
        
        
        FreeBSD 3.4-STABLE i386  cvsup'ed Apr 24 - source / make world
        FreeBSD 3.4-RELEASE i386 cvsup'ed Apr 24 - ports
        FreeBSD 3.3-RELEASE i386 cvsup'ed Apr 25 - ports
        FreeBSD 3.3-RELEASE i386 virgin?
        FreeBSD 3.2-RELEASE i386 cvsup'ed Apr 06 - ports 
        
        FreeBSD 4.0-RELEASE i386 (virgin)
        FreeBSD 3.4-RELEASE i386 (virgin)
        
        DES installed
        
        openssl-0.9.4       SSL and crypto library 
        rsaref-2.0          Encryption/authentication library, RSA/MDX/DES
        
>Description:
        
        /usr/ports/net/pipsecd fails to build on many FBSD releases.  Of the
        above list, only the 3.4 and 4.0 virgin systems manage to build in
        spite of identical errors for tunip.c
        
        I do recall getting *different* errors on another system, but I don't 
        recall what the enviroment was or kept a copy of the output.

        ===>  Building for pipsecd-19991014
        cc -Wall -I/usr/local/include/openssl -I/usr/local/include 
         -I/usr/local/include -g -O -pipe   -o pipsecd tunip.c 
         -L/usr/local/lib  -lcrypto   -DFILE_PREFIX=\"/usr/local\"
        tunip.c:373: warning: initialization from incompatible pointer type
        tunip.c:373: warning: initialization from incompatible pointer type
        tunip.c:374: warning: initialization from incompatible pointer type
        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 `parse_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 `config_read':
        tunip.c:992: warning: passing arg 1 of `strsep' from incompatible
          pointer type
        tunip.c:996: warning: passing arg 1 of `strsep' from incompatible 
          pointer type
        tunip.c:1036: warning: passing arg 1 of `strsep' from incompatible 
          pointer type
        tunip.c:1154: warning: passing arg 1 of `strsep' from incompatible 
          pointer type
        tunip.c: In function `my_des_cbc_encrypt':
        tunip.c:2023: warning: passing arg 5 of `des_cbc_encrypt' from 
          incompatible pointer type
        tunip.c: In function `my_des_cbc_decrypt':
        tunip.c:2035: warning: passing arg 5 of `des_cbc_encrypt' from 
          incompatible pointer type
        tunip.c: In function `my_des_setkey':
        tunip.c:2046: warning: passing arg 1 of `des_set_key' from
          incompatible pointer type
        tunip.c: In function `my_des3_cbc_encrypt':
        tunip.c:2055: warning: passing arg 7 of `des_ede3_cbc_encrypt'
          from incompatible pointer type
        tunip.c: In function `my_des3_cbc_decrypt':
        tunip.c:2063: warning: passing arg 7 of `des_ede3_cbc_encrypt'
          from incompatible pointer type
        tunip.c: In function `my_des3_setkey':
        tunip.c:2071: warning: passing arg 1 of `des_set_key' from
          incompatible pointer type
        tunip.c:2073: warning: passing arg 1 of `des_set_key' from
          incompatible pointer type
        tunip.c:2075: 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. 
        
>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?Pine.BSF.4.21.0005022023390.8881-100000>