Date: Wed, 21 Jun 2006 20:07:12 -0700 From: "Vye Wilson" <vyeperman@gmail.com> To: freebsd-stable@freebsd.org Subject: Re: Upgrading i386 box from 5.5-STABLE to 6.1-STABLE Message-ID: <6c3c36d00606212007g43647eb4ye06e770b4d1957a3@mail.gmail.com> In-Reply-To: <20060622024118.GA34796@polands.org> References: <20060622024118.GA34796@polands.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Hey, I am also having this problem on 6.1-STABLE FreeBSD amd64. I haven't made any major changes on this server and recently I started getting core dumps, so I figured after looking at /usr/src/UPDATING and checking the mailing list I could sync it up and hope for the best... I get this error when building my kernel /usr/src/sys/dev/mii/dcphy.c: In function `dcphy_attach': /usr/src/sys/dev/mii/dcphy.c:172: error: `DC_PCI_CSID' undeclared (first use in this function) /usr/src/sys/dev/mii/dcphy.c:172: error: (Each undeclared identifier is reported only once /usr/src/sys/dev/mii/dcphy.c:172: error: for each function it appears in.) *** Error code 1 Stop in /usr/obj/usr/src/sys/GIGAKERNEL. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. Here is a diff of my kernel from GENERIC diff GIGAKERNEL GENERIC 30,36d29 < # Firewall Options < options IPFILTER # IPFilter support < options IPFILTER_LOG # IPFilter logging support < options IPFILTER_DEFAULT_BLOCK # Block all packets by default < < < options QUOTA # QUOTA! Thanks in advance On 6/21/06, Doug Poland <doug@polands.org> wrote: > > Hello, > > I'm in the middle of an attempt to upgrade an i386 box from 5.5-STABLE > to 6.1-STABLE. Just in case it's apropos, the box was recently upgraded > from 5.2.1-RELEASE to 5.5-STABLE. > > I am following the handbook's "The Canonical Way to Update Your System" > and have sucessfully cvsup'd RELENG_6 and run make buildworld. > > The problem I'm having is during make buildkernel. This is the error: > > > /usr/src/sys/dev/mii/dcphy.c: In function `dcphy_attach': > /usr/src/sys/dev/mii/dcphy.c:172: error: `DC_PCI_CSID' undeclared (first > use in this function) > /usr/src/sys/dev/mii/dcphy.c:172: error: (Each undeclared identifier is > reported only once > /usr/src/sys/dev/mii/dcphy.c:172: error: for each function it appears in.) > *** Error code 1 > > Stop in /usr/obj/usr/src/sys/GENERIC. > *** Error code 1 > > Stop in /usr/src. > *** Error code 1 > > Stop in /usr/src. > > > I've read /usr/src/UPDATING, google'd and searched the web but to no > avail. > Any help would be appreciated. > > > -- > Regards, > Doug > _______________________________________________ > freebsd-stable@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-stable > To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org" > -- --Vye
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6c3c36d00606212007g43647eb4ye06e770b4d1957a3>