[681] in Zephyr_Bugs

home help back first fref pref prev next nref lref last post

zephyr 2.0.2 autoconf under ULTRIX 4.4

daemon@ATHENA.MIT.EDU (Luke Mewburn)
Mon Aug 7 19:40:02 1995

To: bug-zephyr@MIT.EDU
Date: Tue, 8 Aug 1995 09:38:31 +1000 (EST)
From: Luke Mewburn <lukem@telstra.com.au>
Reply-To: Luke Mewburn <lukem@telstra.com.au>

Greetings,
    I've obtained zephyr 2.0.2 and when I try to autoconfigure on
ULTRIX 4.4 using "./configure --with-hesiod=/usr" I get an error
part way through complaining about non-existance of Hesiod.

From looking at the code I assume the reason is that your configure.in
assumes that the hes_* routines are in the libhesiod.a. Ultrix has
these in libc.a. You may wish to modify AC_CHECK_LIB(hesiod, hes_resolve, ...)
so that it also checks in libc?

Thanks in advance.

PS: I'll kludge it for now.

-- 
Luke Mewburn <lukem@telstra.com.au>

                I'd rather be UNIX wizard than Web serf.

home help back first fref pref prev next nref lref last post