[Samba] Cross Compiling 3.6.19 for ARM

Zach Washburn oneleft.ak at gmail.com
Thu Oct 24 13:33:51 MDT 2013


While cross compiling 3.6.19 configure script completes fine, but make
exits with this-

Compiling smbd/process.c
smbd/process.c: In function ‘attempt_machine_password_change’:
smbd/process.c:70:7: warning: assignment makes pointer from integer without
a cast
Compiling smbd/build_options.c
Linking bin/smbd
modules/vfs_default.o: In function `vfswrap_ntimes':
vfs_default.c:(.text+0xcb8): warning: the use of OBSOLESCENT `utime' is
discouraged, use `utimes'
./../lib/replace/replace.o: In function `rep_mkstemp':
replace.c:(.text+0x8): warning: the use of `mktemp' is dangerous, better
use `mkstemp'
make[3]: *** No rule to make target `bin/nss.so', needed by `all'.  Stop.
make[3]: Leaving directory
`/home/zach/DGND3700/userspace/ap/gpl/samba-3.6.19/source3'
make[2]: *** [makesmb] Error 2
make[2]: Leaving directory
`/home/zach/DGND3700/userspace/ap/gpl/samba-3.6.19'
make[1]: *** [all] Error 1
make[1]: Leaving directory `/home/zach/DGND3700/userspace/ap/gpl'
make: *** [../../ap/gpl] Error 2

Not sure how to fix this, any help?


More information about the samba mailing list