From owner-freebsd-current Sun May 17 02:26:50 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id CAA26448 for freebsd-current-outgoing; Sun, 17 May 1998 02:26:50 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from rah.star-gate.com (rah.star-gate.com [209.133.7.234]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id CAA26442 for ; Sun, 17 May 1998 02:26:48 -0700 (PDT) (envelope-from hasty@rah.star-gate.com) Received: from rah.star-gate.com (localhost.star-gate.com [127.0.0.1]) by rah.star-gate.com (8.8.8/8.8.8) with ESMTP id BAA05297 for ; Sun, 17 May 1998 01:14:05 -0700 (PDT) (envelope-from hasty@rah.star-gate.com) Message-Id: <199805170814.BAA05297@rah.star-gate.com> X-Mailer: exmh version 2.0.2 2/24/98 To: current@FreeBSD.ORG Subject: portal? Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Sun, 17 May 1998 01:14:05 -0700 From: Amancio Hasty Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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