> > I've recently upgraded to 4.0 from 3.2-stable and now whenever I try and
> > compile something I get:
> >
> > /usr/libexec/ld-elf.so.1: cc: Undefined symbol "mkstemps"
> > *** Error code 1
There was a time peroid during the gcc -> egcs transition in -CURRENT one
would get this error. But a
> >The problem with PLIP is that it tries to do splnet stuff in at
> >spltty. If you force the parallell port driver to run at splnet, PLIP
> >works but you get panics when you print because it tries to do spltty
> >stuff at splnet.
>
> Possible quick fix (hack): change all the spltty()'s in lpt.
Revision 1.36 of sys/pci/ide_pci.c causes DMA problems and a panic on
my laptop:
[...]
Considering FFS root f/s.
changing root device to wd0s1a
Card inserted, slot 0
wd0s1: type 0xa5, start 63, end = 12398399, size 12398337 : OK
wd0s4: type 0xa0, start 12398400, end = 12670559, size 272160 : OK
w
I have been unable to produce the panic on my test machine.
My current stumbling block is that I do not know how to create
the `modeule' files, specifically /modules/vn.ko. My previous
patch is *not* a valid solution, but does indicate to me that
the problem probably lies in a missing BUF_KERNPRO
Hi,
how do i mount an ntfs partition sitting on a logical drive within an
extended partition? Is it different from 3.2 Stable?
thankx
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message
In article <[EMAIL PROTECTED]>,
Charles Henrich <[EMAIL PROTECTED]> wrote:
> I've recently upgraded to 4.0 from 3.2-stable and now whenever I try and
> compile something I get:
>
> /usr/libexec/ld-elf.so.1: cc: Undefined symbol "mkstemps"
> *** Error code 1
That symbol should be defined in "/us
On Thu, Jul 22, 1999 at 02:19:37AM +0200, a little birdie told me
that Andrzej Bialecki remarked
> On Tue, 20 Jul 1999, Matthew Dillon wrote:
> >
> > You can do it manually from /etc/rc. If it doesn't even get that far,
> > you used to be able to specify it in the kernel config but I do
On Wed, 21 Jul 1999, Matthew D. Fuller wrote:
> On Thu, Jul 22, 1999 at 02:19:37AM +0200, a little birdie told me
> that Andrzej Bialecki remarked
> > On Tue, 20 Jul 1999, Matthew Dillon wrote:
> > >
> > > You can do it manually from /etc/rc. If it doesn't even get that far,
> > > you u
On Tue, 20 Jul 1999, Matthew Dillon wrote:
>
> :And how do you create dumps from a kernel that hasn't finished booting
> :(not gotten to the stage of reading rc.conf)? 'dumps on' in kernel
> :config does not seem to do the job.
> :
> :Nick
>
> You can do it manually from /etc/rc. If it doe
On Wednesday, 21 July 1999 at 16:04:13 +0300, Vallo Kallaste wrote:
>
> Hello
>
> Something broke the vinum roughly between 18-21 July. Vinum refuses to
> get up my striped volume with message:
>
> Can't open /dev/vinum/Control: Operation not supported by device
>
> This is output from command: vi
On Wed, Jul 21, 1999 at 04:04:13PM +0300, Vallo Kallaste wrote:
>
> Hello
>
> Something broke the vinum roughly between 18-21 July. Vinum refuses to
> get up my striped volume with message:
>
> Can't open /dev/vinum/Control: Operation not supported by device
>
> This is output from command: vi
I've recently upgraded to 4.0 from 3.2-stable and now whenever I try and
compile something I get:
/usr/libexec/ld-elf.so.1: cc: Undefined symbol "mkstemps"
*** Error code 1
It can be a simple test program, or the kernel.. Does anyone have any ideas?
Thanks!
-Crh
Charles Henrich Ma
Bruce Evans wrote:
> >Currently VIA Apollo IDE controller in the new ata driver handled as
> >"Generic UDMA" controller, but AFAIK this controller was designed to be
> >fully compatible with the Intel PIIX4 chip. To test if I'm right I made
>
> No, they are quite different. See the old driver fo
>Currently VIA Apollo IDE controller in the new ata driver handled as
>"Generic UDMA" controller, but AFAIK this controller was designed to be
>fully compatible with the Intel PIIX4 chip. To test if I'm right I made
No, they are quite different. See the old driver for 500 lines of
differences.
Currently VIA Apollo IDE controller in the new ata driver handled as
"Generic UDMA" controller, but AFAIK this controller was designed to be
fully compatible with the Intel PIIX4 chip. To test if I'm right I made
a minor change in dma initialisation code to initialise it exactly as
PIIX4 controlle
Hello
Something broke the vinum roughly between 18-21 July. Vinum refuses to
get up my striped volume with message:
Can't open /dev/vinum/Control: Operation not supported by device
This is output from command: vinum read /dev/wd0 /dev/wd1
All subsequent commands fail with same message. The de
On Tue, 20 Jul 1999 22:44:21 -0700 (PDT),
Matthew Dillon <[EMAIL PROTECTED]> said:
dillon> MFS is badly broken when used in a diskless configuration. I am trying
dillon> to track it all down but it is very, very frustrating.
I saw that on my ordinary (non-diskless :-) box last nigh
In message <[EMAIL PROTECTED]>, Matthew Dillon writes:
>
>I'm getting really annoyed with this dev_t stuff. I wish you people
>would have tested a bit more before committing it all.
s/you people/Poul-Henning/
Well, I tested as best I could. I don't have the luxury of large test
facilit
18 matches
Mail list logo