Date: Wed, 23 Aug 2006 18:42:22 +0400 From: Boris Samorodov <bsam@ipt.ru> To: Divacky Roman <xdivac02@stud.fit.vutbr.cz> Cc: Paul Mather <paul@gromit.dlib.vt.edu>, freebsd-current@freebsd.org Subject: Re: Linuxulator: syscall statfs64 not implemented? Message-ID: <37794465@bsam.ru> In-Reply-To: <20060821134635.GA27362@stud.fit.vutbr.cz> (Divacky Roman's message of "Mon, 21 Aug 2006 15:46:35 %2B0200") References: <1156096970.19717.12.camel@zappa.Chelsea-Ct.Org> <20060820204338.GA76869@stud.fit.vutbr.cz> <1156121912.32130.22.camel@zappa.Chelsea-Ct.Org> <20060821080748.GA14037@stud.fit.vutbr.cz> <20060821134635.GA27362@stud.fit.vutbr.cz>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 21 Aug 2006 15:46:35 +0200 Divacky Roman wrote: > > it seems like very trivial so expect patch today ;) > www.stud.fit.vutbr.cz/~xdivac02/statfs64.patch Applied cleanly but didn't compile: ----- Warning: Object directory not changed from original /usr/src/sys/modules/linux cc -O2 -fno-strict-aliasing -pipe -DDEBUG -DCOMPAT_IA32 -DCOMPAT_LINUX32 -DDEBUG -Werror -D_KERNEL -DKLD_MODULE -std=c99 -nostdinc -I- -I. -I@ -I@/contrib/altq -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-common -fno-omit-frame-pointer -mcmodel=kernel -mno-red-zone -mfpmath=387 -mno-sse -mno-sse2 -mno-mmx -mno-3dnow -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -fformat-extensions -c /usr/src/sys/modules/linux/../../compat/linux/linux_stats.c /usr/src/sys/modules/linux/../../compat/linux/linux_stats.c: In function `linux_statfs64': /usr/src/sys/modules/linux/../../compat/linux/linux_stats.c:427: error: structure has no member named `path' /usr/src/sys/modules/linux/../../compat/linux/linux_stats.c:438: error: structure has no member named `buf' *** Error code 1 Stop in /usr/src/sys/modules/linux. ----- WBR -- Boris Samorodov (bsam) Research Engineer, http://www.ipt.ru Telephone & Internet SP FreeBSD committer, http://www.FreeBSD.org The Power To Serve
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?37794465>