On Thu, Sep 20, 2001 at 08:01:20AM +0200, Mark Santcroos wrote:
> On Wed, Sep 19, 2001 at 06:22:03PM -0700, Steve Kargl wrote:
> > root[265] make installkernel
> [...]
> > ===> 3dfx
> > install -C -c -o root -g wheel -m 555 3dfx.ko /boot/kernel/
> > kldxref /boot/kernel
> > kldxref:No such file
Does anyone know is there any tutorial about ipfw
implementation. It seems to me, like there was one, describing the structures
and the code of ipfw, but can't remember where I've seen it.
On Thu, Sep 20, 2001 at 02:31:13PM +0400, Radoslav Vasilev wrote:
>
> Does anyone know is there any tutorial about ipfw implementation. It
> seems to me, like there was one, describing the structures and the
> code of ipfw, but can't remember where I've seen it.
>
ipfirewall(4), but much of the
Hello,
Are USB MMC Card Readers (such as SanDisk ImageMate) supported in
CURRENT?
I suppose they can be treated as generic SCSI-over-USB drives, just
want to be sure...
Thanks,
Konstantin.
--
* * Konstantin Chuguev Francis House
* * Application Engine
I believe at least one version of the SanDisk one is supported, and I recently helped
test and get committed the Microtech
CameraMate I personally recommend the CameraMate, as it has support for all known
CompactFlash devices, including IBM
Microdrives, as well as the fact that it also re
On Thu, Sep 20, 2001 at 08:01:20AM +0200, Mark Santcroos wrote:
> On Wed, Sep 19, 2001 at 06:22:03PM -0700, Steve Kargl wrote:
> > root[265] make installkernel
> > ===> 3dfx
> > install -C -c -o root -g wheel -m 555 3dfx.ko /boot/kernel/
> > kldxref /boot/kernel
> > kldxref:No such file or direc
On Thu, Sep 20, 2001 at 09:39:44AM -0700, Steve Kargl wrote:
> On Thu, Sep 20, 2001 at 08:01:20AM +0200, Mark Santcroos wrote:
> > On Wed, Sep 19, 2001 at 06:22:03PM -0700, Steve Kargl wrote:
> > > root[265] make installkernel
> > > ===> 3dfx
> > > install -C -c -o root -g wheel -m 555 3dfx.ko /
On Wed, Sep 19, 2001 at 06:22:03PM -0700, Steve Kargl wrote:
> root[265] make installkernel
> cd /usr/obj/usr/src/sys/C456086-A; MAKEOBJDIRPREFIX=/usr/obj
...
What steps lead up to this?
``make buildworld && make kernel && make kernelinstall''
To Unsubscribe: send mail to [EMAIL PROTECTED]
wit
At 12:05 PM -0700 9/20/01, David O'Brien wrote:
>On Wed, Sep 19, 2001 at 06:22:03PM -0700, Steve Kargl wrote:
>> root[265] make installkernel
>> cd /usr/obj/usr/src/sys/C456086-A; MAKEOBJDIRPREFIX=/usr/obj
>...
>
>What steps lead up to this?
>``make buildworld && make kernel && make kernelinsta
On Thu, Sep 20, 2001 at 12:05:31PM -0700, David O'Brien wrote:
> On Wed, Sep 19, 2001 at 06:22:03PM -0700, Steve Kargl wrote:
> > root[265] make installkernel
> > cd /usr/obj/usr/src/sys/C456086-A; MAKEOBJDIRPREFIX=/usr/obj
> ...
>
> What steps lead up to this?
> ``make buildworld && make kernel
Note, I'm updating a 3 week old current to today's sources.
I've fallen way behind in the mailing lists (due to living
out of a suitcase for week longer then intended), so if
this is a known problem please ignore.
cc -O -pipe -march=k6 -D_GNU_SOURCE -I- -I. -I/usr/src/gnu/usr.bin/binutils/ld
-I
Just built and installed the latest -current, now I'm getting the following
on a lot of commands:
/usr/libexec/ld-elf.so.1: /usr/lib/libreadline.so.4: Undefined symbol
"--stdoutp"
any suggestions?
Beech
--
Micro$oft: "Where can we make you go today?"
NFSKERBKEY_T doesn't seem to be defined anywhere:
===> Building for lsof-4.58
(cd lib; make DEBUG="-O" CFGF="-pipe -march=pentium -DFREEBSDV=500 -DHASFDESCFS=2
-DHASPROCFS -DHAS9660FS -DHASIPv6 -DLSOF_VSTR=\"5.0-CURRENT\"")
cc -pipe -march=pentium -DFREEBSDV=500 -DHASFDESCFS=2 -DHASPROCFS -DHA
In message <[EMAIL PROTECTED]> Konstantin Chuguev writes:
: Are USB MMC Card Readers (such as SanDisk ImageMate) supported in
: CURRENT?
Some are, some aren't. The one I have that works identifies itself
as:
SanDisk ImageMate II 1.30
and except for lying about the geometry of the device
In message Mark Peek writes:
: Install a -current kernel on a 4.X or pre-kldxref (before 9/10/01)
: 5.X system. I sent a note to Warner mentioning he might want to put a
: comment about this in UPDATING.
I'm just unsure how to describe it...
Warner
To
Steve Kargl wrote:
> Note, I'm updating a 3 week old current to today's sources.
> I've fallen way behind in the mailing lists (due to living
> out of a suitcase for week longer then intended), so if
> this is a known problem please ignore.
>
>
> cc -O -pipe -march=k6 -D_GNU_SOURCE -I- -I. -I/us
Warner Losh wrote:
> In message Mark Peek writes:
> : Install a -current kernel on a 4.X or pre-kldxref (before 9/10/01)
> : 5.X system. I sent a note to Warner mentioning he might want to put a
> : comment about this in UPDATING.
>
> I'm just unsure how
On Thu, Sep 20, 2001 at 10:19:22PM -0700, Peter Wemm wrote:
> Warner Losh wrote:
> > In message Mark Peek writes:
> > : Install a -current kernel on a 4.X or pre-kldxref (before 9/10/01)
> > : 5.X system. I sent a note to Warner mentioning he might want to
This is because BMAKEENV has DESTDIR=${WORLDTMP}, and
bsd.{prog,lib}.mk have the magic of adding the
-I${DESTDIR}/usr/include to CFLAGS if DESTDIR is set.
I'm currently testing the following patch with the
-CURRENT build on a -STABLE box.
Index: bsd.prog.mk
==
P. U. (Uli) Kruppa([EMAIL PROTECTED])@2001.09.12 17:52:23 +:
>
> Hi,
>
> sorry for cross-mailing two lists!
>
> I am running -CURRENT (ok - though I do not know anything
> about computers) and just found about about 624 MB trash in
> my /var/ftp - this is my anonymous-ftp -directory.
> It
"Andrey A. Chernov" wrote:
> On Thu, Sep 20, 2001 at 18:32:57 +0400, Andrey A. Chernov wrote:
> > After stdio changes 4.4 binaries linked with libtermcap/libcurses refuse
> > to work:
> >
> > /usr/libexec/ld-elf.so.1: /usr/lib/libcurses.so: Undefined symbol "__stdout
p"
> >
> > It is becaus
On Thursday 20 September 2001 09:21 pm, Peter Wemm wrote:
> "Andrey A. Chernov" wrote:
> > On Thu, Sep 20, 2001 at 18:32:57 +0400, Andrey A. Chernov wrote:
> > > After stdio changes 4.4 binaries linked with libtermcap/libcurses
> > > refuse to work:
> > >
> > > /usr/libexec/ld-elf.so.1: /usr/lib/l
On Thu, Sep 20, 2001 at 09:26:13PM +0200, Alexander Langer wrote:
> Thus spake Vincent Poy ([EMAIL PROTECTED]):
>
> > I was looking on the -current tree and don't see make.conf in
> > either etc or etc/defaults. In previous versions, make.conf is in
> > etc/defaults and then you can put your
When I try to "make release ... RELEASETAG=RELENG_4_4_0_RELEASE"
on the freshly buildworld-ed -CURRENT it stops on the
>>> stage 2: build tools
with the following diagnostics:
cd /usr/src/bin/sh; make build-tools
cc -O -pipe -DSHELL -I. -I/usr/src/bin/sh -Wall -Wformat-c
/usr/src/
On Thu, 20 Sep 2001, Alexander Langer wrote:
> Thus spake Vincent Poy ([EMAIL PROTECTED]):
>
> > I was looking on the -current tree and don't see make.conf in
> > either etc or etc/defaults. In previous versions, make.conf is in
> > etc/defaults and then you can put your own modifications in
Try [EMAIL PROTECTED] for more information.
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of Jim Bryant
> Sent: 20 September 2001 15:19
> To: Konstantin Chuguev
> Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED]
> Subject: Re: USB Multimedia Card (MMC) read
On Wed, Sep 19, 2001 at 01:32:28PM -0700, John Baldwin wrote:
>
> On 19-Sep-01 Wilko Bulte wrote:
> > On Tue, Sep 18, 2001 at 03:01:25PM -0700, John Baldwin wrote:
...
> >> p_flag to p_sflag which changed its locking semantics.)
> >
> > Another one, on a -current from yesterday, on -alpha:
> >
On Thu, 20 Sep 2001, Peter Wemm wrote:
> peter 2001/09/20 01:47:41 PDT
>
> Modified files:
> include stdio.h
> Log:
> Now that the compat4x libc.so.4 binary has been updated, we can finally
> switch over to using a future-proof stdin/out/err.
>
> Note that if you
Thus spake Vincent Poy ([EMAIL PROTECTED]):
> I was looking on the -current tree and don't see make.conf in
> either etc or etc/defaults. In previous versions, make.conf is in
> etc/defaults and then you can put your own modifications in etc. So any
> chance of bringing back make.conf int
29 matches
Mail list logo