Re: error during compilation


Subject: Re: error during compilation
From: Tomas Frydrych (tomas@frydrych.uklinux.net)
Date: Thu Sep 20 2001 - 14:04:00 CDT


Hi Eduardo,

> /scratch/chappa/abi/abi/src/af/util/xp/ut_endian.h:59: endian.h: No such file or directory

Have a look at /scratch/chappa/abi/abi/src/af/util/xp/ut_endian.h
This file is used to determine endianness of the machine and it is
necessary that for each individual platform the macros
UT_LITTLE_ENDIAN or UT_BIG_ENDIAN are defined in there.
According to the above, you end up on the default lines 58-65 in
this file, but it would seem that your platform requires its own set of
definitions in this file. Please find out how to determine endianness
on your system and let use know (even better, post a patch to the
list).

Tomas



This archive was generated by hypermail 2b25 : Thu Sep 20 2001 - 14:04:54 CDT