Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 17 May 1998 10:54:39 +0900
From:      KATO Takenori <kato@migmatite.eps.nagoya-u.ac.jp>
To:        current@FreeBSD.ORG
Subject:   Can't compile portalfs
Message-ID:  <19980517105439M.kato@gneiss.eps.nagoya-u.ac.jp>

next in thread | raw e-mail | index | archive | help
Portalfs in current is broken.

cc -c -O -pipe -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wuninitialized -ansi  -nostdinc -I- -I. -I../.. -I/usr/include  -DKERNEL -include opt_global.h ../../miscfs/portal/portal_vnops.c
../../miscfs/portal/portal_vnops.c: In function `portal_connect':
../../miscfs/portal/portal_vnops.c:193: warning: implicit declaration of function `sotounpcb'
../../miscfs/portal/portal_vnops.c:193: warning: assignment makes pointer from integer without a cast
../../miscfs/portal/portal_vnops.c:194: warning: assignment makes pointer from integer without a cast
../../miscfs/portal/portal_vnops.c:195: dereferencing pointer to incomplete type
../../miscfs/portal/portal_vnops.c:196: dereferencing pointer to incomplete type
../../miscfs/portal/portal_vnops.c:197: dereferencing pointer to incomplete type
*** Error code 1

Stop.

-----------------------------------------------+--------------------------+
Kato Takenori <kato@ganko.eps.nagoya-u.ac.jp>  |        FreeBSD           |
Dept. Earth Planet. Sci, Nagoya Univ.          |    The power to serve!   |
Nagoya, 464-8602, Japan                        |  http://www.FreeBSD.org/ |
++++ FreeBSD(98) 2.2.6: Rev. 02 available!     +==========================+

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?19980517105439M.kato>