Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 20 Feb 2004 21:11:37 +0900 (JST)
From:      Norikatsu Shigemura <nork@FreeBSD.org>
To:        fs@FreeBSD.org
Cc:        yar@FreeBSD.org
Subject:   Cannot build hfs-freebsd-03p1 on 5-current
Message-ID:  <200402201211.i1KCBbXh087403@sakura.ninth-nine.com>

next in thread | raw e-mail | index | archive | help
	Hum.. I can't compile hfs-freebsd-03p1 on 5-current.
	Anyone, do you know this fix?

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
$ cd /tmp
$ tar xvfz hfs-freebsd-03p1.tar.gz
$ cd hfs-freebsd-03p1
$ make
	:
	:
cc -O -fno-ident -pipe -march=pentium3 -I/tmp/hfs-freebsd-03p1/freebsd/hfs/../../darwin/xnu/bsd -I/tmp/hfs-freebsd-03p1/freebsd/hfs/../../darwin/xnu/bsd/hfs -I/tmp/hfs-freebsd-03p1/freebsd/hfs/../../darwin/xnu/bsd/hfs/hfscommon/headers  -D_KERNEL -DKLD_MODULE -nostdinc -I-  -I/tmp/hfs-freebsd-03p1/freebsd/hfs/../../darwin/xnu/bsd -I/tmp/hfs-freebsd-03p1/freebsd/hfs/../../darwin/xnu/bsd/hfs -I/tmp/hfs-freebsd-03p1/freebsd/hfs/../../darwin/xnu/bsd/hfs/hfscommon/headers -I. -I@ -I@/../include -I/usr/include -finline-limit=15000 -fno-common -g -mno-align-long-strings -mpreferred-stack-boundary=2 -ffreestanding -Wall -c /tmp/hfs-freebsd-03p1/freebsd/hfs/../../darwin/xnu/bsd/hfs/hfs_readwrite.c
/tmp/hfs-freebsd-03p1/darwin/xnu/bsd/hfs/hfs_readwrite.c: In function `hfs_write':
/tmp/hfs-freebsd-03p1/darwin/xnu/bsd/hfs/hfs_readwrite.c:341: error: structure has no member named `p_rlimit'
/tmp/hfs-freebsd-03p1/darwin/xnu/bsd/hfs/hfs_readwrite.c: In function `hfs_bmap':
/tmp/hfs-freebsd-03p1/darwin/xnu/bsd/hfs/hfs_readwrite.c:976: warning: enumeration value `RL_NOOVERLAP' not handled in switch
*** Error code 1

Stop in /tmp/hfs-freebsd-03p1/freebsd/hfs.
*** Error code 1

Stop in /tmp/hfs-freebsd-03p1/freebsd.
*** Error code 1

Stop in /tmp/hfs-freebsd-03p1.
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200402201211.i1KCBbXh087403>