Run a personal program "Track", and get error messages like "symbol errno, version GLIBC_2.0 not defined in file libc.so.6 with link time reference". Does anybody know to deal with this issue in Fedora 11? The LD_ASSUME_KERNEL=2.4.1 trick seems not work for me.
[r...@localhost ~]# Track Track: relocation error: Track: symbol errno, version GLIBC_2.0 not defined in file libc.so.6 with link time reference [r...@localhost ~]# export LD_ASSUME_KERNEL=2.4.1 [r...@localhost ~]# Track Track: error while loading shared libraries: libdl.so.2: cannot open shared object file: No such file or directory
-- fedora-list mailing list fedora-list@redhat.com To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines