Hi,
after updating -current many programs seem to be incompatible.
after recompiling they work, though.
jdk1.1.8 has the same problem, but I can't recompile this...
the error is:
/usr/libexec/ld-elf.so.1: /usr/lib/libm.so.2: Undefined symbol "__stderrp"
the package on current.freebsd.org doesn't
kris> Yeah, like I said, you can do this in a jail under 5.0.
Yes, but your kernel should have 'vn' device driver which is already
deprecated in recent 5-current. Without vn, 4-stable build (make a
release) will fail when vnconfig(8) does its job for boot floppies.
Of course, we can fake vncon
Anyone running -current on a true Pentium with the F00F bug that can verify
that this simple cleanup patch works?
http://www.freebsd.org/~jhb/patches/f00f.patch
Index: trap.c
===
RCS file: /usr/cvs/src/sys/i386/i386/trap.c,v
retriev
> David Wolfskill wrote:
> > Found this in my typescript after a "make installworld" on today's
>
> There was a commit about a problem with a missing NOOBJ..
> May I suggest either:
> - rm -rf /usr/obj/*
> - cd src/share; cd `make -V .OBJDIR`; rm -rf * (check that its not your
> srcdir first :-)
>Date: Tue, 23 Oct 2001 20:43:29 +0100
>From: Mark Murray <[EMAIL PROTECTED]>
>Actually, it is possible for there to be no copies: target in
>src/share/examples/. The copies: (actually copies::)
>target is built up in a .for loop that may be empty.
>The fix is a dummy copies:: target.
In the me
On Tue, Oct 23, 2001 at 10:57:18AM -0700, John Baldwin wrote:
> Anyone running -current on a true Pentium with the F00F bug that can verify
> that this simple cleanup patch works?
>
> http://www.freebsd.org/~jhb/patches/f00f.patch
I can probably do it over the weekend.
Kris
PGP signature
On Tue, Oct 23, 2001 at 08:43:29PM +0100, Mark Murray wrote:
> Actually, it is possible for there to be no copies: target in
> src/share/examples/. The copies: (actually copies::)
> target is built up in a .for loop that may be empty.
>
> The fix is a dummy copies:: target.
Perhaps move the copi
Could you please give me a link to the working anoncvs server.
anoncvs.freebsd.org seems to be down for quite a long time.
Andrew.
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message
It looks like if_wx was not removed from /usr/src/release/i386/drivers.conf
which breaks make release.
Index: drivers.conf
===
RCS file: /home/ncvs/src/release/i386/drivers.conf,v
retrieving revision 1.2
diff -c -r1.2 drivers.conf
**
Hi,
I had started observing this problem about a 1.5 months ago - my
PCMCIA modem (EigerCom 33.6) is detected/attached only on second
insertion, i.e. if I'm booting with the card inserted I have to
manually eject it and put back, while if the machine boots with
an empty slot I have to do insert-e
Hi All,
FYI:
Maxim Sobolev wrote:
> I had started observing this problem about a 1.5 months ago - my
> PCMCIA modem (EigerCom 33.6) is detected/attached only on second
> insertion, i.e. if I'm booting with the card inserted I have to
> manually eject it and put back, while if the machine boots
Found this in my typescript after a "make installworld" on today's
-CURRENT:
...
===> share/dict
install -c -o root -g wheel -m 444 README propernames web2 web2a /usr/share/dict
/usr/share/dict/words -> web2
===> share/examples
(cd /usr/src/share/examples/../../etc; make etc-examples)
(cd /usr/s
David Wolfskill wrote:
> Found this in my typescript after a "make installworld" on today's
There was a commit about a problem with a missing NOOBJ..
May I suggest either:
- rm -rf /usr/obj/*
- cd src/share; cd `make -V .OBJDIR`; rm -rf * (check that its not your
srcdir first :-).
> make: don't
Maxim Sobolev wrote:
>
> Maxim Sobolev wrote:
> >
> > Mike Smith wrote:
> >
> > > This just isn't going to work. The _CRS data stream stops at byte 0x17,
> > > and these extra items are simply mis-aimed.
> > >
> > > The 0x19 should really be 0x11, and the 0x1c should really be 0x14, ie.
> > > th
On Tue, Oct 23, 2001 at 08:43:29PM +0100, Mark Murray wrote:
> > David Wolfskill wrote:
> > > Found this in my typescript after a "make installworld" on today's
> >
> > There was a commit about a problem with a missing NOOBJ..
> > May I suggest either:
> > - rm -rf /usr/obj/*
> > - cd src/share;
On Tue, Oct 23, 2001 at 10:57:18AM -0700, John Baldwin wrote:
> Anyone running -current on a true Pentium with the F00F bug that can verify
> that this simple cleanup patch works?
>
> http://www.freebsd.org/~jhb/patches/f00f.patch
I can. Running it on p5/133 right now.
CPU: Pentium/P54C (1
On Tue, Oct 23, 2001 at 08:43:29PM +0100, Mark Murray wrote:
>
> Actually, it is possible for there to be no copies: target in
> src/share/examples/. The copies: (actually copies::)
> target is built up in a .for loop that may be empty.
>
> The fix is a dummy copies:: target.
I've tested the fo
There was some talk about patches getting committed to fix multiple
problems with Solaris 8 NFS clients. Did those ever get committed?
As of 10/23, I'm still seeing problems. If they have been committed, I'll
pull out ethereal and start sniffing packets. However, if something is
about to get c
On Tue, 23 Oct 2001, David Wolfskill wrote:
> >Date: Tue, 23 Oct 2001 10:16:09 +0200 (CEST)
> >From: Martin Dieringer <[EMAIL PROTECTED]>
> >To: [EMAIL PROTECTED], <[EMAIL PROTECTED]>
>
> >after updating -current many programs seem to be incompatible.
> >after recompiling they work, though.
> >jd
19 matches
Mail list logo