On Fri, 2001-05-25 at 08:26, Jim Cox wrote:
> Hello All,
> 
> I have just picked up the AbiWord code,... and before I start hunting for 
> this,....
> 
> 
> -- gmake  ABI_ROOT=/goo1/c/abiword-0.99.2/abi -C unix build
> gmake[4]: Entering directory `/goo1/c/abiword-0.99.2/abi/src/tools/ttftool/unix'
> 
> Building with [LicensedTrademarks:Off Debug:Off BiDi:Off Gnome:Off LibXML:Off Ps
> pell:Off Scripting:Off].
> ttftool.c:
> In file included from types.h:18,
>                  from ttftool.c:6:
> /goo1/c/abiword-0.99.2/abi/src/af/util/xp/ut_endian.h:78: endian.h: A file or di
> rectory in the path name does not exist.
> gmake[4]: *** [/goo1/c/abiword-0.99.2/abi/src/AIX_3_000066308900_OBJ/obj/ttftool
> /ttftool.o] Error 1

Hmmm. Thanks for telling us that you build on AIX :-)

AIX is currently not really supported due to lack of access to an AIX
machine.
If you are a little C/C++ inclined, edit abi/src/af/util/xp/ut_endian.h
to add a case in the test that detects AIX and setup the endian
properly.

That should solve most of the issues :-)

Then send us a patch (or the ut_endian.h file) :-)) I'll be happy to
commit it.

Hub

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to