Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 3 May 1995 09:48:09 -0600
From:      Nate Williams <nate@trout.sri.MT.net>
To:        "Thomas S. Traylor" <tst@condor.sys.swt.edu>, freebsd-current@FreeBSD.org
Subject:   Re: make world problem
Message-ID:  <199505031548.JAA11782@trout.sri.MT.net>
In-Reply-To: "Thomas S. Traylor" <tst@condor.sys.swt.edu> "make world problem" (May  3, 10:02am)

next in thread | previous in thread | raw e-mail | index | archive | help
> I encountered this problem while doing a 'make world' in /usr/src.
> 
> cc -O2 -I/usr/src/gnu/usr.bin/cvs/lib -I/usr/src/gnu/usr.bin/cvs/lib/../cvs 
> -DHAVE_CONFIG_H -DHAVE_TIMEZONE -c /usr/src/gnu/usr.bin/cvs/lib/myndbm.c 
> -o myndbm.o
> In file included from /usr/src/gnu/usr.bin/cvs/lib/system.h:21,
>                  from /usr/src/gnu/usr.bin/cvs/lib/../cvs/cvs.h:79,
>                  from /usr/src/gnu/usr.bin/cvs/lib/myndbm.c:16:
> /usr/include/sys/stat.h:108: warning: `S_IWRITE' redefined
> /usr/src/gnu/usr.bin/cvs/lib/../cvs/config.h:210: warning: this is the 
> location of the previous definition
...

This is a result of having out of date files.  The file src/config.h
shouldn't exist and should have been deleted by SUP/CTM.


Nate



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