[Raw Msg Headers][Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: problems compiling 2.99.42 (Linux)




On Sun, 24 Nov 1996, Simon Karpen wrote:

> (in transports/hold/hold.c)
> hold.c: in function hold_ns
> hold.c:485:too few arguments to function getrrtype

Just change line 485 in hold.c to (adding 'verboselog' as the last param):

        switch (getrrtype(host, sizeof host, qtp->value, 2, verboselog)) {

This minor error also cropped up in Solaris 2.5 on a SPARC4, but the above
fixes it, and the whole thing compiled without error :-)

Cheers,
--
James S. MacKinnon           Office: P-139 Avahd-Bhatia Physics Lab
Team Physics                 Voice : (403) 492-8226
University of Alberta        email : Jim.MacKinnon@Phys.UAlberta.CA
Edmonton, Canada T6G 2N5
        WWW:   http://www.phys.ualberta.ca/~jmack/jmack.html