DragonFly bugs List (threaded) for 2005-06
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
Re: Undefined symbol "__libc_toupper_tab_"
On Mon, Jun 13, 2005 at 10:42:15AM +0300, Yury Tarasievich wrote:
> each time I try to run something like freebsd-4's opera or openoffice. System
> is 1.3.1 (May 31) and X is 6.8.2, compiled on it. What does that mean, I
> mean, deeper than not finding the (present) symbol?
It means that you have a dynamically linked program which is linked against
the old libc and wants to link a library build against the new libc.
Sorry, this can't work. Best for the moment is to fetch a package with
the libraries and use e.g. LD_LIBRARY_PATH in a wrapper script.
Joerg
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]