Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 29 Jun 2002 00:37:40 -0700 (PDT)
From:      Julian Elischer <julian@elischer.org>
To:        FreeBSD current users <current@FreeBSD.ORG>
Subject:   geom breaks current
Message-ID:  <Pine.BSF.4.21.0206290035560.77911-100000@InterJet.elischer.org>

next in thread | raw e-mail | index | archive | help

current as of an hour or so ago..

ref3> make
cc -c -O -pipe  -Wall -Wredundant-decls -Wnested-externs
-Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline
-Wcast-qual  -Wno-format -ansi  -nostdinc -I-
-I. -I../../.. -I../../../dev -I../../../contrib/dev/acpica
-I../../../contrib/ipfilter -I/usr/include -DGPROF -DGPROF4 -DGUPROF
-D_KERNEL -include opt_global.h -fno-common  -falign-functions=16
-fno-builtin -mpreferred-stack-boundary=2 -ffreestanding -Werror -pg
-mprofiler-epilogue ../../../geom/geom_kern.c
../../../geom/geom_kern.c: In function `g_up_procbody':
../../../geom/geom_kern.c:66: structure has no member named `p_xxthread'
../../../geom/geom_kern.c: In function `g_down_procbody':
../../../geom/geom_kern.c:89: structure has no member named `p_xxthread'
*** Error code 1

Stop in /usr/home/julian/p4/kse/sys/i386/compile/LINT.
ok, ok, p_xx thread was named that so that you are not supposed to use it.

I'll fix it..




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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0206290035560.77911-100000>