HP/UX 11.11

Joseph Bruni jbruni@mac.com
Fri Jun 20 22:37:02 2003


Now I remember -- I just rebuilt the 1.2.2 again.

After running "configure", edit "config.h". Look for the line containing "HAVE_GETTIMEOFDAY".  On my system it's line 133.

Change that line to "#define HAVE_GETTIMEOFDAY 1". Below is the output from diff:


8 [neon:~/gnupg-1.2.2] brunij % diff config.h.orig config.h
133c133
< /* #undef HAVE_GETTIMEOFDAY */
---
> #define HAVE_GETTIMEOFDAY 1





 


On Friday, June 20, 2003, at 02:27PM, <JTANNER@steelcase.com> wrote:

>Joe,
>
>If you have the patch available to the random.c module, I would appreciate if
>you shared it with me.  I would prefer to use the stable releases, if
>possible.
>
>Thanks,
>Jon Tanner
>Steelcase
>------------------( Forwarded letter 1 follows )--------------------
>Date: Fri, 20 Jun 2003 14:23:30 -0600
>To: JTANNER
>Cc: gnupg-users@gnupg.org
>From: jbruni@mac.com
>Subject: Re: RE:HP/UX 11.11
>
>Werner just posted the link to this list yesterday. You can scan the archives
> for the original email.
>
>Alternatively, you can find it here:
>
>ftp://ftp.gnupg.org/gcrypt/alpha/gnupg/gnupg-1.2.3rc1.tar.gz
>ftp://ftp.gnupg.org/gcrypt/alpha/gnupg/gnupg-1.2.3rc1.tar.gz.sig
>
>You might not want to use 1.2.3rc1 for production work just yet. If you want to
> use 1.2.2, you will need to fix the
>declaration of "buf" in random.c.  Let me know which way you want to go and
> I'll try to recreate the patch that I used if you want to use 1.2.2.
>
>-joe
>
>
>On Friday, June 20, 2003, at 12:10PM, <JTANNER@steelcase.com> wrote:
>
>>Joe,
>>
>>I must be blind.  I can't find 1.2.3rc1 of GnuPG.  Would you please send me or
>>post a link for where to get 1.2.3rc1?
>>
>>Thanks a bunch!
>>
>>Jon Tanner
>>Steelcase Inc.
>>------------------( Forwarded letter 1 follows )--------------------
>>Date: Fri, 20 Jun 2003 11:24:38 -0600
>>To: gnupg-users@gnupg.org
>>From: jbruni@mac.com
>>Sender: gnupg-users-admin@gnupg.org
>>Subject: HP/UX 11.11
>>
>>1.2.3rc1 appears to be building correctly out of the box on 11.11 using the HP
>> ANSI C compiler. I haven't tried it yet with GCC. The problems in random.c
>> with the gettimeofday() are gone.
>>
>>Also, for those using 11.11, HP has a kernel patch you can apply that will
> give
>> you /dev/random. It's a free download from the software.hp.com web site.
>> Search for the package name "KRNG11i". It will require a reboot.
>>
>>I haven't been able to test this particular patch yet because we can't reboot
>> our Superdomes until October.
>>
>>:)
>>
>>Joe
>>
>>
>>
>>--
>>PGP Fingerprint:
>>886F 6A8A 68A1 5E90 EF3F  8EFA E2B8 3F99 7343 C1E3
>>
>>_______________________________________________
>>Gnupg-users mailing list
>>Gnupg-users@gnupg.org
>>http://lists.gnupg.org/mailman/listinfo/gnupg-users
>>
>>
>
>
>--
>PGP Fingerprint:
>886F 6A8A 68A1 5E90 EF3F  8EFA E2B8 3F99 7343 C1E3
>
>
 

-- 
PGP Fingerprint:
886F 6A8A 68A1 5E90 EF3F  8EFA E2B8 3F99 7343 C1E3