DO NOT REPLY [Bug 5170] Cross compilation does not work

samba-bugs at samba.org samba-bugs at samba.org
Tue Jan 1 17:09:39 GMT 2008


https://bugzilla.samba.org/show_bug.cgi?id=5170


wayned at samba.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED




------- Comment #4 from wayned at samba.org  2008-01-01 11:09 CST -------
I changed the makefile to output instructions for manually running mkrounding
on the target machine when cross-compiling.

If someone wishes to automate a cross-compiler build, they should determine the
rounding information (perhaps manually) and add their own build command (e.g.
an echo) to create the rounding.h file before running "make" (or perhaps as a
patch to Makefile.in).  The result of the mkrounding command is a simple
define, such as this one:

#define EXTRA_ROUNDING 0


-- 
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.


More information about the rsync mailing list