Date: Sat, 15 Dec 2001 15:42:19 +0100 From: "Per Claesson" <per@visimedia.com> To: <freebsd-questions@FreeBSD.ORG> Subject: Buildworld problems Message-ID: <010f01c18576$b34d5770$0200a8c0@priya>
next in thread | raw e-mail | index | archive | help
[-- Attachment #1 --] Hi, I am trying to upgrade to 4.4 rel, but buildworld dies with these last words: ... /../contrib/isc-dhcp/common/tree.c /usr/src/sbin/dhclient/../../contrib/isc-dhcp/common/upf.c /usr/src/sbin/dhclient/../../contrib/isc-dhcp/client/clparse.c:123: unterminated character constant /usr/src/sbin/dhclient/../../contrib/isc-dhcp/client/clparse.c:234: unterminated character constant /usr/src/sbin/dhclient/../../contrib/isc-dhcp/client/clparse.c:252: unterminated character constant /usr/src/sbin/dhclient/../../contrib/isc-dhcp/client/clparse.c:336: unterminated character constant /usr/src/sbin/dhclient/../../contrib/isc-dhcp/client/clparse.c:374: unterminated character constant /usr/src/sbin/dhclient/../../contrib/isc-dhcp/client/clparse.c:376: unterminated character constant /usr/src/sbin/dhclient/../../contrib/isc-dhcp/client/clparse.c:414: unterminated character constant /usr/src/sbin/dhclient/../../contrib/isc-dhcp/client/clparse.c:427: unterminated character constant /usr/src/sbin/dhclient/../../contrib/isc-dhcp/client/clparse.c:436: unterminated character constant /usr/src/sbin/dhclient/../../contrib/isc-dhcp/client/clparse.c:466: unterminated string or character constant /usr/src/sbin/dhclient/../../contrib/isc-dhcp/client/clparse.c:466: possible real start of unterminated constant mkdep: compile failed *** Error code 1 Stop in /usr/src/sbin/dhclient. *** Error code 1 Stop in /usr/src/sbin. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. *** Error code 1 Before buildworld I did: cd /usr/obj chflags -R noschg * rm -Rf * cd /usr/src make cleandir make cleandir My cvsupfile looks like this: *default release=cvs *default host=cvsup5.FreeBSD.org *default base=/usr/src/cvsup *default prefix=/usr *default delete *default use-rel-suffix *default release=cvs tag=RELENG_4 *default delete use-rel-suffix src-all tag=RELENG_4 list=cvs:RELENG_4 And /etc/make.conf looks like this: USA_RESIDENT=NO MASTER_SITE_BACKUP?=ftp://ftp7.de.freebsd.org/pub/FreeBSD/ports/distfiles/${DIST_SUBDIR}/ MASTER_SITE_OVERRIDE?=${MASTER_SITE_BACKUP} MASTER_SITE_GNU=ftp://ftp7.de.freebsd.org/pub/mirror/gnu/prep.ai/%SUBDIR%/ NOPROFILE=true CFLAGS= -O -pipe Does anyone have a clue what could be wrong? Regards Per --- VisiMedia Säterivägen 11 270 33 Vollsjö Tel 0416-300 07, 070 99 22 55 9 Fax 0416-300 03 www.visimedia.com [-- Attachment #2 --] <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <HTML><HEAD> <META content="text/html; charset=iso-8859-1" http-equiv=Content-Type> <META content="MSHTML 5.00.3315.2870" name=GENERATOR> <STYLE></STYLE> </HEAD> <BODY bgColor=#ffffff> <DIV><FONT face=Arial size=2>Hi,</FONT></DIV> <DIV> </DIV> <DIV><FONT face=Arial size=2>I am trying to upgrade to 4.4 rel, but buildworld dies with these last words:</FONT></DIV> <DIV> </DIV> <DIV><FONT face=Arial size=2>...</FONT></DIV> <DIV><FONT face=Arial size=2>/../contrib/isc-dhcp/common/tree.c /usr/src/sbin/dhclient/../../contrib/isc-dhcp/common/upf.c<BR>/usr/src/sbin/dhclient/../../contrib/isc-dhcp/client/clparse.c:123: unterminated character constant<BR>/usr/src/sbin/dhclient/../../contrib/isc-dhcp/client/clparse.c:234: unterminated character constant<BR>/usr/src/sbin/dhclient/../../contrib/isc-dhcp/client/clparse.c:252: unterminated character constant<BR>/usr/src/sbin/dhclient/../../contrib/isc-dhcp/client/clparse.c:336: unterminated character constant<BR>/usr/src/sbin/dhclient/../../contrib/isc-dhcp/client/clparse.c:374: unterminated character constant<BR>/usr/src/sbin/dhclient/../../contrib/isc-dhcp/client/clparse.c:376: unterminated character constant<BR>/usr/src/sbin/dhclient/../../contrib/isc-dhcp/client/clparse.c:414: unterminated character constant<BR>/usr/src/sbin/dhclient/../../contrib/isc-dhcp/client/clparse.c:427: unterminated character constant<BR>/usr/src/sbin/dhclient/../../contrib/isc-dhcp/client/clparse.c:436: unterminated character constant<BR>/usr/src/sbin/dhclient/../../contrib/isc-dhcp/client/clparse.c:466: unterminated string or character constant<BR>/usr/src/sbin/dhclient/../../contrib/isc-dhcp/client/clparse.c:466: possible real start of unterminated constant<BR>mkdep: compile failed<BR>*** Error code 1</FONT></DIV> <DIV> </DIV> <DIV><FONT face=Arial size=2>Stop in /usr/src/sbin/dhclient.<BR>*** Error code 1</FONT></DIV> <DIV><FONT face=Arial size=2><BR>Stop in /usr/src/sbin.<BR>*** Error code 1</FONT></DIV> <DIV> </DIV> <DIV><FONT face=Arial size=2>Stop in /usr/src.<BR>*** Error code 1</FONT></DIV> <DIV> </DIV> <DIV><FONT face=Arial size=2>Stop in /usr/src.<BR>*** Error code 1</FONT></DIV> <DIV> </DIV> <DIV> </DIV> <DIV><FONT face=Arial size=2>Before buildworld I did: </FONT></DIV> <DIV><FONT face=Arial size=2>cd /usr/obj<BR>chflags -R noschg *<BR>rm -Rf *<BR>cd /usr/src<BR>make cleandir<BR>make cleandir</FONT></DIV> <DIV> </DIV> <DIV><FONT face=Arial size=2>My cvsupfile looks like this:</FONT></DIV> <DIV><FONT face=Arial size=2><BR>*default release=cvs<BR>*default host=cvsup5.FreeBSD.org<BR>*default base=/usr/src/cvsup<BR>*default prefix=/usr<BR>*default delete<BR>*default use-rel-suffix<BR>*default release=cvs tag=RELENG_4<BR>*default delete use-rel-suffix<BR>src-all tag=RELENG_4 list=cvs:RELENG_4<BR></FONT></DIV> <DIV><FONT face=Arial size=2>And /etc/make.conf looks like this:</FONT></DIV> <DIV><FONT face=Arial size=2>USA_RESIDENT=NO<BR>MASTER_SITE_BACKUP?=ftp://ftp7.de.freebsd.org/pub/FreeBSD/ports/distfiles/${DIST_SUBDIR}/<BR>MASTER_SITE_OVERRIDE?=${MASTER_SITE_BACKUP}<BR>MASTER_SITE_GNU=ftp://ftp7.de.freebsd.org/pub/mirror/gnu/prep.ai/%SUBDIR%/<BR>NOPROFILE=true<BR>CFLAGS= -O -pipe</FONT></DIV> <DIV> </DIV> <DIV><FONT face=Arial size=2>Does anyone have a clue what could be wrong?</FONT></DIV> <DIV> </DIV> <DIV><FONT face=Arial size=2>Regards</FONT></DIV> <DIV><FONT face=Arial size=2>Per</FONT></DIV> <DIV> </DIV> <DIV><FONT face=Arial size=2>---</FONT></DIV> <DIV> </DIV> <DIV><FONT face=Arial size=2>VisiMedia<BR>Säterivägen 11<BR>270 33 Vollsjö<BR>Tel 0416-300 07, 070 99 22 55 9<BR>Fax 0416-300 03<BR><A href="http://www.visimedia.com">www.visimedia.com</A></FONT></DIV></BODY></HTML>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?010f01c18576$b34d5770$0200a8c0>
