From: Jim Riggs on 15 Jul 2010 09:45 On Jul 13, 2010, at 8:45 PM, Sahil Tandon wrote: > On Tue, 2010-07-13 at 20:53:54 -0400, Sahil Tandon wrote: > >> On Tue, 2010-07-13 at 20:28:46 -0400, jhell wrote: >> >>> cc -O2 -pipe -combine -fno-strict-aliasing -combine -Wall >>> -I/usr/obj/usr/ports/net/ifstated/work/ifstated-4.7 -Wstrict-prototypes >>> -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wshadow >>> -Wpointer-arith -Wcast-qual -I/usr/local/include -std=gnu99 >>> -fstack-protector -c log.c >>> log.c:31: error: expected '=', ',', ';', 'asm' or '__attribute__' before >>> 'void' >> >> Have you tried building with default CFLAGS? > > Please ignore my response; QAT is reporting the same problem after the > recent update to 4.7. Sorry for leading you astray; let's hope the > maintainer soon chimes in. ports/148242 (http://www.freebsd.org/cgi/query-pr.cgi?pr=148242) included a patch for log.c that did not get committed. I have submitted ports/148638 (http://www.freebsd.org/cgi/query-pr.cgi?pr=148638) with that patch attached again. - Jim_______________________________________________ freebsd-ports(a)freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscribe(a)freebsd.org" |