Ok, I've changed hostmux to use getaddrinfo, but I am having a problem. I CAN'T hostmux to WORK. Anyway, I can't give any useful debugging information because I can't get any. I get the same results when I compile hostmux from within the Hurd sources and as a standalone program, a bit of makefile fun made this possible. I try to debug the translator using settrans -aP ~/myhostmux /hurd/ftpfs / attached gdb on another screen window, continue in gdb and press enter in the translator window and the translator dies with unknown exit status, using SIGKILL. I have tried setting break points in gdb, but the translator always dies before it hits any of them, including mach_task_self.
Here is the output of ldd: jim@lazarus:~/hostmux$ ldd hostmux libnetfs.so.0.2 => /lib/libnetfs.so.0.2 (0x0102b000) libfshelp.so.0.2 => /lib/libfshelp.so.0.2 (0x0103b000) libiohelp.so.0.2 => /lib/libiohelp.so.0.2 (0x01040000) libthreads.so.0.2 => /lib/libthreads.so.0.2 (0x01043000) libports.so.0.2 => /lib/libports.so.0.2 (0x01049000) libihash.so.0.2 => /lib/libihash.so.0.2 (0x01050000) libshouldbeinlibc.so.0.2 => /lib/libshouldbeinlibc.so.0.2 (0x01054000) libc.so.0.2 => /lib/libc.so.0.2 (0x0105e000) libmachuser.so.1 => /lib/libmachuser.so.1 (0x011bc000) libhurduser.so.0.0 => /lib/libhurduser.so.0.0 (0x011cc000) /lib/ld.so => /lib/ld.so (0x00001000) hostmux --help|--usage still work and ./hostmux /hurd/ftpfs still says hostmux must be started as a translator. Any hints would be appriciated. ===== James Morrison University of Waterloo Computer Science - Digital Hardware 2A co-op http://hurd.dyndns.org Anyone refering this as 'Open Source' shall be eaten by a GNU __________________________________________________ Do You Yahoo!? Try FREE Yahoo! Mail - the world's greatest free email! http://mail.yahoo.com/ _______________________________________________ Bug-hurd mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-hurd