[675] in arla-drinkers
arla 0.22 compile errors on NetBSD/Alpha current
daemon@ATHENA.MIT.EDU (Todd Cohen)
Mon Mar 8 15:54:25 1999
From owner-arla-drinkers@stacken.kth.se Mon Mar 08 20:54:24 1999
Return-Path: <owner-arla-drinkers@stacken.kth.se>
Delivered-To: arla-drinkers-mtg@bloom-picayune.mit.edu
Received: (qmail 21687 invoked from network); 8 Mar 1999 20:54:23 -0000
Received: from unknown (HELO sundance.stacken.kth.se) (130.237.234.41)
by bloom-picayune.mit.edu with SMTP; 8 Mar 1999 20:54:23 -0000
Received: (from majordom@localhost)
by sundance.stacken.kth.se (8.8.8/8.8.8) id VAA23423
for arla-drinkers-list; Mon, 8 Mar 1999 21:47:24 +0100 (MET)
Received: from mail.clarkson.edu (mail.clarkson.edu [128.153.4.59])
by sundance.stacken.kth.se (8.8.8/8.8.8) with ESMTP id VAA23376
for <arla-drinkers@stacken.kth.se>; Mon, 8 Mar 1999 21:46:00 +0100 (MET)
Received: from vador.clarkson.edu (vador.clarkson.edu [128.153.4.66])
by mail.clarkson.edu (8.8.8/8.8.8) with SMTP id PAA14969
for <arla-drinkers@stacken.kth.se>; Mon, 8 Mar 1999 15:45:47 -0500 (EST)
Date: Mon, 8 Mar 1999 15:45:48 -0500 (EST)
From: Todd Cohen <cohentl@clarkson.edu>
To: Arla <arla-drinkers@stacken.kth.se>
Subject: arla 0.22 compile errors on NetBSD/Alpha current
Message-ID: <Pine.SOL.3.96.990308154312.10538A-100000@vador.clarkson.edu>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Sender: owner-arla-drinkers@stacken.kth.se
Precedence: bulk
attempting to build arla on a recent snapshot of netbsd..
SUBDIRS='include lib util ydr lwp rx rxdef lib/ko rxkad xfs arlad conf
appl'; for i in $SUBDIRS; do (cd $i && make all) || exit 1; done
SUBDIRS='roken sl editline acl'; for i in $SUBDIRS; do (cd $i && make
all) | exit 1; done
SUBDIRS='bsd'; for i in $SUBDIRS; do (cd $i && make all); done
gcc -c -DHAVE_CONFIG_H -I. -I. -I../../include -I./../../include
-I./../inclde -I/usr/athena/include -DXFS_DEBUG -g -Wall -I. -D_KERNEL
-D_LKM -DUVM -I/ss -I/sys/arch -Wno-unused xfs_syscalls-common.c
xfs_syscalls-common.c: In function `sys_xfspioctl':
xfs_syscalls-common.c:75: warning: passing arg 3 of `xfs_pioctl_call' from
incompatible pointer type
xfs_syscalls-common.c: In function `lookup_node':
xfs_syscalls-common.c:202: warning: int format, different type arg (arg 3)
xfs_syscalls-common.c: In function `fhopen_call':
xfs_syscalls-common.c:314: warning: passing arg 6 of `xfs_fhopen' from
incompatible pointer type
xfs_syscalls-common.c: At top level:
xfs_syscalls-common.c:434: conflicting types for `xfs_pioctl_call'
xfs/xfs_syscalls.h:89: previous declaration of `xfs_pioctl_call'
*** Error code 1
Stop.
*** Error code 1
Stop.
*** Error code 1
Stop.
---------------------------------------------------
http://www.clarkson.edu/~cohentl
todd.cohen@clarkson.edu
"You can use divine intervention to solve the problem if you need to."
- Coleman, 1998
Clarkson University WCKN-TV, LUG, and SDCS: UNIX/Systems Administrations
---------------------------------------------------