FS#41409 - [samba] prevent installing bundled libraries
Attached to Project:
Arch Linux
Opened by Christian Hesse (eworm) - Thursday, 31 July 2014, 09:41 GMT
Last edited by Tobias Powalowski (tpowa) - Wednesday, 13 August 2014, 14:25 GMT
Opened by Christian Hesse (eworm) - Thursday, 31 July 2014, 09:41 GMT
Last edited by Tobias Powalowski (tpowa) - Wednesday, 13 August 2014, 14:25 GMT
|
Details
Description:
Samba source tarball comes with some bundled libraries. Depending on what libraries (and library versions) are installed to the system the build system decides whether or not to use the bundled libraries. In case of outdated system libraries this will result in samba package including the bundled libraries and hence conflicting files. To prevent this we should add somethin like --bundled-libraries=!tdb,!talloc,!pytalloc-util,!tevent,!popt,!ldb,!pyldb-util to the configure options. Instead of generating conflicting files an error message is shown that system library is outdated and bundled library is disabled. This happened several times already, for example see |
This task depends upon
Closed by Tobias Powalowski (tpowa)
Wednesday, 13 August 2014, 14:25 GMT
Reason for closing: Fixed
Additional comments about closing: trunk
Wednesday, 13 August 2014, 14:25 GMT
Reason for closing: Fixed
Additional comments about closing: trunk