Zhai, Shunnian
2006-Mar-03 01:55 UTC
[Samba] problem when compiling samba-3.0.21c on power PC platform
Hi, All, Currently we are using Samba 2.2 and planning to update to samba 3. However, I encountered the following error when I try to compile the samba-3.0.21c: ------------------------ ... Checking for creat64...yes Checking for prctl...yes Configure: error: cannot run test program while cross compiling See 'config.log' for more details. ------------------------ Would anyone with experience on cross compiling samba3 help me? Thanks in advance, Shunnian
David Shapiro
2006-Mar-03 13:34 UTC
[Samba] problem when compiling samba-3.0.21c on power PC platform
Sounds weird. Try running make distclean first. Also, make a directory called build in samba/source and run configure from within it. cd /usr/local/samba/source/ mkdir build cd build ../configure <your options> David David Shapiro Unix Team Lead 919-765-2011>>> "Zhai, Shunnian" <Shunnian_Zhai@adaptec.com> 3/2/2006 8:45 PM >>>Hi, All, Currently we are using Samba 2.2 and planning to update to samba 3. However, I encountered the following error when I try to compile the samba-3.0.21c: ------------------------ ... Checking for creat64...yes Checking for prctl...yes Configure: error: cannot run test program while cross compiling See 'config.log' for more details. ------------------------ Would anyone with experience on cross compiling samba3 help me? Thanks in advance, Shunnian -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/listinfo/samba
Seemingly Similar Threads
- Cross-compiling for ARM with 3.0.24
- Cannot cross-compile 3.0.20b from i686 to mipsel
- [libnbd PATCH v4 3/3] lib/utils: add unit test for async-signal-safe assert()
- [libnbd PATCH v4 3/3] lib/utils: add unit test for async-signal-safe assert()
- patch for linux capabilities