On Wed, Jun 21, 2006 at 10:57:20PM -0400, Scott Robbins wrote: > On Wed, Jun 21, 2006 at 09:41:18PM -0500, Doug Poland 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. > > > > /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 > > > > I just ran into the same problem, upgrading a 6.1 box that was last > upgraded a few weeks ago. > > I hadn't posted because I was hoping to test another box tomorrow to > see if it was just that one machine, nor had I had time to do any > serious troubleshooting. > > Not that this helps, but at least you know you're not alone, and the > problem isn't necessarily limited to a 5.x-6.x upgrade. > Curious development. I'm actually doing this on two different machines, and one box failed, hence the post.
The box that failed retrieved sources from cvsup15.freebsd.org 21 Jun 2006 16:11 CDT. The box that just finished make buildkernel got it's sources from cvsup8.us.freebsd.org at 21 Jun 2006 19:06 CDT. I'm gonna re-cvsup from cvsup8.us.freebsd and try again. IIRC, I've had problems with cvsup15.freebsd.org in the past. -- Regards, Doug _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "[EMAIL PROTECTED]"
