Em... I can't reproduce this. Can you post your make.conf and src.conf? On Thu, Aug 18, 2011 at 5:30 AM, timp <[email protected]> wrote: > Hi! > I just tried you patch on latest current with clang. > > [root@current64 /usr/src]# uname -a > FreeBSD current64 9.0-BETA1 FreeBSD 9.0-BETA1 #0: Thu Aug 18 03:56:45 MSK > 2011 mox@current64:/usr/obj/usr/src/sys/GENERIC amd64 > > [root@current64 /usr/src]# patch < ~/nvi2-freebsd-2011-08-17.diff > > [root@current64 /usr/src]# make WITH_ICONV=1 buildworld > ....loooong time..... > .......................... > ===> usr.bin/vgrind (depend) > rm -f .depend > CC='clang' mkdep -f .depend -a /usr/src/usr.bin/vgrind/regexp.c > /usr/src/usr > .bin/vgrind/vfontedpr.c > echo vfontedpr: /usr/obj/usr/src/tmp/usr/lib/libc.a >> .depend > ===> usr.bin/vi (depend) > make: don't know how to make cl_bsd.c. Stop > *** Error code 2 > > Stop in /usr/src/usr.bin. > *** Error code 1 > > Stop in /usr/src. > *** Error code 1 > > Stop in /usr/src. > *** Error code 1 > > Stop in /usr/src. > > Maybe do I something wrong? > > -- > View this message in context: > http://freebsd.1045724.n5.nabble.com/nvi-iconv-Call-for-test-tp4698373p4711635.html > Sent from the freebsd-hackers mailing list archive at Nabble.com. > _______________________________________________ > [email protected] mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-hackers > To unsubscribe, send any mail to "[email protected]" >
-- Zhihao Yuan, nickname lichray The best way to predict the future is to invent it. ___________________________________________________ 4BSD -- http://4bsd.biz/ _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail to "[email protected]"

