similar to: client-only build? all internal libs statically build?

Displaying 20 results from an estimated 7000 matches similar to: "client-only build? all internal libs statically build?"

2024 Jun 29
1
libsamba-policy.cpython: where it is used in samba?
26.05.2024 13:13, Andrew Bartlett wrote: > On Sat, 2024-05-25 at 14:25 +0300, Michael Tokarev via samba wrote: >> Hi! >> >> I'm trying to find where various components of samba belongs to and where they're used. >> There are quite a few files with unknown purpose. For example, a cpython library >> (python code which is to be linked to from a C program)
2024 May 25
1
libsamba-policy.cpython: where it is used in samba?
Hi! I'm trying to find where various components of samba belongs to and where they're used. There are quite a few files with unknown purpose. For example, a cpython library (python code which is to be linked to from a C program) libsamba-policy. On current debian it is like: usr/lib/x86_64-linux-gnu/libsamba-policy.cpython-311-x86-64-linux-gnu.so.0.0.1
2012 May 07
7
How to build Samba4 using static linked libraries
Hi All: I am building the torture/smbtorture for samba-4.0.0alpha17. After build, I am running the test in another environment. I not only need to copy the binary smbtorture, I also need to copy the shared libraries. This is HUGE inconvenient for us. Could somebody tell me how to build the binary using static linked libraries? Thanks very much Peixing libpthread.so.0 =>
2014 Feb 20
1
Samba 4.1.4 on Solaris 10 fails linking 'default/examples/libsmbclient/teststatvfs'
Building Samba 4.1.4 on Solaris 10 with command line: CC=gcc LDFLAGS='-R /opt/local/samba/lib:/opt/local/samba/lib/private' \ ./configure --prefix=/opt/local/samba make fails linking 'default/examples/libsmbclient/teststatvfs': [3505/3811] Linking default/examples/libsmbclient/teststatvfs ld: warning: symbol 'dyn_LIBDIR' has differing sizes: (file
2022 Dec 16
1
dnf-makecache.service failing every few days and dnf-automatic.service samba sssd issues (again).
Hello everybody, Could someone give me an estimate on when the repositories are resolving the right dependencies for the freeipa pacakges in CentOS Stream release 8? I have about +10 systems sending me alerts everyday that dnf-automatic.service is failing because of the freeipa dependency issues. Since freeipa is one of the security elements I would like to give people an estimate on when
2011 Dec 10
0
Compiling issues latest samba4
Hey all, I'm having some difficulties compiling the latest samba4 from git. It all goes fine untill the linking. I've copy pasted the error i'm getting below. I've cleaned it, removed and redownloaded it, tried with both developer configure and normal configure and it all seems to get stuck on the same spot. Thanks for any pointers. [3516/3794] Linking
2020 Oct 05
2
logging lines in krb5.conf
On 10/5/2020 12:16 PM, Rowland penny via samba wrote: > On 05/10/2020 17:01, Jason Keltz via samba wrote: >> On 10/5/2020 11:58 AM, Rowland penny via samba wrote: >> >>> On 05/10/2020 16:30, Jason Keltz via samba wrote: >>>> Hi. >>>> >>>> Using MIT5 backend with Samba.. >>> I hope you mean on the clients, the use of MIT as the
2013 May 11
1
Samba git: build error when upgrading
Seeing a build problem after updating my git tree: $ git remote -v origin git://git.samba.org/samba.git (fetch) origin git://git.samba.org/samba.git (push) $ git pull $ ./configure ... $ make clean WAF_MAKE=1 python ./buildtools/bin/waf build ./buildtools/wafsamba/samba_utils.py:397: DeprecationWarning: the md5 module is deprecated; use hashlib instead
2019 Jul 13
0
rsync alternative -- smbclient?
I, too have been looking into alternatives to the rsync-based sysvol replication workaround, and really liked the idea of using the existing Sysvol SMB share, rather than a secondary protocol (with its own authentication, etc). When I realized that Andrew Bartlett was a primary developer of both Samba and Rsync, I was even more surprised that Rsync doesn't support an smb:// URL. csync [1] is
2024 May 25
1
classifying samba componens and sorting into debian binary packages
Hi! I'm evaluating how various binaries and components are split into different binary packages in Debian. And am having issues classifying these. Initially there has been request to remove dependency on python3-samba package (this is AD-related stuff) from samba-the-file-server package, to be able to use it on smaller devices. And at the same time, there has been another request to move
2024 Jun 10
0
mjt debian/ubuntu samba builds update
Hi! I just uploaded binaries of samba versions 4.19.7-1 and 4.20.1-5 for ubuntu and debian to the usual location, http://www.corpit.ru/mjt/packages/samba/ . There are a few changes in there. First, I changed debian release suffix to be like: 4.20.1+dfsg-5~mjt-deb11 4.20.1+dfsg-5~mjt-ubt24 This should not change anything, just make it easier to track if neded, hopefully. And for 4.20
2018 Aug 23
2
Plans for buster
Hans van Kranenburg writes ("Re: Plans for buster"): > This can be done from tag debian/4.11.1_pre+1.733450b39b-1_exp1 (which > is right now the same as the master branch). Thanks for doing all this work. I have just sent it to experimental. I did some reviewing and diffing. I have some comments, or, at least, things I noticed. None of them were IMO blockers for experimental.
2014 Apr 25
1
Samba 4.1.4 compilation error
Hi all, I am compiling samba 4.1.4 but getting below error on python. (Python version 2.5.2) Is it required a higher version of python. ?...?????????????.........??? Checking for program cpp : /usr/bin/cpp Checking for program ar : /usr/bin/ar Checking for program ranlib : /usr/bin/ranlib Checking for gcc : ok Checking
2005 May 20
0
[LLVMdev] PyPy 0.6 released
Hi LLVM-dev! I have been working for a few months on an experimental LLVM backend for the PyPy project and I thought you might be interested in the fact that we just did our first public release, which includes it (see release announcement below). Regards Carl Friedrich The PyPy 0.6 release -------------------- *The PyPy Development Team is happy to announce the first public release
2018 Mar 26
0
talloc configure error for armv8be
Hi I have problem when doing configure for talloc-2.1.1. The error message like follows: ./configure --prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --libexecdir=/usr/lib64/talloc --datadir=/usr/share --sysconfdir=/etc --sharedstatedir=/com --localstatedir=/var --libdir=/usr/lib64 --includedir=/usr/include --oldincludedir=/usr/include --infodir=/usr/share/info --mandir=/usr/share/man
2017 Jun 03
0
Building from source on an ARM71 based router
On Sat, 3 Jun 2017 12:43:52 -0400 Zac Morris <zac at zacwolf.com> wrote: > OK, to be extra clear, I *am* now running just: ./configure > > It is this script that is erroring at step: > *Checking uname sysname type* > > It's not a python specific issue. Like I said, this is a minimal linux > build, so many of the de facto apps/headers/libs are not installed. >
2014 Mar 02
0
3/2/2014 Samba4 git pull make clean error
Hi, I did a git pull and gmake clean give me error: root at www:/usr/local/samba-master # gmake clean WAF_MAKE=1 python ./buildtools/bin/waf clean Selected embedded Heimdal build /usr/local/samba-master/wscript: error: Traceback (most recent call last): File "/usr/local/samba-master/buildtools/wafadmin/Utils.py", line 647, in recurse exec(compile(txt, file_path,
2017 Jun 03
2
Building from source on an ARM71 based router
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 I'm executing the install_with_python.sh script. ./install_with_python.sh /opt/test/samba-4.6.4
2013 Oct 08
1
git folder moved : waf : The top source directory has moved. Please run distclean and reconfigure
Hi all, As samba4 git source took a looong time to download, I've moved the folder away from original directory. Trying to compile 4.0.10, make shows : > 'configure' finished successfully (52.943s) > WAF_MAKE=1 python ./buildtools/bin/waf build > cannot find include/config.h > Waf: Entering directory `/home/serveur/git/samba4/bin' > bld.curdir >
2023 Jun 06
1
Trying to build Samba from source on RHEL 8
Hi, In case you might be interested in the src.rpms with the AD part (might save you some time), there are a few (maintained) sources around: http://samba.tranquil.it/centos8/samba-4.16.10-srcrpm http://vince.cojot.name/dist/samba/samba-4.16.10/RHEL8/SRPMS/ Due to the dependencies, if you want to keep your RHEL systems clean, it's actually some work if you want to avoid replacing system