Hi and thanks for your great work from a happy ntfs-3g user.
The platform is Bluewhite64 12 - the x86_64 port
of Slackware 12.
I do this:
cd /tmp/compile
zcat /path/to/source/archive/prog-xx.yy.tgz | tar -x
cd prog-xx.yy
./configure
make
and the result is this:
[snip]
creating ntfs-3g.probe
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -DFUSE_USE_VERSION=26
-I../include/fuse-lite -I../include/ntfs-3g -g -O2 -Wall
-fno-strict-aliasing -MT ntfs_3g-ntfs-3g.o -MD -MP -MF
".deps/ntfs_3g-ntfs-3g.Tpo" -c -o ntfs_3g-ntfs-3g.o `test -f 'ntfs-3g.c'
|| echo './'`ntfs-3g.c; \
then mv -f ".deps/ntfs_3g-ntfs-3g.Tpo"
".deps/ntfs_3g-ntfs-3g.Po"; else rm -f ".deps/ntfs_3g-ntfs-3g.Tpo"; exit
1; fi
In file included from ../include/fuse-lite/fuse.h:17,
from ntfs-3g.c:28:
../include/fuse-lite/fuse_common.h:32:2: error: #error Please add
-D_FILE_OFFSET_BITS=64 to your compile flags!
ntfs-3g.c: In function 'ntfs_fuse_write':
ntfs-3g.c:705: warning: format '%lld' expects type 'long long int', but
argument 7 has type 'off_t'
ntfs-3g.c:705: warning: format '%lld' expects type 'long long int', but
argument 8 has type 'long int'
make[2]: *** [ntfs_3g-ntfs-3g.o] Error 1
make[2]: Leaving directory `/tmp/compile/ntfs-3g-1.2121-RC/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/tmp/compile/ntfs-3g-1.2121-RC'
make: *** [all] Error 2
[snip]
I do this compile on a AMD64 machine at work, just to send this,
but I first tried it on my home Core 2 Duo machine (Bluewhite64 12 linux);
I did what is suggested in the error message - adding
-D_FILE_OFFSET_BITS=64 to the compile flags - didn't help.
So, here goes the report.
If more info is needed - let me know!
--
Plamen Petrov, network & system administrator
Technical College - Silistra,
RU "Angel Kantchev"
http://tk.ru.acad.bg/
--------------------------------
this message is UTF8 encoded
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
ntfs-3g-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ntfs-3g-devel