Current-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: using MKDTRACE=yes on -current
On Wed, Nov 30, 2011 at 10:28:06PM -0600, David Young wrote:
> > --- dependall-games ---
> > /home/dyoung/nbsd/T/bin/nbctfmerge -t -L VERSION -g -o adventure main.o
> > init.o done.o save.o subr.o vocab.o wizard.o io.o data.o crc.o
> > ERROR: nbctfmerge: Input file data.o was partially built from C sources,
> > but no CTF data was present
> > Removing adventure
> > *** [adventure] Error code 1
> > nbmake: stopped in /home/dyoung/nbsd/src/games/adventure
> > 1 error
> > nbmake: stopped in /home/dyoung/nbsd/src/games/adventure
> > *** [dependall] Error code 2
> >
> > I won't need to DTrace adventure. Is there an easy way to work around
> > this?
>
> This may have something to do with my using 'build.sh -j 8'.
>
> I just ran 'nbmake-i386 obj cleandir dependall' in games/adventure/
> without problems. 'nbmake-i386 -j 8 obj cleandir dependall' sometimes
> works but sometimes fails.
data.c is a generated file; that's about the only thing special about
either data.o or adventure. Are the rules for this nbctfmerge thingy
depending on all the things they need to?
--
David A. Holland
dholland%netbsd.org@localhost
Home |
Main Index |
Thread Index |
Old Index