[Buildroot] [PATCH 1/2] samba: bump to version 3.5.10

Peter Korsgaard jacmet at uclibc.org
Mon Sep 12 21:13:32 UTC 2011


>>>>> "Sven" == Sven Neumann <s.neumann at raumfeld.com> writes:

 Sven> Signed-off-by: Sven Neumann <s.neumann at raumfeld.com>
  Sven> ---
 Sven> +SAMBA_VERSION:=3.5.10
 Sven> +SAMBA_SOURCE:=samba-$(SAMBA_VERSION).tar.gz
 Sven> +SAMBA_SITE:=http://samba.org/samba/ftp/stable/
 
 Sven> -SAMBA_VERSION = 3.3.15
 Sven> -SAMBA_SOURCE = samba-$(SAMBA_VERSION).tar.gz
 Sven> -SAMBA_SITE = http://samba.org/samba/ftp/stable/

We prefer the ' =' form rather than ':=', so please don't change
this. More importantly, atleast mount.cifs doesn't seem to build here:

Compiling ../client/mount.cifs.c
../client/mount.cifs.c:42:19: error: fstab.h: No such file or directory
In file included from ../client/mount.cifs.c:62:
./include/config.h:3351:1: warning: "_GNU_SOURCE" redefined
../client/mount.cifs.c:20:1: warning: this is the location of the previous definition
../client/mount.cifs.c: In function 'check_fstab':
../client/mount.cifs.c:266: error: '_PATH_FSTAB' undeclared (first use in this function)

-- 
Bye, Peter Korsgaard



More information about the buildroot mailing list