Compile question

GRAY, Alex, FM Alex.Gray@rbos.com
Thu May 23 06:32:05 2002


This message is in MIME format. Since your mail reader does not understand
this format, some or all of this message may not be legible.

---------------------- multipart/mixed attachment
Hi Expat Support,

I was wondering if someone could help me with a compile problem (actually a
configure problem before the make).

I have tried using both GNU binaries and SUN binaries, but cannot get past
the following problem when I try to configure a Makefile for the compilation
of this program :

 <<expat.txt>> 

Am I doing something woefully wrong here ?  The machine is a Solaris 8
server.

Rgds,

Alex.



----------------------------------------------------------------------------
------------
Alex Gray
UNIX Server Support
RBS Financial Markets
135, Bishopsgate
London EC2M 3UR

Telephone              	: +44.(0)20.7334.1637 (direct)
Fax                           	: +44.(0)20.7375.6114
Email                        	:  alex.gray@rbos.com
----------------------------------------------------------------------------
------------        



********************************************************************
      Visit our Internet site at http://www.rbsmarkets.com

This e-mail is intended only for the addressee named above.
As this e-mail may contain confidential or privileged information,
if you are not the named addressee, you are not authorised to
retain, read, copy or disseminate this message or any part of it.
********************************************************************

---------------------- multipart/mixed attachment
root:lon0610xus# ./configure
creating cache ./config.cache
checking host system type... sparc-sun-solaris2.8
checking build system type... sparc-sun-solaris2.8
checking for ranlib... ranlib
checking for gcc... gcc
checking whether the C compiler (gcc  ) works... yes
checking whether the C compiler (gcc  ) is a cross-compiler... yes
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking for ld used by GCC... /usr/local/bin/ld
checking if the linker (/usr/local/bin/ld) is GNU ld... yes
checking for BSD-compatible nm... /usr/ccs/bin/nm -p
checking whether ln -s works... yes
updating cache ./config.cache
checking for object suffix... o
checking for executable suffix... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.lo... yes
checking if gcc supports -fno-rtti -fno-exceptions ... yes
checking if gcc static flag -static works... -static
checking if the linker (/usr/local/bin/ld) is GNU ld... yes
checking whether the linker (/usr/local/bin/ld) supports shared libraries... yes
checking command to parse /usr/ccs/bin/nm -p output... ok
checking how to hardcode library paths into programs... immediate
checking for /usr/local/bin/ld option to reload object files... -r
checking dynamic linker characteristics... solaris2.8 ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for objdir... .libs
creating libtool
loading cache ./config.cache
checking for gcc... (cached) gcc
checking whether the C compiler (gcc -g -O2 ) works... yes
checking whether the C compiler (gcc -g -O2 ) is a cross-compiler... yes
checking whether we are using GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for a BSD compatible install... conftools/install-sh -c
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for fcntl.h... yes
checking for unistd.h... yes
checking whether byte ordering is bigendian... cross-compiling... 
unknown
checking to probe for byte ordering... guessing bigendian ...  
unknown
configure: error: unknown endianess - sorry


---------------------- multipart/mixed attachment--