Fwd: GPG ON UNIX 11

Joseph Bruni jbruni@mac.com
Fri May 2 23:56:03 2003


I have encountered the same thing that you have. The problem is that you are trying to use GCC. When you use GCC it uses a different version of the file "sys/types.h" that does not contain all the symbols that HP's version of "sys/types.h". Try and change your configuration to use HP's ANSI C compiler. Specifically, GCC's version of sys/types.h does not define "bsize_t".



On Friday, May 02, 2003, at 12:33PM, Pedro Velez <pdiaz@supercable.net.co> wrote:

>Hi Joseph
>
>Thanks for your response on HP UX Copilation errors
>
>I did this steps
>1.  the dile hettextp.h was modified and the resulta was the same with 
>different errosr
>2.  We isntalled GCC, GNUMAKE and repeat de procedure again
>3:  The result was the errors changed :
>     /usr/include/sys/socket.h:502: parse error before "__sendpath64"
>/usr/include/sys/socket.h:502: parse error before "bsize_t"
>/usr/include/sys/socket.h:504: parse error before "sendfile"
>/usr/include/sys/socket.h: In function `sendfile':
>/usr/include/sys/socket.h:504: parse error before "bsize_t"
>/usr/include/sys/socket.h: At top level:
>/usr/include/sys/socket.h:505: parse error before "sendpath"
>/usr/include/sys/socket.h: In function `sendpath':
>/usr/include/sys/socket.h:505: parse error before "bsize_t"
>make[2]: *** [http.o] Error 1
>make[2]: Leaving directory `/home/G588LEXS/gnupg-1.2.1/util'
>make[1]: *** [all-recursive] Error 1
>make[1]: Leaving directory `/home/G588LEXS/gnupg-1.2.1'
>make: *** [all] Error 2
>
>
>Can you help us with this please?
>
>Thanks Again
>
>Pedro Velez
>
>
>Ca
>
>
>
>
 

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