On Fri, 06 Apr 2001, John Carlson wrote:
> Hi,
>
> I cvsupped today to -CURRENT, thinking to upgrade my -STABLE installation
> (4.3-BETA). I followed the instructions in the UPDATING file, but ran into
> a persistent problem when trying to compile the kernel after a successful
> buildworld. The
On Sat, Apr 07, 2001 at 10:41:30PM -0500, Michael Harnois wrote:
> Different ports, similar problem:
>
> /usr/bin/perl5 -I/usr/libdata/perl/5.6.0/mach -I/usr/libdata/perl/BSDPANIMAP.xs
>> IMAP.xsc && mv IMAP.xsc IMAP.c
Arrrhgh. Thanks for the report.
Please try the following patch:
-
On Sun, Apr 08, 2001 at 02:26:38PM +0200, Anton Berezin wrote:
> On Sat, Apr 07, 2001 at 10:41:30PM -0500, Michael Harnois wrote:
> > Different ports, similar problem:
> >
> > /usr/bin/perl5 -I/usr/libdata/perl/5.6.0/mach -I/usr/libdata/perl/BSDPAN
>IMAP.xs > IMAP.xsc && mv IMAP.xsc IMAP.c
>
subscribe freebsd-current
subscribe cvs-all
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message
Much better, thanks!
--
Michael D. Harnois[EMAIL PROTECTED]
Redeemer Lutheran Church Washburn, Iowa
One of the symptoms of an approaching nervous breakdown is
the belief that one's work is terribly important. -- Bertrand Russell
To Unsubscribe: s
How do you make the loader _NOT_ load a kernel until after the
countdown?
On slow media (like NFS boots or VMware, or old AlphaServers) its
really painful to wait for the kernel to unload just so you can unload
it and then load an alternate kernel.
Thanks,
Drew
To Unsubscribe: send mail to [E
Andrew Gallatin wrote:
>
> How do you make the loader _NOT_ load a kernel until after the
> countdown?
>
> On slow media (like NFS boots or VMware, or old AlphaServers) its
> really painful to wait for the kernel to unload just so you can unload
> it and then load an alternate kernel.
This init
Peter Wemm writes:
> Andrew Gallatin wrote:
> >
> > How do you make the loader _NOT_ load a kernel until after the
> > countdown?
> >
> > On slow media (like NFS boots or VMware, or old AlphaServers) its
> > really painful to wait for the kernel to unload just so you can unload
> > it a
Andrew Gallatin wrote:
>
> How do you make the loader _NOT_ load a kernel until after the
> countdown?
>
> On slow media (like NFS boots or VMware, or old AlphaServers) its
> really painful to wait for the kernel to unload just so you can unload
> it and then load an alternate kernel.
Actually,