Re: acroread dies in 2.3.99-pre3-pre6

From: Richard B. Johnson (root@chaos.analogic.com)
Date: Wed Mar 22 2000 - 17:25:03 EST


On Wed, 22 Mar 2000, Jeff Garzik wrote:

> acroread worked beautifully until I went the latest pre-patches on my UP
> K6. Now it bombs out with an obscure error code.

Looks like early on, it tries to connect via a UNIX Socket and fails.
Strange, since your configuration file shows them enabled. The return
value was, I guess not checked (-1), later acroread tried to fcntl()
on that. After that, all bets are off.

I'd suggest:

`make oldconfig`
`make clean`
`make dep`
`make bzImage` # or whatever

I don't think your Unix sockets got built after the patch(es).

Cheers,
Dick Johnson

Penguin : Linux version 2.3.41 on an i686 machine (800.63 BogoMips).

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Thu Mar 23 2000 - 21:00:37 EST