X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f X-Recipient: djgpp AT delorie DOT com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=VKjT4iBim4QJg2NEBHCfBfsJbc3jYAhOzaue8N72QTE=; b=de/G4GgWf2hE+vUwyhaN1/cIzv5fVSwS879dA/FjKH3TMEVIa82x9kVMVY1y4dS0Zf p2kaxHWrO/TfK84T33tJRBuy385Y6p7DAM0WHtJPTx401+I174FmyWx0lwrt6BzuvFVh qyj4GXmXElVd8+6/FCAaAQsxYsimQueKA/jx8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=dENje9AtMejmSocqW/TkchnxXHDDtalDC2EMIq1nbWxTrEBbnHLAYXooR+QFMvcdah cB0brya59FwKMEV3diDgod9rPQg7LZYi36f9IpKunCVBaAyTmhs1vQc5KYFHAHoxBHuM 5NYIWSMRZb3IvERzyFcP7yLG8W14gAAsbFA4Y= MIME-Version: 1.0 In-Reply-To: <02e7cb58-a8b8-4398-95e9-46ca40293c0c@j8g2000yql.googlegroups.com> References: <71l40qFlkgreU1 AT mid DOT individual DOT net> <02e7cb58-a8b8-4398-95e9-46ca40293c0c AT j8g2000yql DOT googlegroups DOT com> Date: Tue, 10 Mar 2009 10:08:12 -0600 Message-ID: <7705c9030903100908s6aa681beoaf07ebb0273252c3@mail.gmail.com> Subject: Re: openssl-0.9.8 From: Blair Campbell To: djgpp AT delorie DOT com Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk >> You also need Watt-32 for BSD-like sockets. > > I should somewhere set watt-32 for BSD-like sockets? I usually copy libwatt.a to libsocket.a so that configure scripts can usually find it. And of course make sure they're both in /dev/env/DJDIR/lib > >> > If I have to compiled in XP enviroment with /dev/random? >> >> I don't understand. > > I think about random generator, I have djgpp on XP installed and I > should "make test" in OpenSSL compilation. > > Thank you David > >