2013/4/17 [email protected] <[email protected]>

> 2013/4/16 Brad Hards <[email protected]>
>
>> On Monday 15 April 2013 16:57:50 [email protected] wrote:
>> > Everything looks ok:
>> > # pkg-config --modversion tdb
>> > 1.2.10
>> > # pkg-config --modversion ldb
>> > 1.1.13
>> > # pkg-config --modversion talloc
>> > 2.0.7
>> > # pkg-config --modversion tevent
>> > 0.9.17
>> OK, and with the same machine / account setup, the configure script still
>> doesn't work?
>>
>> Can you extract the relevant portion of the configuration log (config.log
>> IIRC)
>> and post it?
>>
>> Brad
>>
>
> Hi,
>
> The only mistake that I see in the 'config.log' that failure to file
> 'samba-hostconfig.pc'. Indeed, there is no such file on the machine.
> I deleted empty parameters (like x=' '), log:
>
>  $ ./configure --prefix=/usr/include/samba-4.0 --with-samba
>
> ## --------- ##
> ## Platform. ##
> ## --------- ##
>
> uname -m = x86_64
> uname -r = 3.8.0-16-generic
> uname -s = Linux
> uname -v = #26-Ubuntu SMP Mon Apr 1 19:52:57 UTC 2013
>
> /usr/bin/uname -p = unknown
> /bin/uname -X     = unknown
>
> /bin/arch              = unknown
> /usr/bin/arch -k       = unknown
> /usr/convex/getsysinfo = unknown
> /usr/bin/hostinfo      = unknown
> /bin/machine           = unknown
> /usr/bin/oslevel       = unknown
> /bin/universe          = unknown
>
> PATH: /usr/local/sbin
> PATH: /usr/local/bin
> PATH: /usr/sbin
> PATH: /usr/bin
> PATH: /sbin
> PATH: /bin
>
>
> ## ----------- ##
> ## Core tests. ##
> ## ----------- ##
>
> configure:2517: checking for a BSD-compatible install
> configure:2585: result: /usr/bin/install -c
> configure:2596: checking whether build environment is sane
> configure:2646: result: yes
> configure:2787: checking for a thread-safe mkdir -p
> configure:2826: result: /bin/mkdir -p
> configure:2839: checking for gawk
> configure:2855: found /usr/bin/gawk
> configure:2866: result: gawk
> configure:2877: checking whether make sets $(MAKE)
> configure:2899: result: yes
> configure:3037: checking for pkg-config
> configure:3055: found /usr/bin/pkg-config
> configure:3067: result: /usr/bin/pkg-config
> configure:3092: checking pkg-config is at least version 0.20
> configure:3095: result: yes
> configure:3115: checking build system type
> configure:3129: result: x86_64-unknown-linux-gnu
> configure:3149: checking host system type
> configure:3162: result: x86_64-unknown-linux-gnu
> configure:3202: checking for samba 4
> configure:3248: $PKG_CONFIG --exists --print-errors "samba-hostconfig"
> Package samba-hostconfig was not found in the pkg-config search path.
> Perhaps you should add the directory containing `samba-hostconfig.pc'
> to the PKG_CONFIG_PATH environment variable
> No package 'samba-hostconfig' found
> configure:3251: $? = 1
> configure:3261: error: Samba 4 not found
>
> ## ---------------- ##
> ## Cache variables. ##
> ## ---------------- ##
>
> ac_cv_build=x86_64-unknown-linux-gnu
>
> ac_cv_env_PKG_CONFIG_PATH_set=set
> ac_cv_env_PKG_CONFIG_PATH_value=:/usr/lib/x86_64-linux-gnu/pkgconfig
> ac_cv_host=x86_64-unknown-linux-gnu
> ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config
> ac_cv_path_install='/usr/bin/install -c'
> ac_cv_path_mkdir=/bin/mkdir
> ac_cv_prog_AWK=gawk
> ac_cv_prog_make_make_set=yes
>
> ## ----------------- ##
> ## Output variables. ##
> ## ----------------- ##
>
> ACLOCAL='${SHELL} /xxx/openchange/missing --run aclocal-1.11'
> AMTAR='$${TAR-tar}'
> AUTOCONF='${SHELL} /xxx/openchange/missing --run autoconf'
> AUTOHEADER='${SHELL} /xxx/openchange/missing --run autoheader'
> AUTOMAKE='${SHELL} /xxx/openchange/missing --run automake-1.11'
> AWK='gawk'
> CFLAGS='-I. -g'
> CYGPATH_W='echo'
> INSTALL_DATA='${INSTALL} -m 644'
> INSTALL_PROGRAM='${INSTALL}'
> INSTALL_SCRIPT='${INSTALL}'
> INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
> MAKEINFO='${SHELL} /xxx/openchange/missing --run makeinfo'
> MKDIR_P='/bin/mkdir -p'
> PACKAGE='openchange'
> PACKAGE_BUGREPORT='[email protected]'
> PACKAGE_NAME='openchange'
> PACKAGE_STRING='openchange 2.0'
> PACKAGE_TARNAME='openchange'
> PACKAGE_VERSION='2.0'
> PATH_SEPARATOR=':'
> PKG_CONFIG='/usr/bin/pkg-config'
> PKG_CONFIG_LIBDIR=''
> PKG_CONFIG_PATH=':/usr/lib/x86_64-linux-gnu/pkgconfig'
> SHELL='/bin/bash'
> VERSION='2.0'
> am__tar='$${TAR-tar} chof - "$$tardir"'
> am__untar='$${TAR-tar} xf -'
> bindir='${exec_prefix}/bin'
> build='x86_64-unknown-linux-gnu'
> build_alias=''
> build_cpu='x86_64'
> build_os='linux-gnu'
> build_vendor='unknown'
> datadir='${datarootdir}'
> datarootdir='${prefix}/share'
> docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
> dvidir='${docdir}'
> exec_prefix='NONE'
> have_libical_0_46=''
> host='x86_64-unknown-linux-gnu'
> host_alias=''
> host_cpu='x86_64'
> host_os='linux-gnu'
> host_vendor='unknown'
> htmldir='${docdir}'
> includedir='${prefix}/include'
> infodir='${datarootdir}/info'
> install_sh='${SHELL} /xxx/openchange/install-sh'
> libdir='${exec_prefix}/lib'
> libexecdir='${exec_prefix}/libexec'
> localedir='${datarootdir}/locale'
> localstatedir='${prefix}/var'
> mandir='${datarootdir}/man'
> mkdir_p='/bin/mkdir -p'
> oldincludedir='/usr/include'
> pdfdir='${docdir}'
> prefix='/usr/include/samba-4.0'
> program_transform_name='s,x,x,'
> psdir='${docdir}'
> sambaprefix='yes'
> sbindir='${exec_prefix}/sbin'
> sharedstatedir='${prefix}/com'
> sysconfdir='${prefix}/etc'
>
> ## ----------- ##
> ## confdefs.h. ##
> ## ----------- ##
>
> /* confdefs.h */
> #define PACKAGE_NAME "openchange"
> #define PACKAGE_TARNAME "openchange"
> #define PACKAGE_VERSION "2.0"
> #define PACKAGE_STRING "openchange 2.0"
> #define PACKAGE_BUGREPORT "[email protected]"
> #define PACKAGE_URL ""
> #define PACKAGE "openchange"
> #define VERSION "2.0"
> #define _GNU_SOURCE 1
>
> configure: exit 1
>

Hi,

Configuration parameters of Samba4 package for Ubuntu/Debian:
_______________________________________________
devel mailing list
[email protected]
http://mailman.openchange.org/listinfo/devel

Reply via email to