https://bugzilla.samba.org/show_bug.cgi?id=5170
------- Comment #2 from [EMAIL PROTECTED] 2008-01-01 09:14 CST ------- That is not the right fix. Running "mkrounding" is meant to give information about how the *cross compiler* aligns structures so rsync can adapt accordingly; building and running "mkrounding" for the build machine may give the wrong answer. For cross compilation to work, we would need to find a way to get this information from the cross compiler itself without running an executable that it produces. There is also the issue of the 11 configure tests that run things on the build machine (assumed to be the target machine). -- 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
