Re: lyx 1.0.3 fails to compile with GNU libc6 2.1.2

1999-09-15 Thread Garst R. Reese
Eric Hanchrow wrote: > > I'm trying to build lyx on a system running the as-yet-unreleased > version of Debian Linux, code-named `potato'. This system uses version > 2.1.2 of the GNU C library; this version apparantly has a slightly > different prototype for `select' than did previous versions.

Re: lyx 1.0.3 fails to compile with GNU libc6 2.1.2

1999-09-15 Thread Allan Rae
You didn't mention what the compiler version is. However I suspect that you have gcc-2.95.1 as these later releases of gcc tend to fail a couple of tests in the configure script. Select() is one such test. There are mods done to the latest prerelease, 1.0.4pre6, to counter this. In the meantim