Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes:
>>>>>> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes:
>
| Angus> On Thursday 30 May 2002 3:21 pm, Jean-Marc Lasgouttes wrote:
>>> - sort out compilation on alpha and with compaq cxx (at least 6.2,
>>> 6.5 seems more difficult)
>
| Angus> Wasn't cxx 6.2 my compiler? Ouch my brain is like a sieve
| Angus> today. Assuming my compiler /was/ 6.2 then:
>
| I do not know what is yours, but mine is V6.2-024, and I think it
| does not have the problems you highlight.
>
| I am currently trying to build with gcc 2.95.2, but I am stuck with
| the following:
>
| make[3]: Entering directory
|`/afs/inria.fr/rocq/home/meval/lasgoutt/src/lyx/oldb/src/mathed'
| /bin/ksh ../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I.
|-I../../../1.2.x/src/mathed -I../../src -I../../../1.2.x/src/mathed/../ -I../..
|-I../../../1.2.x -I../../../1.2.x/boost -I/afs/rocq/home/meval/common/include
|-I/usr/local/include -O -fno-rtti -fno-exceptions -W -Wall -c
|../../../1.2.x/src/mathed/textpainter.C
| Waiting for textpainter.o.lock to be removed
| Waiting for textpainter.o.lock to be removed
| Waiting for textpainter.o.lock to be removed
| Waiting for textpainter.o.lock to be removed
| [...]
>
| Has anybody seen that? What is the culprit?
You have not done a "rm textpainter.o.lock"
Left overs from a compilaton that was aborted.
--
Lgb