similar to: Cross Compile Samba4

Displaying 20 results from an estimated 400 matches similar to: "Cross Compile Samba4"

2011 Aug 27
2
: error while loading shared libraries: libdovecot.so.0 (arm cross compile)
Hi. I've made a new attempt at build Dovecot. The build and then install processes appeared to work find. Then when I try to run Dovecot it reports the error: /share/MD0_DATA/optware/opt/sbin/dovecot: error while loading shared libraries: libdovecot.so.0: cannot open shared object file: No such file or directory To get a better idea of what's going on, I added
2007 Nov 28
1
Cross-compiling asterisk-1.4 for Debian on a slug
Hi folks! I planned to put asterisk-1.4 on my slug (one of these embedded devices). Since i don't want to compile it natively on this slow processor, i need a cross-compile toolchain. I tried out several ways such as manually compiling binutils and gcc, or using scratchbox. All of these with the result that i got binaries for machines except the one i wanted! :( I then have been given a link
2010 Jan 08
0
dovecot-1.2-sieve-0.1.3 compile error
Hi, when I try to compile dovecot-1.2-sieve-0.1.3 on my NAS I get the error below and I have no idea why and who to fix this. I have a Qnap TS239pro NAS with a Intel Atom CPU running Linux. I installed and configured the ipkg dovecot packet (1.2.beta1). Getting mails via fetchmail and send them with deliver to the IMAP. Not I want to include sieve to filter mails as this is not part of the
2013 Feb 17
1
Error on installation of Ruby On Rails on QNAP TS809U-RP [Linux]
I am not sure where I should even begin troubleshooting this. I know a little bit about Linux and am comfortable editing files and running commands however definitely not a Linux guru. I have ipkg already installed on the QNAP. I know absolutely nothing about ruby on rails. Thanks for any help. For those that are not familiar with a QNAP, ipkg is the same as apt-get or yum in some Linux
2012 Jan 11
1
ices2 memory leak on Debian/ARM (The Darkener)
Sorry to interrupt but for such devices you should use Optware. - It is created for this kind of hardware. http://www.nslu2-linux.org/wiki/Optware/HomePage Here is the Bootstrap for ARM http://ipkg.nslu2-linux.org/feeds/optware/syno-x07/cross/unstable/syno-x07-bootstrap_1.2-7_arm.xsh and in this repository you find a Ices Package: ices0 Version: 0.4-2 Depends: libshout, libxml2, perl Status:
2015 Feb 11
0
Samba 4.2.0rc4 fails to start up
> On Wed, Feb 11, 2015 at 03:22:15PM -0500, Thomas Schulz wrote: > > Checking for C99 vsnprintf : not found > > Can you just hand-compile lib/replace/test/snprintf.c and > paste its output? Maybe take a closer look why it fails? > > That's the test we use to check whether we have to replace > snprintf. > > Volker Perhaps what was
2011 Jan 19
1
Pigeonhole 2.2 build issue on arm
When building Pigeonhole 2.2 for ARM, the following warnings are produced: uri-mailto.c: In function '_parse_hex_value': uri-mailto.c:139: warning: comparison is always false due to limited range of data type uri-mailto.c:145: warning: comparison is always false due to limited range of data type The problem is a test assuming that char is a signed type : static inline int
2020 Jul 21
0
Errors observing when talloc-2.3.1 is cross compiled
Hi Team, We need freeradius-server-3.0.21 to be cross compiled for armv7 based Marvell switch. Toolchain: armv7-marvell-linux-gnueabi-LE_i686_20160226 host : arm-none-linux-gnueabi CC : arm-marvell-linux-gnueabi-gcc For that talloc is dependent library. Trying to cross compile talloc-2.3.1 to for our architecture with below command. ./configure --disable-python --enable-gccdeps
2020 Sep 14
2
Large Delays in Samba Responses
From time to time I get applications that use data on a Samba share locking up for long periods. Sometimes minutes. I am using a Windows 10 client and Samba 4.12.5 on Fedora 32 smb.conf is pretty simple: /[global]// //?? log file = /var/log/samba/%m.log// //?? writeable = yes// //?? workgroup = HOME// //?? hosts allow = 192.168.2.0/24 // //?? security = user// //?? passdb backend = tdbsam//
2015 Jun 23
0
Re: [PATCH] daemon: Rewrite prog_exists so it uses the actual PATH, not hard-coded list.
In data martedì 23 giugno 2015 14:34:18, Richard W.M. Jones ha scritto: > --- > daemon/guestfsd.c | 37 +++++++++++++++++++++++-------------- > 1 file changed, 23 insertions(+), 14 deletions(-) > > diff --git a/daemon/guestfsd.c b/daemon/guestfsd.c > index 21b3600..c9cc8c5 100644 > --- a/daemon/guestfsd.c > +++ b/daemon/guestfsd.c > @@ -243,9 +243,6 @@ main (int argc,
2014 May 31
0
broken samba-4.1.7 waf configure
31 may 2014 greetings, in the (relatively distant) past, i several times downloaded, built, and ran the then-current version of samba with little to no problem. i recently experienced similar successful results with samba-3.6.23. i downloaded and tried to configure samba-4.1.7, which you (samba) advertise as the current "stable" version. i expected no problems. unfortunately, i
2015 Jun 23
2
[PATCH] daemon: Rewrite prog_exists so it uses the actual PATH, not hard-coded list.
--- daemon/guestfsd.c | 37 +++++++++++++++++++++++-------------- 1 file changed, 23 insertions(+), 14 deletions(-) diff --git a/daemon/guestfsd.c b/daemon/guestfsd.c index 21b3600..c9cc8c5 100644 --- a/daemon/guestfsd.c +++ b/daemon/guestfsd.c @@ -243,9 +243,6 @@ main (int argc, char *argv[]) /* Set up a basic environment. After we are called by /init the * environment is essentially
2017 Jun 03
0
Building from source on an ARM71 based router
On Fri, 2017-06-02 at 20:59 -0400, Zac Morris via samba wrote: > I am trying to build Samba 4.6.4 on an ARM 7 Cortex based router (Netgear > R8000), running *DD-WRT v3.0-r31980M kongac (05/11/17)* > > I'm working with some folks via the DDWRT, but we're running into an issue > trying to build from source. > > I have python 2.7 already installed on the router, and
2018 Jun 01
0
Samba Share Regularly Hangs for Win 10 Client
I'm running samba 4.77 on Fedora 27 with Kernel 4.16.12. I've got a fairly basic samba config, which I have posted below. I use Windows 10 clients. I'm in this list because this problem only ever seems to happen on my samba share and I'm hoping that someone will be able to help. >From time to time, but more often than not, Windows Explorer hangs for a long time (10-20 minutes)
2018 Jun 06
0
Samba Share Regularly Hangs for Win 10 Client
I'm running samba 4.77 on Fedora 27 with Kernel 4.16.12. I've got a fairly basic samba config, which I have posted below. I use Windows 10 clients. I'm in this list because this problem only ever seems to happen on my samba share and I'm hoping that someone will be able to help. >From time to time, but more often than not, Windows Explorer hangs for a long time (10-20 minutes)
2020 Sep 15
0
Large Delays in Samba Responses
On Tue, Sep 15, 2020 at 09:35:30AM +1000, Matthew Jurgens via samba wrote: > From time to time I get applications that use data on a Samba share locking > up for long periods. Sometimes minutes. > > I am using a Windows 10 client and Samba 4.12.5 on Fedora 32 > > smb.conf is pretty simple: > > /[global]// > //?? log file = /var/log/samba/%m.log// > //?? writeable =
2001 Feb 05
0
Mouse pointer visible in OpenGL window - sometimes... when it shouldnt be.
Hey, i occasionally have this problem.. and someone who read my howto seems to always ahve it.. so if anyone (Lionel Ulmer) could take a look into it: ok, opengl mode, in halflife (problable other things) - someitmes the mosue pointer appears in the center of the screen... it happens to me when i have minimized hl or esacped out and back into it - doesnt happen when i first start it (from
2012 May 03
2
testing samba 4 alongside samba 3
** hello folks, all started with searching for an MS exchange server connector to fetch my office my by Thunderbord on my private machine. So far I used Davmaill (OWA) but I'm not that satisfied, so I found OpenChange but that needs Samba4 installed on my NAS. So I was checking the Samba wiki and mailing archive but I'm bit confused. There are several version available, plus franky, what
2014 Jun 21
1
broken samba-4.1.8 waf configure
21 jun 2014 the version numbers changed (samba-4.1.8), but the problem remains exactly the same: waf configure continues to break at krb5. frank smith 31 may 2014 greetings, in the (relatively distant) past, i several times downloaded, built, and ran the then-current version of samba with little to no problem. i recently experienced similar successful results with samba-3.6.23. i
2009 Sep 29
1
Asterisk on DD-WRT : modules.conf not found
Through the optware-package I have installed Asterisk on an external USB. Further I have a Linksys WRT610N with DD-WRT v24 mega. I start asterisk with the following command : /opt/sbin/asterisk -c I get the following WARNING : root at DD-WRT:/opt/etc/asterisk# /opt/sbin/asterisk -c Asterisk 1.4.22.1, Copyright (C) 1999 - 2008 Digium, Inc. and others. Created by Mark Spencer <markster at