Subject: Re: OK, why doesn't this work?
To: Erik E. Fair <fair@clock.org>
From: Todd Vierling <tv@pobox.com>
List: tech-userlevel
Date: 04/23/1999 18:36:23
On Fri, 23 Apr 1999, Erik E. Fair wrote:

: /usr/bin/ld: warning: libcom_err.so.2, needed by
: /altroot/usr/lib/libkrb.so, not found (try using --rpath)
: /altroot/usr/lib/libkrb.so: undefined reference to `_et_list'

: Do I need a new LD?

No, this means that ftpd should be linked with -lcom_err, too.  We don't
officially support interlibrary dependencies, since they do not even exist
on a.out.

-- 
-- Todd Vierling (Personal tv@pobox.com; Bus. todd_vierling@xn.xerox.com)