Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Nov 2004 00:08:15 +0300
From:      Yar Tikhiy <yar@comp.chem.msu.su>
To:        Nate Collins <nate@archivemassive.net>
Cc:        freebsd-fs@freebsd.org
Subject:   Re: Cannot build hfs-freebsd-03p2 on 5.3
Message-ID:  <20041117210815.GA57928@comp.chem.msu.su>
In-Reply-To: <20041116233943.DE52743D2D@mx1.FreeBSD.org>
References:  <20041116233943.DE52743D2D@mx1.FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Nov 16, 2004 at 06:39:40PM -0500, Nate Collins wrote:
> Experiencing compile problems with hfs-freebsd-03p2 on 5.3
> 
> Any suggestions appreciated
> 
> Yar you still out there?

At least, I'm doing my best to :-)
As for your case, I can't but quote the Prerequisites section of
my HFS page:

	The source code of mount(8) must be installed at
	/usr/src/sbin/mount.

You really need it to build mount_hfs.

> Here's the output:
> 
> # cd /tmp
> # tar xvfz hfs-freebsd-03p1.tar.gz
> # cd hfs-freebsd-03p1
> # make
> 
> Warning: Object directory not changed from original
> /tmp/hfs-freebsd-03p2/freebsd/mount_hfs
> cc -O -pipe  -I/usr/src/sbin/mount
> -I/tmp/hfs-freebsd-03p2/freebsd/mount_hfs/../../darwin/xnu/bsd -g  -c
> mount_hfs.c
> mount_hfs.c:55:21: mntopts.h: No such file or directory

-- 
Yar



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