> FreeBSD Tinderbox <tinderbox at freebsd.org> writes: > > ===> games/fortune/strfile (obj,depend,all,install) > > /obj/src/tmp/src/games/fortune/strfile created for /src/games/fortune/strfile > > rm -f .depend > > mkdep -f .depend -a -I/obj/src/tmp/legacy/usr/include /src/games/fortune/strfile/strfile.c > > echo strfile: /usr/lib/libc.a /obj/src/tmp/legacy/usr/lib/libegacy.a >> .depend > > cc -O2 -pipe -std=gnu99 -I/obj/src/tmp/legacy/usr/include -c /src/games/fortune/strfile/strfile.c > > cc -O2 -pipe -std=gnu99 -I/obj/src/tmp/legacy/usr/include -static -L/obj/src/tmp/legacy/usr/lib -o strfile strfile.o -legacy > > Syntax error: end of file unexpected (expecting ")") > > *** Error code 2 > > > > Stop in /src/games/fortune/strfile. > > Does anyone have any idea what caused this? The exact same error > occurred on all platforms / architectures. Some recent changes (r210612) to system makefiles related to the userland dtrace project. I think Rui fixed it with two subsequent commits, r210636 and r210656. b.Received on Mon Aug 02 2010 - 14:00:28 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:05 UTC