Displaying 6 results from an estimated 6 matches for "libposix".
2015 Sep 01
2
error: Failed dependencies:
...4.so()(64bit) is needed by samba-4.2.3-1.x86_64
libnetif-samba4.so(SAMBA_4.2.3)(64bit) is needed by samba-4.2.3-1.x86_64
libpopt-samba3-samba4.so()(64bit) is needed by samba-4.2.3-1.x86_64
libpopt-samba3-samba4.so(SAMBA_4.2.3)(64bit) is needed by samba-4.2.3-1.x86_64
libposix-eadb-samba4.so()(64bit) is needed by samba-4.2.3-1.x86_64
libposix-eadb-samba4.so(SAMBA_4.2.3)(64bit) is needed by samba-4.2.3-1.x86_64
libsmb-transport-samba4.so()(64bit) is needed by samba-4.2.3-1.x86_64
libsmb-transport-samba4.so(SAMBA_4.2.3)(64bit) is needed by samba-4.2...
2000 Jan 24
0
OpenSSH on OpenStep 4.2 -- Mostly working!!! =)
I have an initial port of the SSH client. Only one known issue with it.
sigaddset(), sigempty(), and sigprocmask() don't exist on NeXT without
using libposix which I'm now avoiding (thanks, Garance A Drosehn) like
the plague because it conflicts too much. Only thing this affects is
the readpass.c file at this point. Which means if you ctrl-C out of
the password prompt you mess up your current tty.
I have simple [v]snprint() that work like a charm...
2000 Jan 12
2
Mostly good news on the NeXT front.
...onally hate reinventing wheels.
But things are slowly compiling. It does look like I am missing poll()
(I believe older versions of Linux has this problem so I may be able to
find sample code) and the whole mem*() functions are very poorly
documented so it should be interesting. (It exists in the libposix.a, but
no manpages)
The "ssh" program compiled, but on attempting to connect I get a coredump
and a nice "Floating exception" error. (It would not suprise me if my
vsnprintf/snprintf are incorrect, but I've not bothered to trace it yet)
But hey.. We have least progress.....
2000 Jan 27
1
Long awaited round 1 of NeXT patches.
...e I was
able to relase my patch. =)
Known issues with my port (and my internal tree):
1) lack of utmp entries. I think I know what is wrong.
2) lack of signal capturing in readpass.c (I omited this from
the patch) due to lack of sigaddset, sigemtyset, and
sigprocmask functions outside of using libposix.
3) lost of warning. Most are ignorable.
4) Current patch *IS NOT* complete enough to support out of box
next compiling.
But it works against 1.2.2x ssh both client/server and works with
itself. So it's progress.
-------------- next part --------------
diff -ruN openssh-1.2.2/bsd-login.c os...
2022 Dec 16
1
dnf-makecache.service failing every few days and dnf-automatic.service samba sssd issues (again).
....2-2.el8.x86_64 requires libndr.so.3(NDR_0.0.4)(64bit), but none of the providers can be installed
- package python3-samba-4.17.2-2.el8.x86_64 requires libnetif-samba4.so(SAMBA_4.17.2_SAMBA4)(64bit), but none of the providers can be installed
- package python3-samba-4.17.2-2.el8.x86_64 requires libposix-eadb-samba4.so(SAMBA_4.17.2_SAMBA4)(64bit), but none of the providers can be installed
- package python3-samba-4.17.2-2.el8.x86_64 requires libregistry-samba4.so(SAMBA_4.17.2_SAMBA4)(64bit), but none of the providers can be installed
- package python3-samba-4.17.2-2.el8.x86_64 requires libsamba...
2011 Jun 10
0
builder-ubuntu libguestfs success 1f59849a4a45a1c78488eb41b250de631b4405a6
...'{print $2}'
+ gitsha=1f59849a4a45a1c78488eb41b250de631b4405a6
+ ./bootstrap
./bootstrap: getting gnulib files...
>From git://git.sv.gnu.org/gnulib
* [new branch] coreutils-8.9 -> origin/coreutils-8.9
6c630b5..f462d86 master -> origin/master
18e37ae..10c1e9d topic/libposix -> origin/topic/libposix
error: Your local changes to the following files would be overwritten by checkout:
build-aux/config.guess
build-aux/config.sub
Please, commit your changes or stash them before you can switch branches.
Aborting
Unable to checkout 'fba324553f05901eebdd0884ffff74b04a0...