On Wed, 22 Dec 1999, Mike Collins wrote:

> Hi. Running "make" aborts with the error message shown 
> below. Does anyone recognize this and know what to do about 
> it?
> 
> {infobultra4:roadplat:34} make
> gcc            -O2    -DUNIX           -c alias.c
> In file included from /usr/include/sys/turnstile.h:12,
>                  from /usr/include/sys/t_lock.h:20,
>                  from /usr/include/sys/vnode.h:37,
>                  from /usr/include/sys/stream.h:21,
>                  from /usr/include/netinet/in.h:38,
>                  from anlghea3.h:222,
>                  from alias.c:9:
> /usr/local/lib/gcc-lib/sparc-sun-
> solaris2.5.1/2.7.2.2/include/sys/param.h:187: w
> arning: `NBBY' redefined
> /usr/include/sys/select.h:45: warning: this is the location 
> of the previous defi
> nition
> In file included from /usr/include/sys/stream.h:26,
>                  from /usr/include/netinet/in.h:38,
>                  from anlghea3.h:222,
>                  from alias.c:9:
> /usr/include/sys/model.h:32: #error "No DATAMODEL_NATIVE 
> specified"
> make: *** [alias.o] Error 1
> 

It looks like your <netinet/in.h> header file is broken. You can work round
this by including -DNODNS on the DEFS line in the Makefile. You will lose
DNS lookups but everything else will work.

-- 
Stephen Turner    [EMAIL PROTECTED]    http://www.statslab.cam.ac.uk/~sret1/
  Statistical Laboratory, 16 Mill Lane, Cambridge CB2 1SB, England
  "Children from St Lawrence's School have buried a time capsule to mark both
   the millennium and National Tree Week." Cambridge Town Crier, 16/12/99

------------------------------------------------------------------------
This is the analog-help mailing list. To unsubscribe from this
mailing list, send mail to [EMAIL PROTECTED]
with "unsubscribe analog-help" in the main BODY OF THE MESSAGE.
List archived at http://www.mail-archive.com/[email protected]/
------------------------------------------------------------------------

Reply via email to