[comp.soft-sys.andrew] Patch 10...

steve@lia (Stephen Williams) (06/25/91)

I am very glad that patch 10 has arrived.  I very much would like to
have a copy, and it is very nice that it has been made available for
ftp.

I have a problem.  I do not have ftp access.  (Sigh.)  Is there a mail server
somewhere, somehow, that I can use to have just the patches delivered
to me?

Thanks in advance,

--Steve Williams
steve@lia.com

susan+@ANDREW.CMU.EDU (Susan Straub) (06/25/91)

Stephen, 

You can get a copy split and mailed to you by sending mail to andrew-service@andrew.cmu.edu.  Since some mailers don't don't like the long lines, if you have 
trouble, contact me directly (susan+@andrew.cmu.edu) and we'll work out a    
solution. 

Susan Straub
Andrew Toolkit Group
<susan+@andrew.cmu.edu>

ghoti+@ANDREW.CMU.EDU (Adam Stoller) (06/26/91)

Excerpts from internet.info-andrew: 25-Jun-91 Patch 10... Scott
Hassan@informatics (1124)

>    _dn_expand
>    _res_search
>    _res_init
>    __res
>    _dn_skipname


These are all resolver symbols which should either be in libc.a (on some
systems) or in a libresolv.a (usually from the bind package) 

Whether or not the toolkit expects these symbols to be around, I believe
is contingent upon settings in the config file relative to RESOLVER_ENV
(or somesuch - see the README file)

--fish

gk5g+@ANDREW.CMU.EDU (Gary Keim) (06/26/91)

Excerpts from misc: 26-Jun-91 Re: Patch 10... Juergen Henke@qt.IPA.FhG (1212+0)

> This is true, but there seems to be an error in the Imakefile (Sparcstation). 

>     #ifdef RESOLVER_ENV
>     RESOLVER_LIB = ${RESOLVLIB}
>     #else
>     RESOLVER_LIB =
>     #endif /* RESOLVER_ENV */

> If you replace ${RESOLVLIB} with RESOLVLIB in the Imakefiles , do a
> "make Makefiles ; make Install"
> you will get all built...
> There was something like 
>     RESOLVER_LIB = ${/usr/lib/libresolv.a}
> in my Makefile... :-)


I think that you may have #defined your RESOLVLIB in site.h instead of
setting it as a macro in site.mcr:

        RESOLVLIB = /usr/lib/libresolv.a

[Don't forget the 8 leading space characters.]

henke@qt.ipa.fhg.de (Juergen Henke) (06/26/91)

Excerpts from mail: 26-Jun-91 Re: Patch 10... Gary Keim@andrew.cmu.edu (668+0)

> I think that you may have #defined your RESOLVLIB in site.h instead of
> setting it as a macro in site.mcr:

>         RESOLVLIB = /usr/lib/libresolv.a

> [Don't forget the 8 leading space characters.]


My apologies, i defined it in site.mcr (this was my first time to
install the ATK on a Sparc and i did NOT
copy my standard site.{h,mcr} files... boing, got him... :-)

	J|rgen

_________________________________________________________________________
Juergen Henke, e-mail juh@qt.IPA.FhG.de, PSI-mail PSI%4505016002::JUH_IPA
Fraunhofer-Institut f. Produktionstechnik u. Automatisierung
Nobelstrasse 12, D-7000 Stuttgart 80