Re: error messages under Suse 8.1

On Mon, 21 Apr 2003 11:55:59 +0200
"Bodo v. Thadden" <bvthadden@onlinehome.de> wrote:

> 
> Hello
> I try to install Amaya under Suse 8.1. During the make procedure, I got some 
> errors.
> 
> n file included from ../../annotlib/annotlib.h:24,
>                  from ../../annotlib/ANNOTevent.c:20:
> .../../amaya/amaya.h:34:20: MathML.h: Datei oder Verzeichnis nicht gefunden
> .../../amaya/amaya.h:35:17: SVG.h: Datei oder Verzeichnis nicht gefunden

MathML.h and SVG.h files are generated by compilers and make builds
first compilers, then generates .h files and compiles amaya.
It seems it didn't work this way in your case.
Do you start from scratch with the source distribution, create an obj subdirectory 
and launch "../configure" within this obj subdirectory?

> make[1]: *** [ANNOTevent.o] Fehler 1
> make[1]: Verlassen des Verzeichnisses »/usr/local/src/Amaya/obj/annotlib«
> make[1]: Wechsel in das Verzeichnis »/usr/local/src/Amaya/obj/amaya«
> make[2]: Wechsel in das Verzeichnis »/usr/local/src/Amaya/obj«
> checking build system type... i686-pc-linux-gnu
> checking host system type... i686-pc-linux-gnu
> checking target system type... i686-pc-linux-gnu
> checking for a BSD-compatible install... /usr/bin/install -c
> checking whether build environment is sane... yes
> checking for gawk... gawk
> checking whether make sets ${MAKE}... yes
> configure: error: source directory already configured; run "make distclean" 
> there first
> libwww is configured
> /bin/sh: line 1: cd: libwww/modules/md5: Datei oder Verzeichnis nicht gefunden
> make[3]: Wechsel in das Verzeichnis »/usr/local/src/Amaya/obj«
> make[3]: *** Keine Regel, um »libmd5.la« zu erstellen.  Schluss.
> make[3]: Verlassen des Verzeichnisses »/usr/local/src/Amaya/obj«
> make[2]: *** [libwww_make_module_md5] Fehler 2
> make[2]: Verlassen des Verzeichnisses »/usr/local/src/Amaya/obj«
> make[1]: *** [amaya_comp_libwww] Fehler 2
> make[1]: Verlassen des Verzeichnisses »/usr/local/src/Amaya/obj/amaya«
> 
> I have run make distclean how it was described in the error messages.
> I had deleted the obj dirctory and created a new one. Always the same error.
> 
> Bodo
> 
> 


     Irene.
-----
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 Tuesday, 22 April 2003 08:59:59 UTC