[OpenAFS] Trouble compiling 1.4rc4 SRPM

Derek Atkins warlord@MIT.EDU
Thu, 22 Sep 2005 15:23:18 -0400


Russ,

Russ Allbery <rra@stanford.edu> writes:

> The slightly more robust cheat is to change anything like:
>
>     AC_SEARCH_LIBS([res_search], [resolv])
>
> in configure.in or wherever to:
>
>     AC_SEARCH_LIBS([res_search], [resolv], ,
>         [AC_SEARCH_LIBS([__res_search], [resolv])])

I could do this..  But.. Is there any reason we need to do this at
all?  Where does the code even _use_ res_search?  Maybe KenH can pipe
up here about why he's searching for res_search in the configure
script?  Is there some API that's needed on some platforms that's
shipped with res_search?

-derek

-- 
       Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Laboratory
       Member, MIT Student Information Processing Board  (SIPB)
       URL: http://web.mit.edu/warlord/    PP-ASEL-IA     N1NWH
       warlord@MIT.EDU                        PGP key available