https://bugzilla.samba.org/show_bug.cgi?id=5170
------- Comment #5 from [EMAIL PROTECTED] 2008-01-01 11:18 CST ------- (In reply to comment #4) > I changed the makefile to output instructions for manually running mkrounding > on the target machine when cross-compiling. Can you elaborate what mkrounding.c tries to achieve? It compares the size of n 'union file_extra's plus one 'struct file_struct' to the size of a struct containing these all and checks if it is equal for n = 1, 2 or 4. But what's the rationale behind this? Maybe we find a better solution than throwing the file in manually (even overwriting the test on the commandline with some ac_cv_* variable would be better). -- Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact. -- To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html
