Re: Problems with building Amaya 8.4 on Redhat 7.3

Steven Gilham wrote:
> I encountered the same issue on a Mandrake 9.0 installation
> 
> To fix this issue, I added -D_LIBC to the C_FLAGS in the Options file, 
> which removed the in-line redefinition.

unfortunately that doesn't solve the problem with my Redhat 7.3 installations

> 
> A later mismatch of the exception specification on wcstok() I found 
> simplest to resolve by editing the source in 
> .../thotlib/Unicode/ustring.c to add the " throw ()" to the end of the 
> definition that was there in the system declaration.
> 
> There were also persistent warnings about the ordering of include 
> directories.
> 

-- 
Christian Mondrup, Computer Programmer
Scandiatransplant, Skejby Hospital, University Hospital of Aarhus
Brendstrupgaardsvej, DK 8200 Aarhus N, Denmark
Phone: +45 89 49 53 01 - http://www.scandiatransplant.org

Received on Wednesday, 21 April 2004 10:11:37 UTC