- From: Steven Gilham <steven.gilham@eu.citrix.com>
- Date: Wed, 21 Apr 2004 11:10:59 +0100
- To: 'Christian Mondrup' <scancm@biobase.dk>, www-amaya@w3.org
- Message-ID: <B5885AA769039C49BD9295955CB2E0E4054571D8@lonpexch501.ctxuk.citr ix.com>
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. 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. -----Original Message----- From: www-amaya-request@w3.org [mailto:www-amaya-request@w3.org] On Behalf Of Christian Mondrup Sent: 21 April 2004 10:58 To: www-amaya@w3.org Subject: Problems with building Amaya 8.4 on Redhat 7.3 Dear Amaya team. To build recent Amaya releases on my Redhat 7.3 stations has required compiling from the source distribution. I'va been able to do so successfully until version 8.3. But with version 8.4 the build fails during make. The preceding configure run reports no errors. I attach the output from make. Best regards -- 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 06:43:27 UTC