Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 17 May 1998 01:14:05 -0700
From:      Amancio Hasty <hasty@rah.star-gate.com>
To:        current@FreeBSD.ORG
Subject:   portal?
Message-ID:  <199805170814.BAA05297@rah.star-gate.com>

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

I believed that this is my last compile problem with -current .... 

	Tnks,
	Amancio

cc -O  -pipe -DPORTAL  -DKERNEL -DACTUALLY_LKM_NOT_KERNEL -Wreturn-type 
-Wcomment -Wredundant-decls -Wimplicit  -Wnested-externs -Wstrict-prototypes 
-Wmissing-prototypes  -Wpointer-arith -Winline -Wuninitialized -ansi -nostdinc 
-I-  -I/usr/obj/usr/src/lkm/portal -I/usr/obj/usr/src/lkm/portal/@ 
-I/usr/obj/usr/src/tmp/usr/include -DVFS_LKM -DMODVNOPS=portal_modvnops -c 
/usr/src/lkm/portal/../../sys/miscfs/portal/portal_vnops.c
/usr/src/lkm/portal/../../sys/miscfs/portal/portal_vnops.c: In function 
`portal_connect':
/usr/src/lkm/portal/../../sys/miscfs/portal/portal_vnops.c:193: warning: 
implicit declaration of function `sotounpcb'
/usr/src/lkm/portal/../../sys/miscfs/portal/portal_vnops.c:193: warning: 
assignment makes pointer from integer without a cast
/usr/src/lkm/portal/../../sys/miscfs/portal/portal_vnops.c:194: warning: 
assignment makes pointer from integer without a cast
/usr/src/lkm/portal/../../sys/miscfs/portal/portal_vnops.c:195: dereferencing 
pointer to incomplete type



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?199805170814.BAA05297>