Re: and again ntfs in fbsd
- From: "Tsu-Fan Cheng" <tfcheng@xxxxxxxxx>
- Date: Fri, 22 Jun 2007 20:37:04 -0400
umm....
not being an code worrier myself, I usually update my port tree first, then
do a clean install (make clean; make install distclean) like that, then get
down my keens and pray...:)
TFC
On 6/22/07, Anton Galitch <anton.galitch@xxxxxxxxx> wrote:
_______________________________________________
On 6/22/07, Tsu-Fan Cheng <tfcheng@xxxxxxxxx> wrote:
>
> how about trying sysutil/fusefs-ntfs?
>
> The ntfs-3g driver is an open source, freely available read/write NTFS
> driver, which provides safe and fast handling of the Windows XP, Windows
>
> Server 2003 and Windows 2000 filesystems. Almost the full POSIX
filesystem
> functionality is supported, the major exceptions are changing the file
> ownerships and the access rights.
>
> TFC
>
>
Yes, that would be great to install it, but there is a problem with it:
when building it says:
mount_fusefs.c:72: error: `MOPT_STDOPTS' undeclared here (not in a
function)
mount_fusefs.c:72: error: initializer element is not constant
mount_fusefs.c:72: error: (near initialization for `mopts[12]')
mount_fusefs.c:74: error: `MOPT_END' undeclared here (not in a function)
mount_fusefs.c:74: error: initializer element is not constant
mount_fusefs.c:74: error: (near initialization for `mopts[13]')
mount_fusefs.c: In function `main':
mount_fusefs.c:139: error: `getmnt_silent' undeclared (first use in this
function)
mount_fusefs.c:139: error: (Each undeclared identifier is reported only
once
mount_fusefs.c:139: error: for each function it appears in.)
mount_fusefs.c:179: error: dereferencing pointer to incomplete type
mount_fusefs.c:179: error: increment of pointer to unknown structure
mount_fusefs.c:179: error: arithmetic on pointer to an incomplete type
mount_fusefs.c:180: error: dereferencing pointer to incomplete type
mount_fusefs.c:181: error: dereferencing pointer to incomplete type
mount_fusefs.c:247: error: dereferencing pointer to incomplete type
mount_fusefs.c:247: error: increment of pointer to unknown structure
mount_fusefs.c:247: error: arithmetic on pointer to an incomplete type
mount_fusefs.c:248: error: dereferencing pointer to incomplete type
mount_fusefs.c: In function `usage':
mount_fusefs.c:379: error: dereferencing pointer to incomplete type
mount_fusefs.c:379: error: increment of pointer to unknown structure
mount_fusefs.c:379: error: arithmetic on pointer to an incomplete type
mount_fusefs.c:380: error: dereferencing pointer to incomplete type
mount_fusefs.c: At top level:
mount_fusefs.c:58: warning: array 'mopts' assumed to have one element
mount_fusefs.c:58: error: storage size of `mopts' isn't known
*** Error code 1
Stop in /usr/ports/sysutils/fusefs-kmod/work/fuse4bsd-0.3.0/mount_fusefs.
*** Error code 1
Stop in /usr/ports/sysutils/fusefs-kmod/work/fuse4bsd-0.3.0.
*** Error code 1
Stop in /usr/ports/sysutils/fusefs-kmod.
*** Error code 1
Stop in /usr/ports/sysutils/fusefs-ntfs.
*** Error code 1
Stop in /usr/ports/sysutils/fusefs-ntfs.
It seems that the port version isnt working....
_______________________________________________
freebsd-questions@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "
freebsd-questions-unsubscribe@xxxxxxxxxxx"
freebsd-questions@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscribe@xxxxxxxxxxx"
- References:
- and again ntfs in fbsd
- From: Anton Galitch
- Re: and again ntfs in fbsd
- From: Anton Galitch
- and again ntfs in fbsd
- Prev by Date: FreeBSD 6.2-STABLE / Gnome / Beryl (recipe)
- Next by Date: Please confirm your request to join id-freebsd
- Previous by thread: Re: and again ntfs in fbsd
- Next by thread: creating custom FreeBSD boot floppies
- Index(es):
Relevant Pages
|