Resolver changes broke AIX & HPUX

Darren Tucker dtucker at zip.com.au
Thu May 15 19:57:44 EST 2003


Hi All.
	Haven't looked at this yet but it looks like the resolver changes broke
AIX and HP-UX.

		-Daz.

AIX 4.3.3.11:
gcc -g -O2 -Wall -Wpointer-arith -Wno-uninitialized -I. -I..
-I../../openbsd-compat -I../../openbsd-compat/.. -I/usr/local/ssl/include 
-I/usr/local/include -DHAVE_CONFIG_H -c
../../openbsd-compat/getrrsetbyname.c
../../openbsd-compat/getrrsetbyname.c:133: warning: static declaration for
`_getshort´ follows non-static
../../openbsd-compat/getrrsetbyname.c:143: conflicting types for
`_getlong´
/usr/include/arpa/onameser_compat.h:322: previous declaration of
`_getlong´
../../openbsd-compat/getrrsetbyname.c: In function `getrrsetbyname´:
../../openbsd-compat/getrrsetbyname.c:238: structure has no member named
`ad´

HP-UX 11.00:
ccache gcc -g -O2 -fomit-frame-pointer -pipe -Wall -Wpointer-arith
-Wno-uninitialized -I. -I.. -I. -I./.. -I/usr/local/ssl/include 
-D_HPUX_SOURCE -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED=1 -DHAVE_CONFIG_H
-c getrrsetbyname.c
getrrsetbyname.c:133: warning: static declaration for `_getshort' follows
non-static
getrrsetbyname.c:143: warning: static declaration for `_getlong' follows
non-static
getrrsetbyname.c: In function `getrrsetbyname':
getrrsetbyname.c:183: warning: implicit declaration of function `res_init'
getrrsetbyname.c:199: warning: implicit declaration of function
`res_query'
getrrsetbyname.c:238: structure has no member named `ad'
getrrsetbyname.c: In function `parse_dns_qsection':
getrrsetbyname.c:426: warning: implicit declaration of function
`dn_expand'
make[1]: *** [getrrsetbyname.o] Error 1
make[1]: Leaving directory
`/home/builder/c240/openssh-tinderbox/openbsd-compat'
make: *** [openbsd-compat/libopenbsd-compat.a] Error 2

-- 
Darren Tucker (dtucker at zip.com.au)
GPG key 8FF4FA69 / D9A3 86E9 7EEE AF4B B2D4  37C9 C982 80C7 8FF4 FA69
    Good judgement comes with experience. Unfortunately, the experience
usually comes from bad judgement.




More information about the openssh-unix-dev mailing list