Displaying 20 results from an estimated 34 matches for "libnettl".
Did you mean:
libnettle
2016 Aug 09
0
Can't run SAMBA 4.3.8 on AIX 6.1
...exec(): 0509-036 Cannot load program smbstatus because of the following
errors:
0509-130 Symbol resolution failed for
/usr/lib/libgnutls.a(libgnutls.so.26)
because:
0509-136 Symbol nettle_aes_invert_key (number 97) is not exported
from
dependent module /usr/lib/libnettle.a(libnettle.so.2).
0509-136 Symbol nettle_camellia_crypt (number 103) is not
exported from
dependent module /usr/lib/libnettle.a(libnettle.so.2).
0509-136 Symbol nettle_camellia_set_encrypt_key (number 104) is
not exported from
dependent mo...
2012 Mar 31
2
Libvirt source code cannot built with libnettle.
Hello All,
I try to build dependency library name is gnutls which require by libvirt,
but show error us below.
$./configure
checking for shared library run path origin... done
checking whether to use nettle... yes
checking for libnettle... no
configure: error:
***
*** Libnettle 2.4 was not found.
I specify macros are
LD_LIBRARY_PATH=$LD_LIBRARY_PATH/path_of_nettle_2.4/lib and
"PATH:path_of_nettle_2.4/bin/:$PATH" on ~/.bashrc . Why show an errors for
requiring libnettle version 2.4?
VIM command line for show data...
2020 Jun 18
3
How to compile gnutls to samba-4.12.3
...you need to install a version equal to or greater than 3.4.7 of gnutls. This (gnutls) depends on nettle and gmp. I am trying to install gnutls-3.6.14; I already have gmp (gmp-6.2.0) and nettle (nettle-3.6) installed (compiled from sources), but gnutls doesn't want to install, it tells me "Libnettle 3.4.1 was not found" when I run the ./configure
Nettle is installed in /usr/local/include/nettle (all .h) and in /usr/local/lib64/libnettle.s0.8.0
I created a symbolic link for /usr/lib64 from /usr/local/lib64/libnettle.s0.8.0 as libnettle.so and libnettle.so.8; I ran the gnutls ./configure...
2020 Jun 17
1
Compile gnutls yo install samba-4.12.3
...ou need to install a version equal to or greater than 3.4.7 of gnutls; this (gnutls) depends on nettle and gmp.
I am trying to install gnutls-3.6.14; I already have gmp (gmp-6.2.0) and nettle (nettle-3.6) installed (compiled from sources), but gnutls doesn't want to install, it tells me "Libnettle 3.4.1 was not found" when I run the ./configure
Nettle is installed in /usr/local/include/nettle (all .h) and in /usr/local/lib64/libnettle.s0.8.0
I created a symbolic link for /usr/lib64 from /usr/local/lib64/libnettle.s0.8.0 as libnettle.so and libnettle.so.8; I ran the gnutls ./configu...
2020 Jun 18
1
How to compile gnutls to samba-4.12.3
...to or greater than 3.4.7 of gnutls. This (gnutls)
>> depends on nettle and gmp. I am trying to install gnutls-3.6.14; I
>> already have gmp (gmp-6.2.0) and nettle (nettle-3.6) installed
>> (compiled from sources), but gnutls doesn't want to install, it tells
>> me "Libnettle 3.4.1 was not found" when I run the ./configure
>>
>> Nettle is installed in /usr/local/include/nettle (all .h) and in
>> /usr/local/lib64/libnettle.s0.8.0
>>
>> I created a symbolic link for /usr/lib64 from
>> /usr/local/lib64/libnettle.s0.8.0 as libnett...
2020 Jun 18
0
How to compile gnutls to samba-4.12.3
...t; version equal to or greater than 3.4.7 of gnutls. This (gnutls)
> depends on nettle and gmp. I am trying to install gnutls-3.6.14; I
> already have gmp (gmp-6.2.0) and nettle (nettle-3.6) installed
> (compiled from sources), but gnutls doesn't want to install, it tells
> me "Libnettle 3.4.1 was not found" when I run the ./configure
>
> Nettle is installed in /usr/local/include/nettle (all .h) and in
> /usr/local/lib64/libnettle.s0.8.0
>
> I created a symbolic link for /usr/lib64 from
> /usr/local/lib64/libnettle.s0.8.0 as libnettle.so and libnettle.so.8...
Re: [virt-builder] symbol lookup error: /lib64/libgnutls.so.28 - undefined symbol: nettle_secp_256r1
2014 Jan 27
1
Re: [virt-builder] symbol lookup error: /lib64/libgnutls.so.28 - undefined symbol: nettle_secp_256r1
...the below:
> >
> > $ virt-builder fedora-20 --format qcow2 --size 20G
> > virt-builder: symbol lookup error: /lib64/libgnutls.so.28: undefined
> > symbol: nettle_secp_256r1
>
> A couple of ideas:
> 1) libgnutls has been upgraded and it uses newer symbols from libnettle
> without a proper versioned dependency on it
> 2) libnettle has been upgraded, removing symbols used by libgnutls (that
> would be an ABI break)
>
> So either there was an ABI break, or there's a too low dependency in
> those two packages.
This would be my guess too...
2016 Jan 12
2
smbclient: preoblems with samba 4.3.x
...t; it crashes.
[...]
[?1034h(gdb) run
Starting program: /usr/bin/smbclient
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/libthread_db.so.1".
Program received signal SIGSEGV, Segmentation fault.
0x40df556e in nettle_yarrow256_update () from /usr/lib/libnettle.so.4
(gdb)
(gdb) q
-----------------------------
"nettle-3.1.1"
Output redirection under gdb via
run > /tmp/err.txt
or something like this examble doesn't work ...
Viele Gruesse!
Helmut
2014 Jan 27
4
[virt-builder] symbol lookup error: /lib64/libgnutls.so.28 - undefined symbol: nettle_secp_256r1
Running virt-builder in a guest Fedora-20 guest hypervisor w/ Rawhide
Kernel, throws the below:
$ virt-builder fedora-20 --format qcow2 --size 20G
virt-builder: symbol lookup error: /lib64/libgnutls.so.28: undefined
symbol: nettle_secp_256r1
Version on L1 (guest hypervisor)
--------------------------------
$ uname -r; rpm -q libvirt-daemon-kvm qemu-system-x86 \
libguestfs gnutls
2016 Apr 05
3
Repeat core dumps due to libgcrypt?
...crypt.so.11.hmac)
>> fatal error in libgcrypt, file visibility.c, line 1250, function
>> gcry_create_nonce: called in non-operational state
>
> This is very interesting. I think you are linking to an older version
> of gnutls, perhaps upgrade your OS, as the newer versions use libnettle
> and so perhaps that avoids the issue.
>
> I don't normally suggest changing the OS to fix a Samba issue, but this
> is a bid different:
>
> What is happening here is that when we spawn a child to check the print
> queues, that is failing to connect to your cups server ov...
Re: [virt-builder] symbol lookup error: /lib64/libgnutls.so.28 - undefined symbol: nettle_secp_256r1
2014 Jan 27
0
Re: [virt-builder] symbol lookup error: /lib64/libgnutls.so.28 - undefined symbol: nettle_secp_256r1
...isor w/ Rawhide
> Kernel, throws the below:
>
> $ virt-builder fedora-20 --format qcow2 --size 20G
> virt-builder: symbol lookup error: /lib64/libgnutls.so.28: undefined
> symbol: nettle_secp_256r1
A couple of ideas:
1) libgnutls has been upgraded and it uses newer symbols from libnettle
without a proper versioned dependency on it
2) libnettle has been upgraded, removing symbols used by libgnutls (that
would be an ABI break)
So either there was an ABI break, or there's a too low dependency in
those two packages.
--
Pino Toscano
2016 Jan 12
2
smbclient: preoblems with samba 4.3.x
...ram: /usr/bin/smbclient
>> [Thread debugging using libthread_db enabled]
>> Using host libthread_db library "/lib/libthread_db.so.1".
>>
>> Program received signal SIGSEGV, Segmentation fault.
>> 0x40df556e in nettle_yarrow256_update () from
>> /usr/lib/libnettle.so.4 (gdb)
>> (gdb) q
>>
>> -----------------------------
>>
>> "nettle-3.1.1"
>>
>> Output redirection under gdb via
>>
>> run > /tmp/err.txt
>>
>> or something like this examble doesn't work ...
> You...
2013 Jul 30
1
[LLVMdev] Strange crash with LLVM 3.3
...0 - 0x10bc46ff7 +libintl.8.dylib (0) <EE94CE74-488A-39AC-BF31-54ADEF75A33B> /opt/local/lib/libintl.8.dylib
0x10bc52000 - 0x10bd4aff7 +libiconv.2.dylib (0) <1914316E-52FA-3DC3-9CE7-6D2D71CFD4DB> /opt/local/lib/libiconv.2.dylib
0x10bd59000 - 0x10bd7ffff +libnettle.4.dylib (0) <ED27D91C-ABEB-381B-8AA4-18004724BD4F> /opt/local/lib/libnettle.4.dylib
2016 Apr 04
2
Repeat core dumps due to libgcrypt?
Hi, sorry. I have spent about 4 hours googling, and had no luck.
I'm getting repeat core dumps out of smbd, and nothing I've gotten from
the log file has successfully pointed me at any indication that anyone
else has posted about this problem before.
------
libgcrypt selftest: binary (0): Selftest failed
(/lib64/.libgcrypt.so.11.hmac)
fatal error in libgcrypt, file visibility.c,
2023 Jul 20
3
Bug#1041533: xen-system-amd64: Xen fails to start hvm type VMs when a vncpasswd is set
Package: xen-system-amd64
Version: 4.17.1+2-gb773c48e36-1
Severity: important
Dear Maintainer,
after upgrading my bullseye server to bookworm I ran into the issue that all VMs of type hvm are not starting anymore.
xl throws an error:
libxl: error: libxl_qmp.c:1399:qmp_ev_fd_callback: Domain 8:error on QMP socket: Connection reset by peer
libxl: error: libxl_qmp.c:1438:qmp_ev_fd_callback: Domain
2019 Jan 04
2
virsh on mac os X
Mac OS X 10.14.2
VirtualBox 5.2.22 and 6.0.0
libvirt installed via homebrew
virsh -V
Virsh command line tool of libvirt 4.10.0
See web site at https://libvirt.org/
Compiled with support for:
Hypervisors: QEMU/KVM VMware VirtualBox ESX Test
Networking: Remote Bridging
Storage: Dir
Miscellaneous: Daemon Secrets Debug
brew services start libvirt
virsh -c vbox:///session list
error:
2019 Jan 07
2
Re: virsh on mac os X
...0x3b12: mmap(0x10DB2E000, 0x1000, 0x3, 0x12, 0x3, 0xC000) =
0x10DB2E000 0
918/0x3b12: mmap(0x10DB2F000, 0x19A8, 0x1, 0x12, 0x3, 0xD000) =
0x10DB2F000 0
918/0x3b12: fcntl(0x3, 0x2C, 0x7FFEE28555A0) = 0 0
918/0x3b12: close(0x3) = 0 0
918/0x3b12: stat64("/usr/local/opt/nettle/lib/libnettle.6.dylib\0",
0x7FFEE285D7D0, 0x0) = 0 0
918/0x3b12: stat64("/usr/local/opt/nettle/lib/libnettle.6.dylib\0",
0x7FFEE285DC10, 0x0) = 0 0
918/0x3b12: open("/usr/local/opt/nettle/lib/libnettle.6.dylib\0", 0x0,
0x0) = 3 0
918/0x3b12: pread(0x3, "\317\372\355\376...
2012 Feb 08
4
Kindle PC 1.8.1 and wine 1.3.32
...ELF 7d85e000-7d8a8000 Deferred libdbus-1.so.3
ELF 7d8a8000-7d8ba000 Deferred libp11-kit.so.0
ELF 7d8ba000-7d8c3000 Deferred librt.so.1
ELF 7d8c3000-7d92c000 Deferred libgmp.so.10
ELF 7d92c000-7d940000 Deferred libhogweed.so.2
ELF 7d940000-7d969000 Deferred libnettle.so.4
ELF 7d969000-7d979000 Deferred libtasn1.so.3
ELF 7d979000-7d990000 Deferred libresolv.so.2
ELF 7d990000-7d99a000 Deferred libkrb5support.so.0
ELF 7d99a000-7d9c6000 Deferred libk5crypto.so.3
ELF 7d9c6000-7da9f000 Deferred libkrb5.so.3
ELF 7da9f000-7dab1000 De...
2016 Apr 05
0
Repeat core dumps due to libgcrypt?
...d
> (/lib64/.libgcrypt.so.11.hmac)
> fatal error in libgcrypt, file visibility.c, line 1250, function
> gcry_create_nonce: called in non-operational state
This is very interesting. I think you are linking to an older version
of gnutls, perhaps upgrade your OS, as the newer versions use libnettle
and so perhaps that avoids the issue.
I don't normally suggest changing the OS to fix a Samba issue, but this
is a bid different:
What is happening here is that when we spawn a child to check the print
queues, that is failing to connect to your cups server over HTTPS
because of some issue in...
2016 Apr 05
0
Repeat core dumps due to libgcrypt?
...;>> fatal error in libgcrypt, file visibility.c, line 1250, function
>>> gcry_create_nonce: called in non-operational state
>>
>> This is very interesting. I think you are linking to an older version
>> of gnutls, perhaps upgrade your OS, as the newer versions use libnettle
>> and so perhaps that avoids the issue.
>>
>> I don't normally suggest changing the OS to fix a Samba issue, but this
>> is a bid different:
>>
>> What is happening here is that when we spawn a child to check the print
>> queues, that is failing to...