Source-Changes-D archive

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

Re: CVS commit: src/usr.bin/xlint/lint1



Module Name:    src
Committed By:   christos
Date:           Sat Feb  5 03:09:46 UTC 2011

Modified Files:
        src/usr.bin/xlint/lint1: Makefile.ops-c Makefile.ops-h

Log Message:
fix tools build. Why doesn't .PARSEDIR work?


This doesn't seem to have fixed things. It appears that ops.h is being created in the ${SRC} directory rather than in ${OBJ}, and my automated amd64 update-build-and-test testbed [1] fails in both tools/lint1 and usr.bin/lint/lint1 on alternate passes. The cvs update step also complains about finding ops.h in the source directory, as in

                ? tools/lint1/ops.h
        or      ? usr.bin/xlint/lint1/ops.h


It appears that gson's build-and-test for i386 [2] is also failing in a similar manner.



[1] http://www.whooppee.com/~paul/amd64-results/
[2] http://www.gson.org/netbsd/bugs/build/


-------------------------------------------------------------------------
| Paul Goyette     | PGP Key fingerprint:     | E-mail addresses:       |
| Customer Service | FA29 0E3B 35AF E8AE 6651 | paul at whooppee.com    |
| Network Engineer | 0786 F758 55DE 53BA 7731 | pgoyette at juniper.net |
| Kernel Developer |                          | pgoyette at netbsd.org  |
-------------------------------------------------------------------------


Home | Main Index | Thread Index | Old Index