swarm-support
[Top][All Lists]
Advanced

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

Re: [Bug #550] Cordump on Solaris 2.6 during install/test


From: barnett+savannah
Subject: Re: [Bug #550] Cordump on Solaris 2.6 during install/test
Date: Thu, 6 Jun 2002 15:37:12 -0400 (EDT)

>Firstly, best to try a snapshot release. 

Done. However, I get a new error. See below

>Also make sure that you have all the dependencies installed, 
>do you have Tcl/Tk and BLT for example?

Yes. I'm not sure of the exact revisions necessary, as I have some that
are more recent than those listed, and some that are a minor version
behind.  If, however, I was missing a package, I would expect to get an error 
besides coredump.  

Anyhow, with the latest snapshot, I get the following error:


sparc-sun-solaris2.6-gcc -DHAVE_CONFIG_H -I. 
-I/local/src/Swarm/swarm-2002-05-14/libobjc -I. -I./objc 
-I/local/src/Swarm/swarm-2002-05-14/libobjc/objc 
-I/local/src/Swarm/swarm-2002-05-14/libobjc -DBUILDING_LIBOBJC -Wall -Werror -g 
-O2 -c NXConstStr.m -MT NXConstStr.lo -MD -MP -MF .deps/NXConstStr.TPlo  -fPIC 
-DPIC -o .libs/NXConstStr.lo
sparc-sun-solaris2.6-gcc: cannot specify -o with -c or -S and multiple 
compilations
gmake[4]: *** [NXConstStr.lo] Error 1
gmake[4]: Leaving directory `/local/src/Swarm/swarm-2002-05-14/libobjc'
gmake[3]: *** [all-recursive] Error 1

------------------------------------------------------------------------------
So I manually removed all of the " -c" options from gcc in
swarm-2002-05-14/libobjc/Makefile (which may be a mistake?) and now I
get:

------------------------------------------------------------------------------
/bin/sh ./libtool --mode=compile sparc-sun-solaris2.6-gcc -DHAVE_CONFIG_H -I. 
-I/local/src/Swarm/swarm-2002-05-14/libobjc -I. -I./objc 
-I/local/src/Swarm/swarm-2002-05-14/libobjc/objc 
-I/local/src/Swarm/swarm-2002-05-14/libobjc   -DBUILDING_LIBOBJC  -Wall -Werror 
-g -O2  -o NXConstStr.lo `test -f NXConstStr.m || echo 
'/local/src/Swarm/swarm-2002-05-14/libobjc/'`NXConstStr.m
rm -f .libs/NXConstStr.lo
sparc-sun-solaris2.6-gcc -DHAVE_CONFIG_H -I. 
-I/local/src/Swarm/swarm-2002-05-14/libobjc -I. -I./objc 
-I/local/src/Swarm/swarm-2002-05-14/libobjc/objc 
-I/local/src/Swarm/swarm-2002-05-14/libobjc -DBUILDING_LIBOBJC -Wall -Werror -g 
-O2 NXConstStr.m -MT NXConstStr.lo -MD -MP -MF .deps/NXConstStr.TPlo  -fPIC 
-DPIC -o .libs/NXConstStr.lo
sparc-sun-solaris2.6-gcc: NXConstStr.lo: No such file or directory
sparc-sun-solaris2.6-gcc: .deps/NXConstStr.TPlo: No such file or directory
sparc-sun-solaris2.6-gcc: unrecognized option `-MT'
sparc-sun-solaris2.6-gcc: unrecognized option `-MP'
sparc-sun-solaris2.6-gcc: unrecognized option `-MF'
gmake[4]: *** [NXConstStr.lo] Error 1
gmake[4]: Leaving directory `/local/src/Swarm/swarm-2002-05-14/libobjc'

------------------------------------------------------------------------------
I'm starting to dig into the code....Hmm. depcomp.....

p.s.  I have 
        gcc 2.95.1
        gdb 4.17
        gnu make  3.79.1
        libtool 1.4.2

        libtk8.3.so
        libtkobjc.so.5.0.1
        libtclobjc.so.0.1.3
        libz.so.1.1.3
        libtclobjc.so.0.1.3
        libpng.so.2.1.0.8

I'd appreciate any clues...


                  ==================================
   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]