Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 31 Mar 2009 07:06:54 +0200
From:      Mel Flynn <mel.flynn+fbsd.questions@mailing.thruhere.net>
To:        freebsd-questions@freebsd.org
Cc:        Dave Pascoe <km3t@km3t.org>
Subject:   Re: Trouble building NanoBSD image for Soekris 5501 (sio.c error)
Message-ID:  <200903310706.55155.mel.flynn%2Bfbsd.questions@mailing.thruhere.net>
In-Reply-To: <49D13D38.9090203@km3t.org>
References:  <49D13D38.9090203@km3t.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Monday 30 March 2009 23:44:24 Dave Pascoe wrote:
> Hi-
>
> I am trying to build a NanoBSD image for a Soekris net5501 from
> FreeBSD-7.1 stable.
>
> Build world finishes but the kernel build fails trying to compile sio.c
> (see error below)

I don't see a note in UPDATING about tty in -STABLE, but -HEAD contains an=
=20
entry about the new tty stack. It is possible these changes have now been=20
backported as the errors point there.
You may want to check the -stable mailing list.

=46rom -HEAD's UPDATING:
20080820:
        The TTY subsystem of the kernel has been replaced by a new
        implementation, which provides better scalability and an
        improved driver model. Most common drivers have been migrated to
        the new TTY subsystem, while others have not. The following
        drivers have not yet been ported to the new TTY layer:

        PCI/ISA:
                cy, digi, rc, rp, sio

        USB:
                ubser, ucycom

        Line disciplines:
                ng_h4, ng_tty, ppp, sl, snp

        Adding these drivers to your kernel configuration file shall
        cause compilation to fail.

=2D-=20
Mel



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200903310706.55155.mel.flynn%2Bfbsd.questions>