On 12 Apr 2000, Jean-Marc Lasgouttes wrote:
> >>>>> "Allan" == Allan Rae <[EMAIL PROTECTED]> writes:
>
> Allan> JMarc, please try compiling FormCopyright.C.
>
> Compiling everything stops with:
>
> g++ -DHAVE_CONFIG_H -I. -I../../../../rae/src/frontends/xforms -I../../../src
>-I../../../../rae/src/ -I../../../../rae/src/frontends/include -I../../..
>-I../../../../rae -I/afs/rocq/home/meval/common/include -g -O -ansi -W -Wall
>-Wno-return-type -pedantic -Wp,-MD,.deps/FormPrint.pp -c
>../../../../rae/src/frontends/xforms/FormPrint.C -o FormPrint.o
> In file included from ../../../../rae/src/support/lxtl.h:20,
> from ../../../../rae/src/PrinterParams.h:18,
> from ../../../../rae/src/frontends/xforms/FormPrint.C:14:
> /afs/rocq/home/meval/common/include/xtl/xdr.h:32: endian.h: No such file or directory
> /afs/rocq/home/meval/common/include/xtl/xdr.h:33: byteswap.h: No such file or
>directory
Did/does FormCopyright compile though? I can't remember if it gets
compiled before or after FormPrint (try 'touch FormPrint.o' if need be).
> Sorry I can't go further...
Try: s/XDR_format/raw_format/
on src/support/lxtl.h and try again. I'd like to at find out if we're on
the right track.
Allan. (ARRae)