Re: xmms looping forever

2003-02-06 Thread The Anarcat
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:

Re: xmms looping forever

2003-02-06 Thread Don
> 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