Subject: pkg/17574: net/arla in pkgsrc cannot be compiled
To: None <gnats-bugs@gnats.netbsd.org>
From: None <simon@hitzemann.org>
List: netbsd-bugs
Date: 07/12/2002 13:54:54
>Number:         17574
>Category:       pkg
>Synopsis:       The arla package cannot be compiled
>Confidential:   no
>Severity:       critical
>Priority:       low
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Fri Jul 12 06:55:00 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Simon Hitzemann
>Release:        NetBSD 1.6_BETA4
>Organization:
>Environment:
System: NetBSD mommel 1.6_BETA4 NetBSD 1.6_BETA4 (MOMMEL) #0: Sat Jul 6 18:15:04 UTC 2002 root@mommel:/usr/src/sys/arch/i386/compile/MOMMEL i386
Architecture: i386
Machine: i386
>Description:
		When I try to compile arla from pkgsrc/net/ i get the following errors:

In file included from xfs/xfs_locl.h:131,
                 from xfs_message.c:34:
/sys/sys/proc.h:195: field `p_realtimer' has incomplete type
/sys/sys/proc.h:196: field `p_rtime' has incomplete type
In file included from /sys/sys/time.h:176,
                 from /sys/sys/stat.h:50,
                 from /sys/sys/fcntl.h:56,
                 from xfs/xfs_locl.h:138,
                 from xfs_message.c:34:
/usr/include/time.h:104: `time' redeclared as different kind of symbol
/sys/sys/kernel.h:57: previous declaration of `time'
In file included from xfs/xfs_locl.h:153,
                 from xfs_message.c:34:
/sys/sys/namei.h:51: field `ni_segflg' has incomplete type
In file included from xfs_message.c:41:
xfs/xfs_vnodeops.h:208: warning: `struct vop_generic_args' declared inside parameter list
xfs/xfs_vnodeops.h:208: warning: its scope is only this definition or declaration, which is probably not what you want.
xfs/xfs_vnodeops.h:211: warning: `struct vop_generic_args' declared inside parameter list
xfs_message.c: In function `xfs_message_installroot':
xfs_message.c:54: warning: implicit declaration of function `printf'
xfs_message.c: In function `xfs_message_installnode':
xfs_message.c:92: warning: implicit declaration of function `vget'
xfs_message.c:97: warning: implicit declaration of function `vrele'
xfs_message.c: In function `xfs_message_installattr':
xfs_message.c:139: warning: implicit declaration of function `bcopy'
xfs_message.c: In function `xfs_message_installdata':
xfs_message.c:194: warning: implicit declaration of function `NDINIT'
xfs_message.c:194: `LOOKUP' undeclared (first use in this function)
xfs_message.c:194: (Each undeclared identifier is reported only once
xfs_message.c:194: for each function it appears in.)
xfs_message.c:194: `FOLLOW' undeclared (first use in this function)
xfs_message.c:196: warning: implicit declaration of function `namei'
xfs_message.c:202: warning: implicit declaration of function `VOP_UNLOCK'
xfs_message.c:217: warning: implicit declaration of function `cache_purge'
xfs_message.c: In function `xfs_message_invalidnode':
xfs_message.c:312: warning: implicit declaration of function `vrecycle'
xfs_message.c: In function `gc_vnode':
xfs_message.c:420: warning: implicit declaration of function `simple_lock'
xfs_message.c:442: warning: implicit declaration of function `vprint'
xfs_message.c:451: warning: implicit declaration of function `simple_unlock'
xfs_message.c:452: warning: implicit declaration of function `vgone'
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/net/arla/work.i386/arla-0.35.7/xfs/bsd
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/net/arla/work.i386/arla-0.35.7/xfs
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/net/arla/work.i386/arla-0.35.7
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/net/arla
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/net/arla

>How-To-Repeat:
		cd /usr/pkgsrc/net/arla; make build
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted: