Hi there,

I'm trying to install a piece of software on Arch Linux 0.7 with
kernel 2.6.11.5.  (The software is Xilinx ISE 6.3i).  When running any
of the installer commands, I get:

/mnt/cdrom/xilsetup: relocation error:
/mnt/cdrom/bin/lin/libwinsock44.so: symbol h_errno, version GLIBC_2.0
not defined in file libc.so.6 with link time reference

According to my googling, the solution to this is to use
"LD_ASSUME_KERNEL=2.4.7" or something like that, but this doesn't seem
to make any difference at all.  All of the references I found to this
solution were for RedHat or Fedora Core (the only Xilinx-supported
distribution is Redhat Enterprise).  I tried a number of different
possible "assumed kernels" and got the same answer for anything above
2.4.  Below that, I got the following:

/bin/sh: error while loading shared libraries: libdl.so.2: cannot open
shared object file: No such file or directory

Has anyone got any suggestions for what I can do to get round this problem?

Many thanks in advance,

Al

P.S. One website suggested that the output of "nm /lib/libc.so.6 |
grep errno" should have a line mentioning "[EMAIL PROTECTED]", which
mine most certainly hasn't... but I don't know how significant this is
as it's all going a bit over my head at the mo...

_______________________________________________
arch mailing list
[email protected]
http://www.archlinux.org/mailman/listinfo/arch

Reply via email to