openssl with overwritebase on 5.2

From: Tim Middleton (x_at_Vex.Net)
Date: 12/31/03

  • Next message: David Gilbert: "Re: ath driver and turning wireless off."
    To: freebsd-current@freebsd.org
    Date: Wed, 31 Dec 2003 17:21:38 -0500
    
    

    Runnnning 5.2-CURRENT (a few weeks old), and have build openssl 0.9.7c from
    ports with OPENSSL_OVERWRITE_BASE ...

    Now I'm getting the following error (specifically when using nagios's
    check_http -S to check an SSL site, or lynx to hit an https site):

    /libexec/ld-elf.so.1: /usr/lib/libssl.so.3: Undefined symbol "EVP_idea_cbc"

    Anyone else using OPENSSL_OVERWRITE_BASE without problems with software linked
    to libssl.so.3?

    -- 
    Tim Middleton | Cain Gang Ltd | There are a thousand hacking at the branches
    x@veX.net     | www.Vex.Net   | of evil [but who] at the root. --Thoreau (W)
    _______________________________________________
    freebsd-current@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-current
    To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"
    

  • Next message: David Gilbert: "Re: ath driver and turning wireless off."