[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[gfarm-discuss:44425] Re: gfarm 2.1.0 gfarmfs-fuse-2.0.0 make error
- From: Osamu Tatebe <tatebe@xxxxxxxxxxxxxxxx>
- Date: Tue, 29 Jul 2008 19:30:02 +0900
Hi,
(B
(BFor gfarm-2.1.0, use gfarm2fs not gfarmfs-fuse.
(B
(BThanks,
(BOsamu
(B
(BOn Tue, 29 Jul 2008 17:45:17 +0900
(B<chosuan@xxxxxxxxxxx> wrote:
(B
(B> hi
(B> please help me!~
(B>
(B> gfarmfs-fuse-2.0.0 configuration option
(B> =>
(B> CPPFLAGS='-I/usr/local/gfarm/include' LDFLAGS='-L/usr/local/gfarm/lib -Wl,-R,/usr/local/gfarm/lib' ./configure
(B>
(B>
(B>
(B> make error message
(B>
(B> =>
(B>
(B> [root@biostorage01 gfarmfs-fuse-2.0.0]# make
(B>
(B>
(B> fsystest.c: In function 'check_nlink':
(B>
(B> fsystest.c:182: warning: format '%i' expects type 'int', but argument 3 has type '__nlink_t'
(B>
(B> fsystest.c:182: warning: format '%i' expects type 'int', but argument 4 has type 'nlink_t'
(B>
(B> gfarmfs.c: In function 'add_gfarm_prefix':
(B>
(B> gfarmfs.c:175: warning: return makes pointer from integer without a cast
(B>
(B> gfarmfs.c: In function 'add_gfarm_prefix_symlink_suffix':
(B>
(B> gfarmfs.c:191: warning: return makes pointer from integer without a cast
(B>
(B> gfarmfs.c: In function 'gfarmfs_final_normal':
(B>
(B> gfarmfs.c:459: warning: passing argument 1 of 'gfarm_error_to_errno' makes integer from pointer without a cast
(B>
(B> gfarmfs.c: In function 'gfarmfs_final_prof':
(B>
(B> gfarmfs.c:512: warning: passing argument 1 of 'gfarm_error_to_errno' makes integer from pointer without a cast
(B>
(B> gfarmfs.c: In function 'gfarmfs_dir_nlink':
(B>
(B> gfarmfs.c:531: warning: assignment makes pointer from integer without a cast
(B>
(B> gfarmfs.c:533: warning: assignment makes pointer from integer without a cast
(B>
(B> gfarmfs.c: In function 'gfarmfs_set_view':
(B>
(B> gfarmfs.c:580: warning: implicit declaration of function 'gfs_pio_get_nfragment'
(B>
(B> gfarmfs.c:580: warning: assignment makes pointer from integer without a cast
(B>
(B> gfarmfs.c:582: warning: implicit declaration of function 'gfs_pio_set_view_index'
(B>
(B> gfarmfs.c:582: warning: assignment makes pointer from integer without a cast
(B>
(B> gfarmfs.c:584: warning: implicit declaration of function 'gfs_pio_set_view_global'
(B>
(B> gfarmfs.c:584: warning: assignment makes pointer from integer without a cast
(B>
(B> gfarmfs.c: In function 'gfarmfs_create_empty_file':
(B>
(B> gfarmfs.c:601: error: 'GFARM_FILE_EXCLUSIVE' undeclared (first use in this function)
(B>
(B> gfarmfs.c:601: error: (Each undeclared identifier is reported only once
(B>
(B> gfarmfs.c:601: error: for each function it appears in.)
(B>
(B> gfarmfs.c:602: warning: assignment makes pointer from integer without a cast
(B>
(B> gfarmfs.c:605: warning: assignment makes pointer from integer without a cast
(B>
(B> gfarmfs.c: At top level:
(B>
(B> gfarmfs.c:785: error: expected declaration specifiers or '...' before 'file_offset_t'
(B>
(B> gfarmfs.c: In function 'gfarmfs_exact_filesize':
(B>
(B> gfarmfs.c:795: error: 'file_offset_t' undeclared (first use in this function)
(B>
(B> gfarmfs.c:795: error: expected ';' before 'st_size'
(B>
(B> gfarmfs.c:803: warning: assignment makes pointer from integer without a cast
(B>
(B> gfarmfs.c:812: warning: assignment makes pointer from integer without a cast
(B>
(B> gfarmfs.c:823: warning: assignment makes pointer from integer without a cast
(B>
(B> gfarmfs.c:825: warning: assignment makes pointer from integer without a cast
(B>
(B> gfarmfs.c:827: error: 'st_size' undeclared (first use in this function)
(B>
(B> gfarmfs.c:831: warning: assignment makes pointer from integer without a cast
(B>
(B> gfarmfs.c:835: warning: assignment makes pointer from integer without a cast
(B>
(B> gfarmfs.c:837: warning: assignment makes pointer from integer without a cast
(B>
(B> gfarmfs.c:845: error: 'sizep' undeclared (first use in this function)
(B>
(B> gfarmfs.c:848: warning: comparison between pointer and integer
(B>
(B> gfarmfs.c:853: warning: assignment makes pointer from integer without a cast
(B>
(B> gfarmfs.c: In function 'gfarmfs_gfs_stat_from_pi_only':
(B>
(B> gfarmfs.c:866: error: storage size of 'pi' isn't known
(B>
(B> gfarmfs.c:869: warning: assignment makes pointer from integer without a cast
(B>
(B> gfarmfs.c:871: warning: implicit declaration of function 'gfarm_path_info_get'
(B>
(B> gfarmfs.c:871: warning: assignment makes pointer from integer without a cast
(B>
(B> gfarmfs.c:876: warning: implicit declaration of function 'gfarm_path_info_free'
(B>
(B> gfarmfs.c:866: warning: unused variable 'pi'
(B>
(B> gfarmfs.c: In function 'gfarmfs_getattr':
(B>
(B> gfarmfs.c:902: warning: assignment makes pointer from integer without a cast
(B>
(B> gfarmfs.c:904: warning: comparison between pointer and integer
(B>
(B> gfarmfs.c:912: warning: assignment makes pointer from integer without a cast
(B>
(B> gfarmfs.c:919: error: 'file_offset_t' undeclared (first use in this function)
(B>
(B> gfarmfs.c:919: error: expected ';' before 'size'
(B>
(B> gfarmfs.c:920: error: 'size' undeclared (first use in this function)
(B>
(B> gfarmfs.c:920: error: too many arguments to function 'gfarmfs_exact_filesize'
(B>
(B> gfarmfs.c:924: error: 'GFARM_ERR_NO_FRAGMENT_INFORMATION' undeclared (first use in this function)
(B>
(B> gfarmfs.c: In function 'gfarmfs_getdir':
(B>
(B> gfarmfs.c:949: warning: assignment makes pointer from integer without a cast
(B>
(B> gfarmfs.c:954: warning: assignment makes pointer from integer without a cast
(B>
(B> gfarmfs.c:966: warning: assignment makes pointer from integer without a cast
(B>
(B> gfarmfs.c: In function 'gfarmfs_mknod':
(B>
(B> gfarmfs.c:993: warning: assignment makes pointer from integer without a cast
(B>
(B> gfarmfs.c: In function 'gfarmfs_mkdir':
(B>
(B> gfarmfs.c:1010: warning: assignment makes pointer from integer without a cast
(B>
(B> gfarmfs.c: In function 'gfarmfs_unlink_self_arch':
(B>
(B> gfarmfs.c:1024: warning: assignment makes pointer from integer without a cast
(B>
(B> gfarmfs.c:1025: error: 'GFARM_ERR_NO_FRAGMENT_INFORMATION' undeclared (first use in this function)
(B>
(B> gfarmfs.c:1026: warning: assignment makes pointer from integer without a cast
(B>
(B> gfarmfs.c:1027: warning: comparison between pointer and integer
(B>
(B> gfarmfs.c:1033: warning: assignment makes pointer from integer without a cast
(B>
(B> gfarmfs.c:1035: warning: assignment makes pointer from integer without a cast
(B>
(B> gfarmfs.c:1037: warning: implicit declaration of function 'gfs_unlink_section'
(B>
(B> gfarmfs.c:1037: warning: assignment makes pointer from integer without a cast
(B>
(B> gfarmfs.c:1041: warning: assignment makes pointer from integer without a cast
(B>
(B> gfarmfs.c: In function 'gfarmfs_unlink':
(B>
(B> gfarmfs.c:1064: warning: comparison between pointer and integer
(B>
(B> gfarmfs.c: In function 'gfarmfs_rmdir':
(B>
(B> gfarmfs.c:1088: warning: assignment makes pointer from integer without a cast
(B>
(B> gfarmfs.c: In function 'gfarmfs_readlink':
(B>
(B> gfarmfs.c:1110: warning: assignment makes pointer from integer without a cast
(B>
(B> gfarmfs.c:1115: warning: assignment makes pointer from integer without a cast
(B>
(B> gfarmfs.c:1117: warning: assignment makes pointer from integer without a cast
(B>
(B> gfarmfs.c: In function 'gfarmfs_symlink':
(B>
(B> gfarmfs.c:1151: warning: assignment makes pointer from integer without a cast
(B>
(B> gfarmfs.c:1158: error: 'GFARM_FILE_EXCLUSIVE' undeclared (first use in this function)
(B>
(B> gfarmfs.c:1159: warning: assignment makes pointer from integer without a cast
(B>
(B> gfarmfs.c:1162: warning: assignment makes pointer from integer without a cast
(B>
(B> gfarmfs.c:1165: warning: assignment makes pointer from integer without a cast
(B>
(B> gfarmfs.c:1166: warning: assignment makes pointer from integer without a cast
(B>
(B> gfarmfs.c: In function 'gfarmfs_rename':
(B>
(B> gfarmfs.c:1199: warning: assignment makes pointer from integer without a cast
(B>
(B> gfarmfs.c:1201: warning: comparison between pointer and integer
(B>
(B> gfarmfs.c:1211: warning: assignment makes pointer from integer without a cast
(B>
(B> gfarmfs.c: In function 'gfarmfs_link':
(B>
(B> gfarmfs.c:1244: warning: assignment makes pointer from integer without a cast
(B>
(B> gfarmfs.c:1255: warning: assignment makes pointer from integer without a cast
(B>
(B> gfarmfs.c:1257: warning: comparison between pointer and integer
(B>
(B> gfarmfs.c:1264: warning: assignment makes pointer from integer without a cast
(B>
(B> gfarmfs.c:1273: warning: assignment makes pointer from integer without a cast
(B>
(B> gfarmfs.c:1280: warning: assignment makes pointer from integer without a cast
(B>
(B> gfarmfs.c:1301: error: 'GFARM_FILE_EXCLUSIVE' undeclared (first use in this function)
(B>
(B> gfarmfs.c:1302: warning: assignment makes pointer from integer without a cast
(B>
(B> gfarmfs.c:1310: warning: assignment makes pointer from integer without a cast
(B>
(B> gfarmfs.c:1316: warning: assignment makes pointer from integer without a cast
(B>
(B> gfarmfs.c:1319: warning: assignment makes pointer from integer without a cast
(B>
(B> gfarmfs.c:1324: warning: assignment makes pointer from integer without a cast
(B>
(B> gfarmfs.c:1330: warning: assignment makes pointer from integer without a cast
(B>
(B> gfarmfs.c:1345: warning: assignment makes pointer from integer without a cast
(B>
(B> gfarmfs.c: In function 'gfarmfs_chmod':
(B>
(B> gfarmfs.c:1367: warning: assignment makes pointer from integer without a cast
(B>
(B> gfarmfs.c: In function 'gfarmfs_chown':
(B>
(B> gfarmfs.c:1389: warning: assignment makes pointer from integer without a cast
(B>
(B> gfarmfs.c:1391: warning: comparison between pointer and integer
(B>
(B> gfarmfs.c:1399: warning: assignment makes pointer from integer without a cast
(B>
(B> gfarmfs.c:1406: warning: assignment makes pointer from integer without a cast
(B>
(B> gfarmfs.c: In function 'gfarmfs_truncate_common':
(B>
(B> gfarmfs.c:1423: warning: assignment makes pointer from integer without a cast
(B>
(B> gfarmfs.c:1429: warning: assignment makes pointer from integer without a cast
(B>
(B> gfarmfs.c:1434: warning: assignment makes pointer from integer without a cast
(B>
(B> gfarmfs.c: In function 'gfarmfs_utime':
(B>
(B> gfarmfs.c:1471: warning: assignment makes pointer from integer without a cast
(B>
(B> gfarmfs.c:1478: warning: assignment makes pointer from integer without a cast
(B>
(B> gfarmfs.c: In function 'gfarmfs_open':
(B>
(B> gfarmfs.c:1525: warning: assignment makes pointer from integer without a cast
(B>
(B> gfarmfs.c: In function 'gfarmfs_create':
(B>
(B> gfarmfs.c:1567: error: 'GFARM_FILE_EXCLUSIVE' undeclared (first use in this function)
(B>
(B> gfarmfs.c:1568: warning: assignment makes pointer from integer without a cast
(B>
(B> gfarmfs.c: In function 'gfarmfs_fgetattr':
(B>
(B> gfarmfs.c:1595: warning: assignment makes pointer from integer without a cast
(B>
(B> gfarmfs.c: In function 'gfarmfs_ftruncate':
(B>
(B> gfarmfs.c:1614: warning: assignment makes pointer from integer without a cast
(B>
(B> gfarmfs.c: In function 'gfarmfs_access':
(B>
(B> gfarmfs.c:1630: warning: assignment makes pointer from integer without a cast
(B>
(B> gfarmfs.c: In function 'gfarmfs_release':
(B>
(B> gfarmfs.c:1647: warning: assignment makes pointer from integer without a cast
(B>
(B> gfarmfs.c: In function 'gfarmfs_read':
(B>
(B> gfarmfs.c:1660: error: 'file_offset_t' undeclared (first use in this function)
(B>
(B> gfarmfs.c:1660: error: expected ';' before 'off'
(B>
(B> gfarmfs.c:1667: error: 'off' undeclared (first use in this function)
(B>
(B> gfarmfs.c:1667: warning: assignment makes pointer from integer without a cast
(B>
(B> gfarmfs.c:1670: warning: assignment makes pointer from integer without a cast
(B>
(B> gfarmfs.c: In function 'gfarmfs_write':
(B>
(B> gfarmfs.c:1683: error: 'file_offset_t' undeclared (first use in this function)
(B>
(B> gfarmfs.c:1683: error: expected ';' before 'off'
(B>
(B> gfarmfs.c:1690: error: 'off' undeclared (first use in this function)
(B>
(B> gfarmfs.c:1690: warning: assignment makes pointer from integer without a cast
(B>
(B> gfarmfs.c:1693: warning: assignment makes pointer from integer without a cast
(B>
(B> gfarmfs.c: In function 'gfarmfs_fsync':
(B>
(B> gfarmfs.c:1710: warning: assignment makes pointer from integer without a cast
(B>
(B> gfarmfs.c:1712: warning: assignment makes pointer from integer without a cast
(B>
(B> gfarmfs.c: In function 'gfarmfs_fh_add':
(B>
(B> gfarmfs.c:2276: warning: return makes pointer from integer without a cast
(B>
(B> gfarmfs.c:2289: warning: return makes pointer from integer without a cast
(B>
(B> gfarmfs.c:2295: warning: return makes pointer from integer without a cast
(B>
(B> gfarmfs.c: In function 'gfarmfs_async_fork_count_initialize':
(B>
(B> gfarmfs.c:2357: warning: return makes pointer from integer without a cast
(B>
(B> gfarmfs.c:2362: warning: return makes pointer from integer without a cast
(B>
(B> gfarmfs.c: In function 'gfarmfs_async_fork_count_increment_n':
(B>
(B> gfarmfs.c:2376: warning: return makes pointer from integer without a cast
(B>
(B> gfarmfs.c: In function 'gfarmfs_async_fork_count_decrement_n':
(B>
(B> gfarmfs.c:2391: warning: return makes pointer from integer without a cast
(B>
(B> gfarmfs.c: In function 'gfarmfs_async_replicate':
(B>
(B> gfarmfs.c:2802: warning: return makes pointer from integer without a cast
(B>
(B> gfarmfs.c:2859: warning: assignment makes pointer from integer without a cast
(B>
(B> gfarmfs.c: In function 'gfarmfs_fh_alloc':
(B>
(B> gfarmfs.c:2911: warning: return makes pointer from integer without a cast
(B>
(B> gfarmfs.c: In function 'gfs_pio_open_common':
(B>
(B> gfarmfs.c:2960: error: 'GFARM_FILE_EXCLUSIVE' undeclared (first use in this function)
(B>
(B> gfarmfs.c:2961: warning: assignment makes pointer from integer without a cast
(B>
(B> gfarmfs.c:2966: warning: assignment makes pointer from integer without a cast
(B>
(B> gfarmfs.c: In function 'gfarmfs_open_common_share_gf':
(B>
(B> gfarmfs.c:3008: warning: assignment makes pointer from integer without a cast
(B>
(B> gfarmfs.c:3072: warning: assignment makes pointer from integer without a cast
(B>
(B> gfarmfs.c:3097: warning: assignment makes pointer from integer without a cast
(B>
(B> gfarmfs.c:3099: warning: assignment makes pointer from integer without a cast
(B>
(B> gfarmfs.c:3101: warning: assignment makes pointer from integer without a cast
(B>
(B> gfarmfs.c:3117: warning: implicit declaration of function 'gfs_fchmod'
(B>
(B> gfarmfs.c:3117: warning: assignment makes pointer from integer without a cast
(B>
(B> gfarmfs.c:3119: warning: assignment makes pointer from integer without a cast
(B>
(B> gfarmfs.c: In function 'gfarmfs_chmod_share_gf_internal':
(B>
(B> gfarmfs.c:3175: warning: assignment makes pointer from integer without a cast
(B>
(B> gfarmfs.c:3179: warning: assignment makes pointer from integer without a cast
(B>
(B> gfarmfs.c:3214: warning: assignment makes pointer from integer without a cast
(B>
(B> gfarmfs.c:3216: warning: assignment makes pointer from integer without a cast
(B>
(B> gfarmfs.c: In function 'gfarmfs_utime_share_gf_internal':
(B>
(B> gfarmfs.c:3248: warning: assignment makes pointer from integer without a cast
(B>
(B> gfarmfs.c:3254: warning: assignment makes pointer from integer without a cast
(B>
(B> gfarmfs.c: In function 'gfarmfs_rename_share_gf_check_open':
(B>
(B> gfarmfs.c:3326: warning: assignment makes pointer from integer without a cast
(B>
(B> gfarmfs.c:3340: warning: assignment makes pointer from integer without a cast
(B>
(B> gfarmfs.c:3360: warning: assignment makes pointer from integer without a cast
(B>
(B> gfarmfs.c:3362: warning: assignment makes pointer from integer without a cast
(B>
(B> gfarmfs.c:3375: warning: assignment makes pointer from integer without a cast
(B>
(B> gfarmfs.c: In function 'gfarmfs_rename_share_gf':
(B>
(B> gfarmfs.c:3439: warning: assignment makes pointer from integer without a cast
(B>
(B> gfarmfs.c:3441: warning: comparison between pointer and integer
(B>
(B> gfarmfs.c:3451: warning: assignment makes pointer from integer without a cast
(B>
(B> gfarmfs.c:3461: warning: assignment makes pointer from integer without a cast
(B>
(B> gfarmfs.c:3470: warning: assignment makes pointer from integer without a cast
(B>
(B> gfarmfs.c: In function 'gfarmfs_getattr_share_gf':
(B>
(B> gfarmfs.c:3497: warning: assignment makes pointer from integer without a cast
(B>
(B> gfarmfs.c:3499: warning: comparison between pointer and integer
(B>
(B> gfarmfs.c:3503: warning: assignment makes pointer from integer without a cast
(B>
(B> gfarmfs.c:3507: error: 'GFARM_ERR_NO_FRAGMENT_INFORMATION' undeclared (first use in this function)
(B>
(B> gfarmfs.c:3531: warning: assignment makes pointer from integer without a cast
(B>
(B> gfarmfs.c:3539: error: 'file_offset_t' undeclared (first use in this function)
(B>
(B> gfarmfs.c:3539: error: expected ';' before 'size'
(B>
(B> gfarmfs.c:3540: error: 'size' undeclared (first use in this function)
(B>
(B> gfarmfs.c:3540: error: too many arguments to function 'gfarmfs_exact_filesize'
(B>
(B> gfarmfs.c: In function 'gfarmfs_release_share_gf':
(B>
(B> gfarmfs.c:3579: warning: assignment makes pointer from integer without a cast
(B>
(B> gfarmfs.c:3594: warning: assignment makes pointer from integer without a cast
(B>
(B> gfarmfs.c:3629: warning: assignment makes pointer from integer without a cast
(B>
(B> gfarmfs.c: In function 'gfarmfs_truncate_share_gf':
(B>
(B> gfarmfs.c:3666: warning: assignment makes pointer from integer without a cast
(B>
(B> gfarmfs.c:3676: warning: assignment makes pointer from integer without a cast
(B>
(B> gfarmfs.c:3679: warning: assignment makes pointer from integer without a cast
(B>
(B> gfarmfs.c:3682: warning: assignment makes pointer from integer without a cast
(B>
(B> gfarmfs.c:3688: warning: assignment makes pointer from integer without a cast
(B>
(B> gfarmfs.c:3699: warning: assignment makes pointer from integer without a cast
(B>
(B> gfarmfs.c:3710: warning: assignment makes pointer from integer without a cast
(B>
(B> gfarmfs.c: In function 'gfarmfs_fgetattr_share_gf':
(B>
(B> gfarmfs.c:3736: warning: assignment makes pointer from integer without a cast
(B>
(B> gfarmfs.c:3738: warning: assignment makes pointer from integer without a cast
(B>
(B> gfarmfs.c: In function 'gfarmfs_ftruncate_share_gf':
(B>
(B> gfarmfs.c:3762: warning: assignment makes pointer from integer without a cast
(B>
(B> gfarmfs.c:3764: warning: assignment makes pointer from integer without a cast
(B>
(B> gfarmfs.c: In function 'gfarmfs_read_share_gf':
(B>
(B> gfarmfs.c:3779: error: 'file_offset_t' undeclared (first use in this function)
(B>
(B> gfarmfs.c:3779: error: expected ';' before 'off'
(B>
(B> gfarmfs.c:3787: warning: assignment makes pointer from integer without a cast
(B>
(B> gfarmfs.c:3789: error: 'off' undeclared (first use in this function)
(B>
(B> gfarmfs.c:3789: warning: assignment makes pointer from integer without a cast
(B>
(B> gfarmfs.c:3792: warning: assignment makes pointer from integer without a cast
(B>
(B> gfarmfs.c: In function 'gfarmfs_write_share_gf':
(B>
(B> gfarmfs.c:3807: error: 'file_offset_t' undeclared (first use in this function)
(B>
(B> gfarmfs.c:3807: error: expected ';' before 'off'
(B>
(B> gfarmfs.c:3815: warning: assignment makes pointer from integer without a cast
(B>
(B> gfarmfs.c:3817: error: 'off' undeclared (first use in this function)
(B>
(B> gfarmfs.c:3817: warning: assignment makes pointer from integer without a cast
(B>
(B> gfarmfs.c:3820: warning: assignment makes pointer from integer without a cast
(B>
(B> gfarmfs.c: In function 'gfarmfs_fsync_share_gf':
(B>
(B> gfarmfs.c:3840: warning: assignment makes pointer from integer without a cast
(B>
(B> gfarmfs.c:3843: warning: assignment makes pointer from integer without a cast
(B>
(B> gfarmfs.c:3845: warning: assignment makes pointer from integer without a cast
(B>
(B> gfarmfs.c: In function 'gfarmfs_unlink_share_gf':
(B>
(B> gfarmfs.c:3873: warning: comparison between pointer and integer
(B>
(B> gfarmfs.c: In function 'setup_options':
(B>
(B> gfarmfs.c:4386: warning: assignment makes pointer from integer without a cast
(B>
(B> gfarmfs.c:4460: warning: assignment from incompatible pointer type
(B>
(B> gfarmfs.c: In function 'main':
(B>
(B> gfarmfs.c:4613: warning: assignment makes pointer from integer without a cast
(B>
(B> gfarmfs.c:4640: warning: assignment makes pointer from integer without a cast
(B>
(B> make[2]: *** [gfarmfs-gfarmfs.o] Error 1
(B>
(B> make[1]: *** [all-recursive] Error 1
(B>
(B> make: *** [all] Error 2
(B>
(B>
(B>
(B>