Eric,

Tried your build-script, but it works not for me, couldn't say why.

$ sh -x build.sh
+ set -e
+ cp -p Policy.sh ..
+ cd ..
+ ./Configure -des -Dusemultiplicity -Duseperlio
./Configure: not found
+ tee CYGWIN-PATCHES/log.configure

#!/bin/sh

set -e

cp -p Policy.sh ..
cd ..

./Configure -des 2>&1 -Dusemultiplicity -Duseperlio | tee CYGWIN-PATCHES/log.configure
^^^^
Here i removed './' and now it works.
gph
--
[EMAIL PROTECTED]
PGP Version: 6.5.8 Public Key Information
KeyID: 0xC8C9D69A, Type/Size: DH/DSS 2048/1024bit 
Key fingerprint = 57C8 1B1D CFE4 8515 AA3E  4499 A326 0F3C C8C9 D69A

--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple

Reply via email to