[Samba] compiling samba in an container

L.P.H. van Belle belle at bazuin.nl
Fri Jun 5 00:30:12 MDT 2015


try 
apt-get install pkg-config 

the package pkg-config is in : 
pkg-config 
bash-completion 
zsh-common 
mingw-w64-tools

Greetz, 

Louis 

>-----Oorspronkelijk bericht-----
>Van: dwbear75 at gmail.com [mailto:samba-bounces at lists.samba.org] 
>Namens David Bear
>Verzonden: vrijdag 5 juni 2015 1:44
>Aan: samba
>Onderwerp: [Samba] compiling samba in an container
>
>my first round of trying to compile samba 4.2 from source in an lxc
>container. Host OS is ubuntu 14.04 lts, and lxc template was the ubuntu
>template. This is a privileged container.
>
>good news, is the container seems to function well. Bad news is missing
>dependancies.
>
>So, in tracking down depenancies, here's what I installed in to the
>container
>
>apt-get install python
>apt-get install python-dev
>apt-get install libxslt-dev
>apt-get install ldap-utils
>apt-get install libldap2
>apt-get install libgnutls-dev
>apt-get install gnutls-bin
>
>Running configure I get stuck  at
>
>tail bin/config.log -
>Checking for gnutls >= 3.0.0s
>pkg-config --errors-to-stdout --print-errors "gnutls >= 3.0.0" --cflags
>--libs gnutls
>/bin/sh: 1: pkg-config: not found
>not found
>
>---------------------------------------------------------------
>--------------------------------
>Checking for gnutls >= 1.4.0 and broken versions
>pkg-config --errors-to-stdout --print-errors "gnutls >= 1.4.0 gnutls !=
>2.2.4 gnutls != 2.8.0 gnutls != 2.8.1" --cflags --libs gnutls
>/bin/sh: 1: pkg-config: not found
>not found
>
>So, is it the case of missing a dev lib ? or the case of configure not
>finding the libgnutls-dev package ? Any advice?
>
>
>
>-- 
>David Bear
>mobile: (602) 903-6476
>-- 
>To unsubscribe from this list go to the following URL and read the
>instructions:  https://lists.samba.org/mailman/options/samba
>
>



More information about the samba mailing list