Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 Nov 2004 18:39:40 -0500
From:      Nate Collins <nate@archivemassive.net>
To:        <freebsd-fs@freebsd.org>
Subject:   Cannot build hfs-freebsd-03p2 on 5.3
Message-ID:  <20041116233943.DE52743D2D@mx1.FreeBSD.org>

next in thread | raw e-mail | index | archive | help
Experiencing compile problems with hfs-freebsd-03p2 on 5.3

Any suggestions appreciated

Yar you still out there?

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
mount_hfs.c:57: error: elements of array `mopts' have incomplete type
mount_hfs.c:58: error: `MOPT_STDOPTS' undeclared here (not in a function)
mount_hfs.c:58: error: initializer element is not constant
mount_hfs.c:58: error: (near initialization for `mopts[0]')
mount_hfs.c:59: error: `MOPT_FORCE' undeclared here (not in a function)
mount_hfs.c:59: error: initializer element is not constant
mount_hfs.c:59: error: (near initialization for `mopts[1]')
mount_hfs.c:60: error: `MOPT_UPDATE' undeclared here (not in a function)
mount_hfs.c:60: error: initializer element is not constant
mount_hfs.c:60: error: (near initialization for `mopts[2]')
mount_hfs.c:61: warning: excess elements in struct initializer
mount_hfs.c:61: warning: (near initialization for `mopts[3]')
mount_hfs.c:61: error: initializer element is not constant
mount_hfs.c:61: error: (near initialization for `mopts[3]')
*** Error code 1

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

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

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



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