Re: Amaya 1.3 on SGI Irix6.3

Hi Roy,

Sorry for the delay.
It seems that there is a problem of order in the Amaya Makefile
It tries to build the pluginlib before having built the amaya/EDITOR.h
I'll try to fix the problem.


In-reply-to: Your message of Tue, 14 Jul 1998 10:40:25 -0400."
             <35AB6DED.7C10CE27@rl.ac.uk> 
> I have now tried to make Amaya 1.3 on my SGI O2 using cc under Irix6.3.
> With the configure options '--enable-plugin --enable-graph --with-amaya
> --enable-math' I get the following error messages:
> 
> .
> .
> .
> gmake[2]: Entering directory
> `/home/vsguser/rtp/Amaya/Thot/Irix6/thotlib'
> cc -g -DHAVE_CONFIG_H -I.. -I../../thotlib/include
> -I../../thotlib/internals/var -I../../thotlib/internals/h
> -I../../thotlib/internals/f -I../../schemas -I../../schemasOPERA
> -I../../libjpeg -I../../libpng -I../../libpng/zlib -I/usr/include/X11 
> -c ../../thotlib/base/memory.c -o base/memory.o
> cfe: Error: ../../thotlib/base/memory.c, line 225: Unacceptable operand
> of == or !=
>        if (PtFree_Element == -1)
>  -------------------------^
> gmake[2]: *** [base/memory.o] Error 1
> gmake[2]: Leaving directory `/home/vsguser/rtp/Amaya/Thot/Irix6/thotlib'
> .
> .
> .
> gmake[1]: Entering directory
> `/home/vsguser/rtp/Amaya/Thot/Irix6/pluginlib'
> cc -g -DHAVE_CONFIG_H -I../amaya -I.. -I../../pluginlib/f -I../../amaya
> -I../../amaya/f -I../../thotlib/include -I../../thotlib/internals/var
> -I../../thotlib/internals/h -I../../thotlib/internals/f -I../../schemas
> -I../../schemasOPERA -I../../libjpeg -I../../libpng -I../../libpng/zlib
> -I/usr/include/X11  -DPLUGIN_TRACE -DXP_UNIX
> -I../../w3c-libwww-5.0a/Library/src -c ../../pluginlib/pluginhandler.c
> -o pluginhandler.o
> cc -g -DHAVE_CONFIG_H -I../amaya -I.. -I../../pluginlib/f -I../../amaya
> -I../../amaya/f -I../../thotlib/include -I../../thotlib/internals/var
> -I../../thotlib/internals/h -I../../thotlib/internals/f -I../../schemas
> -I../../schemasOPERA -I../../libjpeg -I../../libpng -I../../libpng/zlib
> -I/usr/include/X11  -DPLUGIN_TRACE -DXP_UNIX
> -I../../w3c-libwww-5.0a/Library/src -c ../../pluginlib/pluginapi.c -o
> pluginapi.o
> cfe: Error: ../../amaya/amaya.h: 30: Cannot open file EDITOR.h for
> #include
> gmake[1]: *** [pluginapi.o] Error 1
> gmake[1]: Leaving directory
> `/home/vsguser/rtp/Amaya/Thot/Irix6/pluginlib'
> 
> The first one is the rather stringent mips compiler, but can you explain
> the second?
> 
> 
> -- 
> 
> Roy Platon
> Advanced Interactive Systems Group            Phone:  +44 (0)1235 445764
> Rutherford Appleton Laboratory                Fax:    +44 (0)1235 445945
> 
> 


  Irene.

Received on Tuesday, 18 August 1998 06:37:56 UTC