similar to: static compile

Displaying 20 results from an estimated 700 matches similar to: "static compile"

2014 Aug 30
1
help compiling samba
I'm compiling samba-3.6.22 for android with the sourcery arm-2010q1 compiler. The compile itself goes fine, but when I copy smbd to my device it's not recognized as a binary. I get the error sh: ./smbd: No such file or directory file under linux tells me: smbd: ELF 32-bit LSB shared object, ARM, EABI5 version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.16, not
2014 Oct 12
0
Static compile
Grr why is this so hard? Compiling samba-3.6.24 for android using the sourcery toolchain. Dropbear and busybox went w/o a hitch. I've googled the hell out of this, nothing I've found has helped. Here's my config: ./configure --without-krb5 \ --without-ldap \ --without-ads \ --disable-cups \ --enable-swat=no \ --enable-static=yes \ --disable-shared \ --with-winbind=no \
2013 Oct 08
1
Address family not supported by protocol
I've compile a Samba 4.0.9 for x86_64 with the following options: CPPFLAGS="-D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -march=atom -O2 -pipe -fomit-frame-pointer" \ samba_cv_HAVE_GETTIMEOFDAY_TZ=yes \ samba_cv_HAVE_IFACE_IFCONF=yes \ samba_cv_HAVE_IFACE_IFREQ=yes \ ac_cv_have_setresuid=yes \ ac_cv_have_setresgid=yes \ ac_cv_file__proc_sys_kernel_core_pattern=yes \
2013 May 31
1
Cross Compiling Samba 4.0.6 for ARM increases size of binaries
Hi, I have cross-compiled just the basic samba 4.0.6 using bitbake recipe for ARM, which succeeded. However the resulting binaries are large in size. I used the exact same configuration options in both the cases. There is at least a 10 fold increase in the smbd compared to native x86. --- Native x86 ---- -rwxr-xr-x 1 pranavd users 92979 May 31 10:57 /usr/sbin/smbd -rwxr-xr-x 1 pranavd users
2015 Feb 25
2
smb.conf filepaths
Can all of the compiled-in filepaths below be overrdden in smb.conf? I can't find documentation for the required smb.conf equivilents. If someone could supply them or post a link, I'd be very greatful. SBINDIR BINDIR SWATDIR CONFIGFILE LOGFILEBASE LMHOSTSFILE LIBDIR LOCKDIR PIDDIR SMB_PASSWD_FILE PRIVATE_DIR
2015 Feb 18
1
Runing Samba on Raspi - was: Re: ps aux | grep smbd
Can Samba 4.1.x be compiled fully static? On Wed, Feb 18, 2015 at 3:43 AM, Peter Serbe <peter at serbe.ch> wrote: > Jed Evnull schrieb am 17.02.2015 23:14: > > [Static cross-compile of Samba] > > The static 3.2.15 works fine on the pi, but fails under android since it > > can't find user root or guest. But that's another issue, I don't expect > any >
2011 May 11
1
(Cross ) Install and Conversion problem
With some extra effort of export samba_cv_CC_NEGATIVE_ENUM_VALUES=0 I could compile Samba3 for ARM. (./configure --host=arm-none-linux-gnueabi --build=i686; make) As I couldn't install samba on my host with make install (as I compiled on Intel machine) I just - copied smbclient, libwbclient.so, - created an empty /usr/local/samba/lib/smb.conf - and copied lowcase.dat and upcase.dat to that
2015 Feb 27
2
relocated tmp dir
As I said, the original binaries. I need to know if I can override this error with a smb.conf directory directive, just as you can override other compiled-in directories. On Fri, Feb 27, 2015 at 11:28 AM, Marc Muehlfeld <mmuehlfeld at samba.org> wrote: > Hallo Jed, > > Am 27.02.2015 um 17:06 schrieb Jed Evnull: > > I'm getting error messages when a connection is
2015 Feb 17
2
Runing Samba on Raspi - was: Re: ps aux | grep smbd
> > > From: Rowland Penny <rowlandpenny at googlemail.com> > To: samba at lists.samba.org > Cc: > Date: Tue, 17 Feb 2015 09:29:18 +0000 > Subject: Re: [Samba] ps aux | grep smbd > On 17/02/15 05:14, Jed Evnull wrote: > >> I recently compiled samba-3.2.15 for a Raspberry Pi V2 and while it seems >> to be working fine, when I ps aux | grep smbd I'm
2015 Feb 17
2
ps aux | grep smbd
I recently compiled samba-3.2.15 for a Raspberry Pi V2 and while it seems to be working fine, when I ps aux | grep smbd I'm shown two or three successively numbered smbd jobs. The smbd log isn't showing anything weird, what's up with this?
2015 Feb 27
2
relocated tmp dir
I'm getting error messages when a connection is attempted: smbd/service.c:make_connection_snum(633) '[original location]/var/tmp' does not exist or is not a directory, when connecting to [IPC$] The original binaries have been moved to a new directory. The locations for : pid directory log file smb passwd file private dir lock dir have been specified in smb.conf. What can I do
2015 Feb 17
2
ps aux | grep smbd
Hello Rowland Am 17.02.2015 um 06:14 schrieb Jed Evnull: > I recently compiled samba-3.2.15 for a Raspberry Pi V2 and while it > seems to be working fine, when I ps aux | grep smbd I'm shown two or > three successively numbered smbd jobs. The smbd log isn't showing > anything weird, what's up with this? Everything is fine. smbd create child processes, like when users or
2011 May 13
0
Difficulty in creating and adding principal using net utility
Hi Jeremy, Jerry and samba experts, This is Suresh from EMC . I am having difficulty in creating and adding a Kerberos principal using samba's net utility. This server is configured as a Winbind client to a Windows 2003 Active Directory. I've successfully bound it to AD and I am able to authenticate. If I log into this host I am properly issued a Kerberos ticket from AD so it would
2010 Oct 27
1
Cross-compile Samba 3.5.6 with STLinux 2.3 (SH4 CPU)
I need to generate a minimal Samba working in a SH4 cpu in a STLinux 2.3 environment. The goal is to have very very simple Samba server running in a STLinux environment. STLinux Kernel has included the CIFS support. Really I'm a newbie in Samba cross-compilation. And obviously I've problems :-( Any help will be appreciated. Thanks :-) 1) First of all I've set some env vars: export
2015 Mar 04
4
server max protocol appropriate values
Hello, My DC smb.conf currently has the following set server max protocol = NT1 server min protocol = CORE client max protocol = NT1 client min protocol = CORE Is it safe to change both the client and server max to = SMB3? What about on member servers? Should I be concerned with anything breaking? I'm using Windows 7 clients to authenticate against Ubuntu
2015 Mar 06
1
server max protocol appropriate values
Hi Gaiseric, Do you happen to run into any oplock(opportunistic locking) issues? On my DC I have these issues with my group policy files. I'm hopeful using smb 2.0 will fix this problem. Thanks. On 3/4/2015 3:55 PM, Gaiseric Vandal wrote: > I have several Samba 3.6.24 domain controllers/file servers . > > > Server1 - Solaris 10, Samba 3.6.24, max protocol NT1. This is
2011 Jul 11
3
[LLVMdev] Cross-compile to ARM using Code Sourcery Lite Toolchain
Hello I am new to LLVM and would like to cross-compile LLVM 2.9 on x86 (Ubuntu) to ARM using Code Sourcery LIte toolchain for ARM EABI (2011.03-41). This is the command I used to configure: ./configure --build=i686-pc-linux-gnu --host=arm-none-linux-gnueabi --target=arm-none-linux-gnueabi followed by: make -C llvm.2.9 ENABLE_OPTIMIZED=0 I encountered the following errors: configure:error:
2014 Oct 22
2
How to verify Samba RPM Files?
[ Moving samba-technical@ to bcc, since this is not a development question. ] On Wed, Oct 22, 2014 at 11:13:47PM +0000, Vince George (vincgeor) wrote: > I think I am starting to get the picture and I am not clear I have downloaded RHEL owned rpm files.. Note I started from this Samba site http://www.enterprisesamba.com/samba-packages/red-hats-rhel/ and then clicked here:
2011 Jul 12
0
[LLVMdev] Cross-compile to ARM using Code Sourcery Lite Toolchain
Hello, (cc:llvmdev Keeping on the list to get more eyes on the problem and for archival purposes). Configure will be re-run, yes. LLVM includes some tools which need to be built for the host, even when cross compiling (e.g., tblgen). In a cross-build, these are built in the BuiltTools directory and that's where you're seeing configure being re-run. >From the below snippet it appears
2014 Jul 29
2
winbind rid changing user's UID and GID numbers - Samba 3.6
Greetings, For a number of samba iterations I've been using Samba with winbind to keep AD users's UNIX UIDs and GIDs the same across several systems. I don't run the Active Directory set-up and those that do are NOT going to make any alterations to make my life easier. So i have always used idmap_rid to keep consistent UID/GID numbers across all my UNIX machines. This has