Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 13 Jan 1997 00:23:02 -0700 (MST)
From:      Ade Barkah <mbarkah@hemi.com>
To:        freebsd-current@freebsd.org
Subject:   Couldn't build libc_r...
Message-ID:  <199701130723.AAA19085@hemi.com>

next in thread | raw e-mail | index | archive | help
Hello,

I tried to build libc_r in -current, but two files (./libc/rcp/\
pmap_clnt.c and ./libc/yp/yplib.c) couldn't compile because the
following are missing from /usr/include/rpc/types.h version 1.5:

#ifndef INADDR_LOOPBACK
#define  INADDR_LOOPBACK      (u_long)0x7F000001
#endif

Adding them back manually solved the problem. I'm I just doing
something wrong ?

Thanks,

-Ade
-------------------------------------------------------------------
Inet: mbarkah@hemi.com - HEMISPHERE ONLINE - <http://www.hemi.com/>;
-------------------------------------------------------------------



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199701130723.AAA19085>