On Wed, 2005-11-16 at 15:58 -0500, David P. Donahue wrote: > I just tried using the installer for Mono 1.1.10 to try and get around > my compilation issues, but now when I try to view any ASP .NET page my > error log shows the output pasted below. So it looks like whatever's > causing me to be unable to compile 1.1.10 is also causing me to not be > able to run the installer version. Any ideas? > > As a side note, I would prefer to compile from source rather than use > the installer, if possible. > > > ########## BEGIN PASTE ########## > /opt/mono-1.1.10/bin/mono: relocation error: /opt/mono-1.1.10/bin/mono: > symbol epoll_create, version GLIBC_2.3.2 not defined in file libc.so.6 > with link time reference
You have a very old version of glibc (pre rh9). The installer will only work on post rh9 distros. No idea why you have the compilation error. It could have something to do with your distro. Wade -- is it possible for us to detect this in the installer and give an error? -- Ben _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
