Date: Fri, 15 Nov 2002 17:23:02 +0200 (EET) From: Mantzios Achilleus <mantzios@softlab.ece.ntua.gr> To: <freebsd-stable@FreeBSD.ORG> Subject: upgrade from 4.6.1-RC2 to 4.7 colldef broken?? Message-ID: <Pine.SOL.4.31.0211151722060.10582-100000@theseas.softlab.ece.ntua.gr>
next in thread | raw e-mail | index | archive | help
hi, while trying to run make buildworld the process encountered an error building colldef (near the beginning of make buildworld) The error complained about: /usr/src/usr.bin/colldef/y.tab.h:15:'STR_LEN' undeclared here (not in a function). ***error code 1 stop in /usr/src/usr.bin/colldef. I defined STR_LEN to 1024 in /usr/src/usr.bin/colldef/common.h and it seemed to be able to move on building colldef and the rest. However i dont know if colldef will be broken. Any one has a clue?? Thanx , Achilleus To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.SOL.4.31.0211151722060.10582-100000>