Subject: Re: compilation on solaris 8
From: Hubert Figuiere (hfiguiere@teaser.fr)
Date: Thu Jan 24 2002 - 07:49:24 CST
According to lamberton@cyceron.fr <lamberton@cyceron.fr>:
> In file included from types.h:18,
> from ttftool.c:6:
> ../../../../src/af/util/xp/ut_endian.h:59: endian.h: No such file or directory
> gmake[4]: Leaving directory `/export/home/meuh/Temp/abiword/abi/src/tools/ttftool/unix'
> ...
>
> if compilation search for endian.h, this if because OS_NAME seem's to be
> linux and not SunOS (cf. file ut_endian.h) !?
>
> I can modify ut_endian.h but maybe other compilations need a OS_NAME corect ?
>
> How can I define this variable correctly ?
in ut_endian.h
#elif defined(SunOS) /* this is defined by src/config/platform/sunos.mk */
BTW, Solaris 8 sparc or intel ?
Hub
-----------------------------------------------
To unsubscribe from this list, send a message to
abiword-user-request@abisource.com with the word
unsubscribe in the message body.
This archive was generated by hypermail 2b25 : Thu Jan 24 2002 - 07:48:30 CST