Current-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: lint1/mkops fails while building tools
On Feb 6, 12:21pm, gson%gson.org@localhost (Andreas Gustafsson) wrote:
-- Subject: Re: lint1/mkops fails while building tools
| The build is still failing as of source date 2011.02.06.06.47.15.
| Although the failure adam reported has been fixed, the build now
| fails at a later point:
|
| # compile lint1/ops.lo
| cc -O -D_POSIX_C_SOURCE=200808 -D_BSD_SOURCE=1
-I/bracket/i386/work/2011.02.06.06.47.15/obj/tools/compat
-I/bracket/i386/work/2011.02.06.06.47.15/obj/tools/compat/include
-I/bracket/i386/work/2011.02.06.06.47.15/src/tools/lint1/../compat
-DHAVE_NBTOOL_CONFIG_H=1 -D_FILE_OFFSET_BITS=64
-I/bracket/i386/work/2011.02.06.06.47.15/src/tools/lint1/../../usr.bin/xlint/lint1
-I. -DPASS=\"lint1.h\"
-I/bracket/i386/work/2011.02.06.06.47.15/src/tools/lint1/../../usr.bin/xlint/lint1/../arch/i386
-I/bracket/i386/work/2011.02.06.06.47.15/src/tools/lint1/../../usr.bin/xlint/lint1/../common
-c -o ops.lo.o ops.c
| ops.c:8: error: expected specifier-qualifier-list before 'uint8_t'
| ops.c:10: warning: excess elements in struct initializer
| ops.c:10: warning: (near initialization for 'imods[0]')
| ops.c:11: warning: excess elements in struct initializer
| ops.c:11: warning: (near initialization for 'imods[1]')
| ops.c:12: warning: excess elements in struct initializer
| ...
I just finished two complete builds... Can you make clean in lint1?
christos
Home |
Main Index |
Thread Index |
Old Index