bug-cvs
[Top][All Lists]
Advanced

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

cvs make error


From: Kaniselvan Narayanasamy
Subject: cvs make error
Date: Tue, 27 Feb 2001 10:14:11 -0500

Hi Everybody

When I run the configure with --prefix=/isg/proj/tools/testtools/cvs1.10 it
goes well.
Following that when I run make I get the following error. Can anyone help me
what could be the problem?

Thanks
Kani
(((((((((((((((((((((((((((((((( Error log
)))))))))))))))))))))))))))))))))))))))))
nkani 49 % make
making all in lib
make[1]: Entering directory `/home/ra2/nkani/download/cvs-1.10/lib'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/ra2/nkani/download/cvs-1.10/lib'
making all in zlib
make[1]: Entering directory `/home/ra2/nkani/download/cvs-1.10/zlib'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/ra2/nkani/download/cvs-1.10/zlib'
making all in diff
make[1]: Entering directory `/home/ra2/nkani/download/cvs-1.10/diff'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/ra2/nkani/download/cvs-1.10/diff'
making all in src
make[1]: Entering directory `/home/ra2/nkani/download/cvs-1.10/src'
gcc  -I. -I.. -I. -I../lib -DHAVE_CONFIG_H  -g -O -c add.c
gcc  -I. -I.. -I. -I../lib -DHAVE_CONFIG_H  -g -O -c admin.c
gcc  -I. -I.. -I. -I../lib -DHAVE_CONFIG_H  -g -O -c buffer.c
gcc  -I. -I.. -I. -I../lib -DHAVE_CONFIG_H  -g -O -c checkin.c
gcc  -I. -I.. -I. -I../lib -DHAVE_CONFIG_H  -g -O -c checkout.c
gcc  -I. -I.. -I. -I../lib -DHAVE_CONFIG_H  -g -O -c classify.c
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
make[1]: Leaving directory `/home/ra2/nkani/download/cvs-1.10/src'
make: *** [all] Error 1
nkani 50 % 



reply via email to

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