Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 Sep 1998 11:31:28 -0400
From:      Mike Knoll <knollm@lafcol.lafayette.edu>
To:        questions@freeebsd.org, stable@FreeBSD.ORG
Subject:   lkm/cd9660
Message-ID:  <199809171516.LAA07408@lafcol>

next in thread | raw e-mail | index | archive | help
I've been trying to upgrade from 2.2.7-release to -stable, and I haven't
been able to 'make world' for a week.  It fails on lkm/cd9660.

How do I fix this?

Thanks,
Mike
# uname -a
FreeBSD whistler 2.2.7-RELEASE FreeBSD 2.2.7-RELEASE #0: Wed Jul 22
08:48:29 GMT
 1998     root@builder.cdrom.com:/usr/src/sys/compile/GENERIC  i386

--- cd9660_node.o ---
cc -nostdinc -O -pipe -DCD9660  -DKERNEL -DACTUALLY_LKM_NOT_KERNEL
-I/usr/src/lk
m/cd9660/../../sys  -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit
-Wnest
ed-externs -Wstrict-prototypes -Wmissing-prototypes  -Wpointer-arith
-I/usr/obj/
usr/src/tmp/usr/include -DVFS_LKM -DMODVNOPS=cd9660_modvnops -I. -c
/usr/src/lkm
/cd9660/../../sys/isofs/cd9660/cd9660_node.c
--- cd9660_bmap.o ---
In file included from
/usr/src/lkm/cd9660/../../sys/isofs/cd9660/cd9660_bmap.c:5
2:
/usr/src/lkm/cd9660/../../sys/isofs/cd9660/cd9660_node.h:122: warning:
`struct v
op_lookup_args' declared inside parameter list
/usr/src/lkm/cd9660/../../sys/isofs/cd9660/cd9660_node.h:122: warning: its
scope
 is only this definition or declaration,
/usr/src/lkm/cd9660/../../sys/isofs/cd9660/cd9660_node.h:122: warning:
which is
probably not what you want.
/usr/src/lkm/cd9660/../../sys/isofs/cd9660/cd9660_node.h:123: warning:
`struct v
op_inactive_args' declared inside parameter list

/usr/src/lkm/cd9660/../../sys/isofs/cd9660/cd9660_node.c:474: warning:
static de
claration for `cd9660_defattr' follows non-static
/usr/src/lkm/cd9660/../../sys/isofs/cd9660/cd9660_node.c:538: warning:
static de
claration for `cd9660_deftstamp' follows non-static
/usr/src/lkm/cd9660/../../sys/isofs/cd9660/cd9660_node.c:579: warning:
static de
claration for `cd9660_tstamp_conv7' follows non-static
/usr/src/lkm/cd9660/../../sys/isofs/cd9660/cd9660_node.c:641: warning:
static de
claration for `cd9660_tstamp_conv17' follows non-static
/usr/src/lkm/cd9660/../../sys/isofs/cd9660/cd9660_node.c:672: warning:
static de
claration for `isodirino' follows non-static
/usr/src/lkm/cd9660/../../sys/isofs/cd9660/cd9660_node.c:679: parse error
at end
 of input
*** Error code 1
3 errors
*** Error code 2
1 error
*** Error code 2
1 error
*** Error code 2
1 error
*** Error code 2
1 error


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199809171516.LAA07408>