FreeBSD 4.0-CURRENT, arla-0.23
Robert Watson
robert at cyrus.watson.org
Mon May 17 00:14:01 CEST 1999
On 15 May 1999 assar at stacken.kth.se wrote:
> Robert Watson <robert at cyrus.watson.org> writes:
> > Apr 30 22:34:56 trojanhorse /kernel: XFS PANIC WARNING!
> > xfs_message_installroot: called again!
> > Apr 30 22:34:56 trojanhorse /kernel: XFS PANIC WARNING!
> > xfs_message_installroot: called again!
>
> I'm not able to reproduce this with a -current from a few days ago and
> the current arla source.
Since then I have not been able to reproduce it. Maybe a timing thing.
> > BTW, have you considered getting a device number allocated so you're not
> > using a dynamically allocated number, especially given that kld's appear
> > not to pass back device numbers to userland the way the old lkms did?
> > Having one allocated is just a question of emailing Jordan
> > <jkh at freebsd.org> and would probably be worthwhile.
>
> Did you get a device number and/or a syscall number?
No luck yet; I'll resubmit my request (possibly lost in the 3.2-BETA
traffic?) and let you know if I have any luck.
> > I have plans to submit updates to the FreeBSD ports collection Arla
> > port--will you be releasing a 0.24 at some point with the recent patches,
> > or should I include relevant patches in a port based on 0.23?
>
> A 0.24 will be release quite soon. Please try
> ftp://ftp.stacken.kth.se/pub/arla/snap/arla-tb.tar.gz.
I'm using 4.0-CURRENT, and did a ./configure --enable-kld, but on the make
got:
ranlib librxkad.a
SUBDIRS='bsd'; for i in $SUBDIRS; do (cd $i && make all); done
awk '/^vop/ { printf("#define HAVE_%s 1\n", toupper($1)); }'
/sys/kern/vnode_if.
src > xfs_vopdefs.h
mkdir xfs
mkdir: xfs: File exists
*** Error code 1 (ignored)
test -d xfs && ( test -f xfs/xfs_vopdefs.h || ln -s ../xfs_vopdefs.h
xfs/xfs_vop
defs.h )
mkdir ../sys
/bin/sh /sys/kern/vnode_if.sh /sys/kern/vnode_if.src && (test -f
vnode_if.h ||
ln -s ../sys/vnode_if.h vnode_if.h)
gcc -c -DHAVE_CONFIG_H -I. -I. -I../../include -I./../../include
-I./../inclu
de -I/usr/athena/include -DXFS_DEBUG -g -Wall -I. -DKERNEL -D_KERNEL
-DVFS_KLD
-DKLD_MODULE -I/sys/arch -I/sys -I. -Wno-unused xfs_deb.c
gcc -c -DHAVE_CONFIG_H -I. -I. -I../../include -I./../../include
-I./../inclu
de -I/usr/athena/include -DXFS_DEBUG -g -Wall -I. -DKERNEL -D_KERNEL
-DVFS_KLD
-DKLD_MODULE -I/sys/arch -I/sys -I. -Wno-unused xfs_message.c
In file included from xfs_message.c:39:
xfs/xfs_locl.h:137: sys/lkm.h: No such file or directory
*** Error code 1
Stop.
*** Error code 1
Stop.
*** Error code 1
Stop.
Presumably an lkmism, but unfortunately I don't have time just now to fix,
just to report :). This was from: May 14 22:16 arla-tb.tar.gz.
Robert N Watson
robert at fledge.watson.org http://www.watson.org/~robert/
PGP key fingerprint: AF B5 5F FF A6 4A 79 37 ED 5F 55 E9 58 04 6A B1
Carnegie Mellon University http://www.cmu.edu/
TIS Labs at Network Associates, Inc. http://www.tis.com/
Safeport Network Services http://www.safeport.com/
More information about the Arla-drinkers
mailing list