This looks right to me; Wan Teh Chang told me that there should be a dns
helper process like this (he's the person who helped me track down where
the async DNS stuff happened in the Mozilla sources after I had wandered
around for a while looking.
> > Hi,
> >
> > I've tried running some 3.2 DU binaries under RH 5.1 (both 2.0.34 and
> > 2.0.35 kernels) and don't know what to do about the "/sbin/loader
> > being passed as argv[0]" problem.
> >
> > Communicator (communicator-v406-export.alpha-dec-osf3.2.tar.gz)
> > complains about "/sbin/loader: Fatal Error: loader cannot be invoked
> > directly" but then runs ok.
> >
> > XEmacs (as built for DU3.2) gets very confused, thinking that
> > /sbin/loader is supposed to be the xemacs binary!
>
> XEmacs gives me symbol versioning problems (xemacs for DU3.2, I have libs
> for DU4.0...) on libcurses.so. Netscape 4.5 complains of unresolved symbols
> in the binary!!! (I don't think either of these problems are related to the
> /sbin/loader stuff...)
>
Unresolved symbols means that there is some shared library on DU you need
to move over to Linux, I would guess. By looking at the unresolved symbol,
and looking at the shared libraries on DU, you should be able to figure
out which shared library you need.
- Jim
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/