openssh-3.7.1p2 on HP-UX 10.20
Will Parsons
wbparsons at cshore.com
Fri Nov 14 12:41:52 EST 2003
Bagdoo.Jean at hydro.qc.ca <Bagdoo.Jean at hydro.qc.ca> wrote:
> Hello,
>
> I have dowloaded all that is required to build a working OpenSSH on HP-UX
> 10.20 from the HP-UX Porting and Archibve centre (this seems to be the only
> way to go for 10.20). Make/install of all prerequisites has scucceeded. Now
> make of openssh-3.7.1p2 gives the following:
>
> gcc -g -O2 -Wall -Wpointer-arith -Wno-uninitialized -I. -I.. -I. -I./..
> -I/usr/local/openssl-0.9.7b/include -I/opt/zlib/include -D_HPUX_SOURCE
> -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED=1 -DHAVE_CONFIG_H -c
> getrrsetbyname.c
> getrrsetbyname.c: In function `getrrsetbyname':
> getrrsetbyname.c:191: warning: implicit declaration of function `res_init'
> getrrsetbyname.c:207: warning: implicit declaration of function `res_query'
> getrrsetbyname.c:265: `T_SIG' undeclared (first use in this function)
> getrrsetbyname.c:265: (Each undeclared identifier is reported only once
> getrrsetbyname.c:265: for each function it appears in.)
> getrrsetbyname.c: In function `parse_dns_response':
> getrrsetbyname.c:366: `HFIXEDSZ' undeclared (first use in this function)
> getrrsetbyname.c: In function `parse_dns_qsection':
> getrrsetbyname.c:437: warning: implicit declaration of function `dn_expand'
> *** Error exit code 1
>
> Stop.
> *** Error exit code 1
>
> Stop.
>
>
> Any clue?
>
> Thanks,
>
>
> Jean Bagdoo
I have just encountered the same problem under HP-UX 10.20, but using the
native HP compiler rather than gcc. I have no idea what the problem is.
Does anyone know where T_SIG or HFIXEDSZ are or should be defined?
--
+----------------------------------------------------+
| Will Parsons |
| Modified e-mail address: wbparsons at cshorexyz.com |
| To reply: delete "xyz" from domain |
+----------------------------------------------------+
More information about the openssh-unix-dev
mailing list