swarm-support
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Compiling swarm on solaris-8


From: Huisman G
Subject: Re: Compiling swarm on solaris-8
Date: Wed, 28 Mar 2001 13:41:30 +0200 (CEST)

On 27 Mar, Gert Huisman wrote:
> On 26 Mar, Marcus G. Daniels wrote:
>>>>>>> "GH" == Huisman G <address@hidden> writes:
>> 
>> GH> warnings being treated as errors OutputStream.m: In function
>> GH> `-[OutputStream(c) _catLongLong:]': OutputStream.m:252: warning:
>> GH> long int format, different type arg (arg 3) OutputStream.m: In
>> 
>>>>>>> "MD" == Marcus G Daniels <address@hidden> writes:
>> 
>> MD> The intent there is to use the printf format specifier for `long
>> MD> long' integers.  On Solaris 2.8, that's "%lld".  But it is strange
>> MD> that autoconfiguration didn't discover that for you.  Maybe you
>> MD> can find a clue in the config.log file as to why...
> 
> I found indeed a few occurrences of "exit 1" in the config.log.
> I did not yet investigate it in detail.
> 
>> 
>> I tried building on a 2.8 box and I don't get this.  I did run into
>> another problem that today's snapshot fixes, though.
>> 
> 
> Thanks for the warning I will get today's snapshot and try again
> 
> Gert
> 
> 

I have tried the 2001-03-26 snapshot today. 
I managed to get around the "%lld" problems mentioned before by using 
the gcc provided with the Solaris 7 swarm binaries.

Some time later in the build process it stops at:

/opt/SDGgcc/2.95.2/bin/gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. 
-I../../libobjc -I../../libobjc -I.. -I./.. -I./../collections -I./../misc 
-I/opt/SDGhdf5/1.2.1//include -I/usr/local/java/jdk1.3/include 
-I/usr/local/java/jdk1.3/include/solaris -I../../avcall -DBUILDING_SWARM -g -O2 
-Wall -Wno-import -Wno-protocol -Werror -Wno-unknown-pragmas 
-Wno-unknown-pragmas -c  -fPIC -DPIC HDF5Object.m -o .libs/HDF5Object.lo
cc1obj: warnings being treated as errors
HDF5Object.m: In function `-[HDF5(c) _createEnd]':
HDF5Object.m:1233: warning: passing arg 5 of `H5Tregister' from incompatible 
pointer type
HDF5Object.m:1239: warning: passing arg 5 of `H5Tregister' from incompatible 
pointer type
HDF5Object.m: In function `-[HDF5(c) _drop]':
HDF5Object.m:2121: warning: passing arg 5 of `H5Tunregister' from incompatible 
pointer type
HDF5Object.m:2124: warning: passing arg 5 of `H5Tunregister' from incompatible 
pointer type
gmake[3]: *** [HDF5Object.lo] Error 1
gmake[3]: Leaving directory 
`/net/build.sparc/research/swarm-2001-03-26/src/defobj'
gmake[2]: *** [all-recursive] Error 1
gmake[2]: Leaving directory `/net/build.sparc/research/swarm-2001-03-26/src'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/net/build.sparc/research/swarm-2001-03-26'
gmake: *** [all-recursive-am] Error 2

Any idees how to get around this one ?

I tried both:
/opt/swarm/hdf5-1.2.1           # compile by me with gcc for solaris 8
/opt/SDGhdf5/1.2.1/             # provided with the Solaris 7 swarm binary
with identical results.

-- 
Gert Huisman                         fac. Exacte Wetenschappen (div. W&I)
email:     address@hidden             Vrije Universiteit Amsterdam
telefoon:  +31 20 4447806            De Boelelaan 1081a, k. S4.14
fax:       +31 20 4447653            1081 HV  Amsterdam, the Netherlands


                  ==================================
   Swarm-Support is for discussion of the technical details of the day
   to day usage of Swarm.  For list administration needs (esp.
   [un]subscribing), please send a message to <address@hidden>
   with "help" in the body of the message.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]