"J. Alexander Jacocks" <jjacocks () mac ! com> wrote: > I'm having the past-mentioned miocpullup problem on a Sun v240, running > Solaris 8/sparc 02/04 with the current patch cluster. > > On bootup, I get the following: ... > /kernel/drv/sparcv9/pfil symbol miocpullup multiply defined > Configuring the /dev directory (compatibility devices) > > And the pfil module doesn't load, or attach to my network interfaces. I > have found the earlier discussion of this symbol on this list, but there > was no resolution listed, and the discussion wasn't applicable to this > Solaris build nor to this patchlevel.
But from that earlier discussion (probably thread "pfil-2.1.2 Solaris, miocpullup" from May 2004) a possible solution should be clear: Remove the definition of miocpullup() at the end of SunOS/pfildrv.c and recompile pfil.
