On Tue, Feb 15, 2000 at 06:56:13PM +0300, Ilmar S. Habibulin wrote:
> I have some problems with development vertion of kdes' new
> filemanager/browser. It can't find function eh_rtime_match, which i
> found in libgcc.a.
You need to tell us a *LOT* more about your situation.
uname -a
gcc -v
grep FreeBSD /usr/src/gnu/lib/libstdc++/_G_config.h
nm /usr/lib/libstdc++.a |egrep '_.*vt.*filebuf'
What version of KDE libs do you have installed?
What does an ``ls -l'' on them show?
What about
nm /usr/local/lib/libkdecore.so.2 | egrep '_.*vt'
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message