Displaying 6 results from an estimated 6 matches for "ltirpc".
Did you mean:
tirpc
2020 Feb 20
2
Re: build problem with libxl
I use centos 7 (7.7.1908).
these pkgs are installed:
xen-hypervisor-4.12.2-1.el7.x86_64
xen-devel-4.12.2-1.el7.x86_64
qemu-xen-4.12.1-1.el7.x86_64
xen-runtime-4.12.2-1.el7.x86_64
xen-licenses-4.12.2-1.el7.x86_64
xen-4.12.2-1.el7.x86_64
xen-libs-4.12.2-1.el7.x86_64
xen-ovmf-20180825-1.gitef529e6ab.el7.x86_64
even with --with-libxl it doesnt work...
---
------
Greetz
Am 20.02.2020 11:31, schrieb
2020 Feb 20
2
Re: build problem with libxl
...: $? = 0
> configure:23718: result: yes
> configure:23718: checking for libxlutil.h
> configure:23718: result: yes
> configure:23743: checking for xtl_createlogger_stdiostream in
> -lxentoollog
> configure:23768: clang -o conftest -g -ggdb3 conftest.c
> -lxentoollog -lutil -ltirpc -lpthread -ldl >&5
> configure:23768: $? = 0
> configure:23777: result: yes
> configure:23791: checking whether LIBXL_DOMAIN_TYPE_PVH is declared
> configure:23791: clang -c -g -ggdb3 conftest.c >&5
> configure:23791: $? = 0
> configure:23791: result: yes
> con...
2020 Feb 20
0
Re: build problem with libxl
...lang -E conftest.c
configure:23718: $? = 0
configure:23718: result: yes
configure:23718: checking for libxlutil.h
configure:23718: result: yes
configure:23743: checking for xtl_createlogger_stdiostream in -lxentoollog
configure:23768: clang -o conftest -g -ggdb3 conftest.c -lxentoollog -lutil -ltirpc -lpthread -ldl >&5
configure:23768: $? = 0
configure:23777: result: yes
configure:23791: checking whether LIBXL_DOMAIN_TYPE_PVH is declared
configure:23791: clang -c -g -ggdb3 conftest.c >&5
configure:23791: $? = 0
configure:23791: result: yes
configure:23859: clang -o conftest -g...
2018 Dec 04
2
Compilation error
Hi
USing git, I reach the following error (below).
Here is my configure parameters :
CPPFLAGS="-I/include -I/usr/include/tirpc/" LDFLAGS="-L/lib -ltirpc"
./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var
--libexec=/usr/libexec --with-sql=yes --without-sqlite --with-mysql
--with-ssl --without-shadow --without-nss --without-pam --without-ldap
--with-zlib --with-bzlib --with-libwrap --with-libcap --without-solr
--without-gssapi --w...
2020 Feb 21
0
Re: build problem with libxl
...igure:23718: result: yes
>>configure:23718: checking for libxlutil.h
>>configure:23718: result: yes
>>configure:23743: checking for xtl_createlogger_stdiostream in
>>-lxentoollog
>>configure:23768: clang -o conftest -g -ggdb3 conftest.c
>>-lxentoollog -lutil -ltirpc -lpthread -ldl >&5
>>configure:23768: $? = 0
>>configure:23777: result: yes
>>configure:23791: checking whether LIBXL_DOMAIN_TYPE_PVH is declared
>>configure:23791: clang -c -g -ggdb3 conftest.c >&5
>>configure:23791: $? = 0
>>configure:23791: re...
2018 Dec 04
0
Compilation error
...December 2018 at 17:20 Joan Moreau via dovecot <dovecot at dovecot.org> wrote:
>
>
> Hi
>
> USing git, I reach the following error (below).
>
> Here is my configure parameters :
>
> CPPFLAGS="-I/include -I/usr/include/tirpc/" LDFLAGS="-L/lib -ltirpc"
> ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var
> --libexec=/usr/libexec --with-sql=yes --without-sqlite --with-mysql
> --with-ssl --without-shadow --without-nss --without-pam --without-ldap
> --with-zlib --with-bzlib --with-libwrap --with-libcap --without-solr...