Re: Make fails after build "grm"

On Tuesday 22 November 2005 20:21, Dinh, Brandon V wrote:
> >> Yes, this is the normal location of the en-grmdialogue file.
> >> I suspect a probleme with the THOTDIR environment variable.
> >> grm, str, prs, etc. use this environment variable to locate
> >> all configurationfiles.
> >> Could you check the generated /oss/amaya/Amaya/WX/Makefile
> >> It should include the following declaration THOTDIR = ..
>
> Yes, the generated /oss/amaya/Amaya/WX/Makefile does include
> THOTDIR = ..
>
> Here is an interesting thing.  I re-built it with gtk (configure --with-gtk
> --without-dav) and everything work fine.  I built it on the same machine
> and environment.
>
> Thanks!
> -Brandon

Sometimes "make depend" then "make all" solve this kind of problem.

Pay attention, if you change configure options you must clean up the
whole building directory.
In our case we build the GTK version in a Amaya/GTK directory and the WX 
version in a Amaya/WX directory.
     Irène.
-----
Irène Vatton                     INRIA Rhône-Alpes
INRIA                               ZIRST
e-mail: Irene.Vatton@inria.fr       655 avenue de l'Europe
Tel.: +33 4 76 61 53 61             Montbonnot
Fax:  +33 4 76 61 52 07             38334 Saint Ismier Cedex - France

Received on Wednesday, 23 November 2005 12:26:48 UTC