[Samba] upgrade

July 09th, 2012 - 11:50 am ET by sandy.napoles | Report spam
Hello list, I need update my samba, I run firtly ./configure.developer,
and when I run make I get this message

123/3913] Compiling lib/replace/replace.c
In file included from ../lib/replace/replace.c:26:
../lib/replace/replace.h:112:24: error: bsd/string.h: No such file or
directory
../lib/replace/replace.h:116:24: error: bsd/unistd.h: No such file or
directory
Waf: Leaving directory `/media/samba-master/bin'
Build failed: -> task failed (err #1):


To unsubscribe from this list go to the following URL and read the
instructions: https://lists.samba.org/mailman/options/samba
email Follow the discussionReplies 1 replyReplies Make a reply

Replies

#1 Quinn Plattel
July 10th, 2012 - 04:20 am ET | Report spam
Hi,

You are missing some header files on your system (bsd/string.h). Find the
package that contains them in your bsd package repository assuming you are
using some *BSD unix variant.

br,
Quinn


On Mon, Jul 9, 2012 at 6:36 PM, wrote:

Hello list, I need update my samba, I run firtly ./configure.developer,
and when I run make I get this message

123/3913] Compiling lib/replace/replace.c
In file included from ../lib/replace/replace.c:26:
../lib/replace/replace.h:112:24: error: bsd/string.h: No such file or
directory
../lib/replace/replace.h:116:24: error: bsd/unistd.h: No such file or
directory
Waf: Leaving directory `/media/samba-master/bin'
Build failed: -> task failed (err #1):


To unsubscribe from this list go to the following URL and read the
instructions: https://lists.samba.org/mailman/options/samba






Best regards/Med venlig hilsen,
Quinn Plattel
To unsubscribe from this list go to the following URL and read the
instructions: https://lists.samba.org/mailman/options/samba

Similar topics