Dear list, is there a comprehensive list of libraries available that can be included and excluded from build with waf using --bundled-libraries="comma separated list"? If compiling with "NONE" the build complains about a missing "System library roken of version 0.0.0 not found, and bundling disabled", and I do not know how to bundle this particular library from the included heimdal tree (neither of the following has helped: roken, libroken, roken0, libroken0)... Thanks a lot! Best regardsJohannes
On Sun, 2019-06-09 at 23:34 +0200, Johannes Engel via samba wrote:> Dear list, > > is there a comprehensive list of libraries available that can be > included and > excluded from build with waf using --bundled-libraries="comma > separated > list"? > If compiling with "NONE" the build complains about a missing "System > library roken of version 0.0.0 not found, and bundling disabled", and > I do > not know how to bundle this particular library from the included > heimdal > tree (neither of the following has helped: roken, libroken, roken0, > libroken0)... > > Thanks a lot! > > Best regardsJohannesG'Day, Is there some specific task you are trying to achieve by this? If I understand your end goal a bit better I can probably help more. Most builds trying to do no bundled libraries for distributions are MIT builds without the AD DC. Andrew Bartlett -- Andrew Bartlett http://samba.org/~abartlet/ Authentication Developer, Samba Team http://samba.org Samba Developer, Catalyst IT http://catalyst.net.nz/services/samba
Am Montag, 10. Juni 2019, 07:56:24 CEST schrieben Sie:> On Sun, 2019-06-09 at 23:34 +0200, Johannes Engel via samba wrote: > > Dear list, > > > > is there a comprehensive list of libraries available that can be > > included and > > excluded from build with waf using --bundled-libraries="comma > > separated > > list"? > > If compiling with "NONE" the build complains about a missing "System > > library roken of version 0.0.0 not found, and bundling disabled", and > > I do > > not know how to bundle this particular library from the included > > heimdal > > tree (neither of the following has helped: roken, libroken, roken0, > > libroken0)... > > > > Thanks a lot! > > > > Best regardsJohannes > > G'Day, > > Is there some specific task you are trying to achieve by this? > > If I understand your end goal a bit better I can probably help more. > > Most builds trying to do no bundled libraries for distributions are MIT > builds without the AD DC. > > Andrew BartlettHi Andrew, thanks a lot for your reply. I am trying to update my packages for openSUSE starting with the official build. This is indeed based on MIT Kerberos which I intend to change due to the various shortcomings of this implementation (e.g. Group Policies do not apply properly to machines). Since they disabled all bundled libraries my intention was to go step by step taking the bundled libraries where no system-inherent equivalent was available. And since replacing "NONE" by "ALL" seemed a little too long a shot, that is the reason I am asking. Best regards Johannes
Possibly Parallel Threads
- List of bundled libraries Samba-4.10
- Samba 4.0 compilation problem
- [Announce] Samba 4.9.10 Available for Download
- Compile problem: "lib/ldb/ldb_map/ldb_map.h", line 64: syntax error before or at: 0x20
- samba 4.9.5 - joining Samba DC to existing Samba AD failed (ldbsearch has not -U and -V)