On Thu Feb 06, 2003 at 10:30:52AM -0500, Don wrote:
> > I had problems with almost all my apps, at first. Third part
> > applications that weren't recompiled during the buildworld (ports) had
> > linking problems. Take wget, for example:
> >
> > anarcat@lenny[~]% wget
> > /usr/libexec/ld-elf.so.1:
> I had problems with almost all my apps, at first. Third part
> applications that weren't recompiled during the buildworld (ports) had
> linking problems. Take wget, for example:
>
> anarcat@lenny[~]% wget
> /usr/libexec/ld-elf.so.1: /usr/local/lib/libintl.so.4: Undefined symbol "stpcpy"
> anarcat