IPv6 readyNote: This archive passes through spamassassin. Every mail marked with the subject "*****SPAM*****" has exceed a certain threshold of spam-like behaviour.

Re: [Users] building Swan 1.97 - /dev/random fails - RH7.2

From: John Donnelly (john.donnelly_at_hp.com)
Date: Fri May 17 2002 - 21:28:42 CEST


Hi.

 Sorry for the typo's - the kernel level is 2.4.7-10.
  ----- Original Message -----
  From: John Donnelly
  To: users_at_lists.freeswan.org
  Sent: Friday, May 17, 2002 1:47 PM
  Subject: [Users] building Swan 1.97 - /dev/random fails - RH7.2

  Hi.

   I'm trying to build freeswan-1.97 on top of RH 7.2 (2.4.7-14)
  on top of a typical 2.4.17.custom sandbox.

   I see that the build is failing (hanging) while trying to set the secrets.eg file:
  ( It never finishes )

   ....-- snip ..........

  rm -f secrets.eg
  umask 077 ; ( \
          sed '/yyy/,$d' secrets.proto ; \
          if test ! -f /etc/ipsec.secrets ; \
          then ./rsasigkey --verbose 2192 ; \
          else echo " # -- not filled in because ipsec.secrets existed at buil
  d time --" ; \
          fi ; \
          sed '1,/yyy/d' secrets.proto ; \
  ) | egrep -v RCSID >secrets.eg
  getting 137 random bytes from /dev/random...

  ... !snip ...

  I'm sure I can eventually get around the build hang -- but I'm curious as to
  what is wrong -- I particularity don't feel like debugging /dev/random or the build
  quite yet.

  I tryed building this on both a default 2.4.17-10 linux image
  and the 2.4.17-10custom ( typical build sandbox ) image.

   
  Any hints ? I'm pretty sure I followed the install steps.

  Thx.

  John.

  john.donnelly_at_hp.com

  ///

_______________________________________________
Users mailing list
Users_at_lists.freeswan.org
http://lists.freeswan.org/mailman/listinfo/users



This archive was generated by hypermail 2.1.3 : Mon Jul 29 2002 - 05:20:03 CEST