don't know how to make sprite.h
Sascha Wildner
saw at online.de
Mon Dec 26 19:26:35 PST 2005
Jiawei Ye wrote:
Hi,
I ran into some problem running 1.3 preview.
Did a cvsup with DragonFly_Preview tag and started to build world, but ran
into
rm -f .depend
mkdep -f
.depend -a -I/usr/src/usr.bin/make -DMAKE_VERSION=\"5200408120\" -DDEFSHELLNAME=\"sh\"
/usr/src/usr.bin/make/arch.c /usr/src/usr.bin/make/buf.c
/usr/src/usr.bin/make/cond.c /usr/src/usr.bin/make/dir.c
/usr/src/usr.bin/make/for.c /usr/src/usr.bin/make/hash.c
/usr/src/usr.bin/make/hash_tables.c /usr/src/usr.bin/make/job.c
/usr/src/usr.bin/make/lst.c /usr/src/usr.bin/make/main.c
/usr/src/usr.bin/make/make.c /usr/src/usr.bin/make/parse.c
/usr/src/usr.bin/make/proc.c /usr/src/usr.bin/make/shell.c
/usr/src/usr.bin/make/str.c /usr/src/usr.bin/make/suff.c
/usr/src/usr.bin/make/targ.c /usr/src/usr.bin/make/util.c
/usr/src/usr.bin/make/var.c
echo make: /usr/obj/usr/src/btools_i386/usr/lib/libc.a >> .depend
make: don't know how to make sprite.h. Stop
Hm, I just checked out a Preview tree and sprite.h is nowhere referenced
anymore. Building looks fine as well.
sprite.h was removed from make in May this year:
http://leaf.dragonflybsd.org/mailarchive/commits/2005-05/msg00100.html
Are you sure all your make source is up to date with Preview (maybe you
modified some file manually and it wasn't updated properly)?
Sascha
More information about the Users
mailing list