Re: compilation failed on RedHat8.0/gcc3.2/perl5.8.0 for Prima-1.11

From: Volker Mertens <Volker.Mertens_at_dlr.de>
Date: Mon, 25 Aug 2003 09:36:33 +0200
To: prima_at_prima.eu.org

Hi Jim and Dmitry,

applied the patch on my RH 9 system (the differences to RH 8 are marginal)
and encountered the same error for codec_Xpm.c.
The solution is:
Put this in front of all other defines/includes (it is taken from img.h)
#ifndef _APRICOT_H_
#include <apricot.h>
#endif

The only remaining thing for me is "make test" where I got:

...
Testing ./test/Widget/Key...Possible precedence problem on bitwise | operator at ./test/Widget/Key.t line 25.
passed
Testing ./test/Widget/leshed...passed
Testing ./test/Widget/ZOrder...passed
Testing ./test/Widget/Lock...passed
Testing ./test/Widget/Position...passed
Testing ./test/Widget/Window...failed (1/13)
Total tests passed:25, skipped:0, failed:1

Best regards,

Volker

-- 
Volker Mertens                                   email: Volker.Mertens_at_dlr.de
German Aerospace Center (DLR)                    Tel: +49 (0)30 67055 334
Rutherfordstr. 2                                 Fax: +49 (0)30 67055 386
12489 Berlin                                     http://www.ba.dlr.de/NE-PE/
Germany
Received on Tue 26 Aug 2003 - 14:19:02 CEST

This archive was generated by hypermail 2.2.0 : Sat 19 Mar 2011 - 18:35:04 CET