Lior Silberman <[EMAIL PROTECTED]> writes:

| On 3 Jan 2001, Paul Seelig wrote:
| 
| > > ftp://ftp.devel.lyx.org/pub/lyx/lyx-1.1.6pre3.tar.gz
| > > 
| > I just can't get it built at all while it was easy to build
| > lyx-1.1.5fix3.  Here's where compilation repeatedly (5x) fails:
| > 
| 
| > ------------------- snip ----------------
| > g++ -DHAVE_CONFIG_H -I. -I. -I../../../src -I../../../src/ 
|-I../../../src/frontends/ -I../../.. -I../../.. -I../../../boost -isystem 
|/usr/X11R6/include -g -O -fno-rtti -fno-exceptions -W -Wall -c FormPreferences.C -o 
|FormPreferences.o
| > cc1plus: /tmp/cckmo0Pe.s: I/O error
| 
| This is a wild guess, but this could be a disk full problem.

Agree it looks like something like that.

| Try
| increasing the space on the /tmp filesystem (e.g. there may be files you
| don't need in there). If it is part of the swap device, add more swap
| space.

Or try to just set "export TMPDIR=<dir>"
to a dir with more avail. space.

        Lgb

Reply via email to