Upgrading i386 box from 5.5-STABLE to 6.1-STABLE
Vye Wilson
vyeperman at gmail.com
Thu Jun 22 03:07:13 UTC 2006
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 at 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 at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-stable
> To unsubscribe, send any mail to "freebsd-stable-unsubscribe at freebsd.org"
>
--
--Vye
More information about the freebsd-stable
mailing list