RasPi2 Samba编译

时间:2015-02-15 07:11:34

标签: debian raspberry-pi samba

我正在使用标志尝试使用新的Raspberry Pi 2进行samba-3.6.24编译:

export CC=gcc
export CFLAGS="-mfloat-abi=hard -mfpu=vfp"

我崩溃了:

  error: bin/smbd uses VFP register 
  arguments, ../auth/auth_sam_reply.o does not

感谢您的帮助!顺便说一句,RPi2很有趣;我正在运行debian jessie,性能非常好。编译dropbear需要花一点多时间,busybox需要大约5分钟。

0 个答案:

没有答案