Source-Changes-D archive

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

Re: CVS commit: src



On Apr 4,  4:59pm, martin%duskware.de@localhost (Martin Husemann) wrote:
-- Subject: Re: CVS commit: src

| On Sat, Apr 04, 2015 at 10:58:52AM -0400, Christos Zoulas wrote:
| > | lint1/cgram.c did not get regenerated for me.
| > 
| > The tool, the program or both?
| 
| build.sh failed early in tools/lint1.

Are you sure you are not seeing a clock issue?

[11:48am] 2504#cd /usr/src/tools/lint1
[11:48am] 2505#make
[11:48am] 2506#touch /usr/src/usr.bin/xlint/lint1/cgram.y 
[11:48am] 2507#make
#      yacc  lint1/cgram.c
/usr/tools/amd64/bin/nbyacc     -d -o cgram.c /usr/src/tools/lint1/../../usr.bin/xlint/lint1/cgram.y
/usr/tools/amd64/bin/nbyacc: 78 shift/reduce conflicts.
echo '#if HAVE_NBTOOL_CONFIG_H' > cgram.c.1
echo '#include "nbtool_config.h"' >> cgram.c.1
echo '#endif' >> cgram.c.1
cat cgram.c >> cgram.c.1
mv cgram.c.1 cgram.c
#   compile  lint1/cgram.lo

....

christos


Home | Main Index | Thread Index | Old Index