Re: problem building linux kernel module in current

2001-04-08 Thread David Taylor
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

Re: perl broken?

2001-04-08 Thread Anton Berezin
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: ---

Re: perl broken?

2001-04-08 Thread Anton Berezin
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

No Subject

2001-04-08 Thread Mike Crosland
subscribe freebsd-current subscribe cvs-all To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: perl broken?

2001-04-08 Thread Michael Harnois
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:

loader question

2001-04-08 Thread Andrew Gallatin
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

Re: loader question

2001-04-08 Thread Peter Wemm
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 initial

Re: loader question

2001-04-08 Thread Andrew Gallatin
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 and then load

Re: loader question

2001-04-08 Thread Daniel C. Sobral
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, it