ypbind
Egil Brendsdal <[email protected]>
| Newsgroups | gmane.linux.distributions.gobo.general |
|---|---|
| Message-ID | <[email protected]> |
Has anyone managed to run ypbind on Gobo 015?
I installed rpcbind 0.2.1 ($httpSourceforge/rpcbind/rpcbind-0.2.1.tar.bz2)
using a local recipe and rpcinfo indicates that the daemon runs:
root@feijoada ~]rpcinfo
program version netid address service owner
100000 4 tcp6 ::.0.111 portmapper superuser
100000 3 tcp6 ::.0.111 portmapper superuser
100000 4 udp6 ::.0.111 portmapper superuser
100000 3 udp6 ::.0.111 portmapper superuser
100000 4 local /var/run/rpcbind.sock portmapper superuser
100000 3 local /var/run/rpcbind.sock portmapper superuser
Installing ypbind turned out to be difficult...
Compile using /Data/Compile/Recipes/YPbind-MT/1.18-r2/Recipe fails, and,
due to the versions of glibc pre-installed on Gobo 015, switched to
version 1.32 and higher of ypbind-mt. All of these fail to run, e.g.
ypbind -d triggers a segmentation fault.
The question is then, has anyone managed to install a working ypbind or
is submitting a bug report about the YPbind-MT/1.18-r2/Recipe the best one
can do?
Egil.