-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hidong Kim wrote:
>struct statfs { > long f_type; > long f_bsize; > long f_blocks; > long f_bfree; > long f_bavail; > long f_files; > long f_ffree; > __kernel_fsid_t f_fsid; > long f_namelen; > long f_spare[6]; >}; > >Which parts should I comment out to get by this error during 'make': > >/usr/include/asm/statfs.h:12: redefinition of `struct statfs' >make: *** [smbd/server.o] Error 1 Just put a pair of these: /* */ around the block shown above. You should probably remove them when you're done building samba. - -d - -- David Talkington PGP key: http://www.prairienet.org/~dtalk/0xCA4C11AD.pgp - -- http://setiathome.ssl.berkeley.edu/pale_blue_dot.html -----BEGIN PGP SIGNATURE----- Version: PGP 6.5.8 Comment: Made with pgp4pine 1.75-6 iQA/AwUBPEvZEL9BpdPKTBGtEQJ3eQCg+DzT7q947C86z8tRYSBrObajXmcAnj/c d4lzwDKJdmX42wSuYY0Hgd5F =m94/ -----END PGP SIGNATURE----- _______________________________________________ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list