Samba4 Cross-Compile issue
Steven Edwards
steven_ed4153 at yahoo.com
Sun Jul 17 20:29:49 GMT 2005
Hi Jelmer,
--- Jelmer Vernooij <jelmer at samba.org> wrote:
> What exactly isn't working portably in heimdal at the moment?
When I do
./configure --host=mingw32
I am able to build the tools that are called in heimdal_build/build_external.sh but its building
tools for the mingw32 platform but the following programs called in the script expect to be run on
the build platform
ASN1_COMPILE=$TOP/bin/asn1_compile
ET_COMPILE=$TOP/bin/compile_et
The rest of the functions in the script should work fine on any host/taget combo.
Something like the following should work as well but it produces the same results.
./configure --host=mingw32 --build=i386-linux-gnu
Thanks
Steven
____________________________________________________
Start your day with Yahoo! - make it your home page
http://www.yahoo.com/r/hs
More information about the samba-technical
mailing list