bug-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: cvs make error


From: Larry Jones
Subject: Re: cvs make error
Date: Tue, 27 Feb 2001 10:53:05 -0500 (EST)

Kaniselvan Narayanasamy writes:
>
> gcc  -I. -I.. -I. -I../lib -DHAVE_CONFIG_H  -g -O -c client.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 client.c:32:
> /usr/local/contrib/lib/gnu/gcc-lib/sparc-sun-solaris2.4/2.7.2/include/sys/pa
> ram.h:185: warning: `NBBY' redefined
> /usr/include/sys/select.h:45: warning: this is the location of the previous
> definition
> In file included from /usr/include/sys/stream.h:26,
>                  from /usr/include/netinet/in.h:38,
>                  from client.c:32:
> /usr/include/sys/model.h:32: #error "No DATAMODEL_NATIVE specified"
> make[1]: *** [client.o] Error 1

Your GCC is not correctly installed or the version you have does not
support your operating system version.  You may want to try using the
native compiler instead of GCC if you have it.

-Larry Jones

I wonder if you can refuse to inherit the world. -- Calvin



reply via email to

[Prev in Thread] Current Thread [Next in Thread]