swarm-support
[Top][All Lists]
Advanced

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

trouble building swarm on solaris


From: Paul Box
Subject: trouble building swarm on solaris
Date: Fri, 15 Jan 1999 17:13:22 -0700

Hello 

I am trying to install swarm 1.3.1 on a sun Ultra running SunOS 5.6.

I am trying to port application developed on a linux box to our
network of sun Ultra's.  I successfully installed all of the requisite
support software (png, zlib, BLT, gcc-2.8.1) with relatively little
aggravation.  However, I had the following problems installing swarm:


After running "./configure --prefix="/auto/d2/gnu", I ran "make".
Make ran fine until it started working on the tclobj directory.  First 
I got a zillion (OK, about 80) lines about Intrinsic.h:

gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I./../collections -I./../defobj 
-I./../objectbase -I.. -I./.. -I./../gui -I./../misc -I./../activity 
-I./../tclobjc -I/usr/local/include -I/usr/local/include -I/auto/d2/gnu/include 
-I/auto/d2/gnu/include -g -O2 -I/usr/openwin/include -Wno-import -c -fPIC -DPIC 
ArchivedGeometryWidget.m
In file included from /usr/local/include/X11/xpm.h:20,
                 from internal.h:14,
                 from ArchivedGeometryWidget.m:6:
/usr/openwin/include/X11/Intrinsic.h:77: `String' redeclared as different kind 
of symbol
../collections/types.h:22: previous declaration of `String'
/usr/openwin/include/X11/Intrinsic.h:124: parse error before `Widget'
In file included from /usr/openwin/include/X11/Intrinsic.h:192,
                 from /usr/local/include/X11/xpm.h:20,
                 from internal.h:14,
                 from ArchivedGeometryWidget.m:6:
/usr/openwin/include/X11/Composite.h:60: warning: parameter has incomplete type
/usr/openwin/include/X11/Composite.h:75: warning: parameter has incomplete type
/usr/openwin/include/X11/Composite.h:88: warning: parameter has incomplete type
/usr/openwin/include/X11/Composite.h:99: warning: parameter has incomplete type
In file included from /usr/openwin/include/X11/Intrinsic.h:194,
                 from /usr/local/include/X11/xpm.h:20,
                 from internal.h:14,
                 from ArchivedGeometryWidget.m:6:
/usr/openwin/include/X11/Object.h:54: parse error before `Object'
In file included from /usr/local/include/X11/xpm.h:20,
                 from internal.h:14,
                 from ArchivedGeometryWidget.m:6:
/usr/openwin/include/X11/Intrinsic.h:208: warning: parameter has incomplete type
/usr/openwin/include/X11/Intrinsic.h:241: warning: parameter has incomplete type
/usr/openwin/include/X11/Intrinsic.h:247: field `sibling' has incomplete type
/usr/openwin/include/X11/Intrinsic.h:300: warning: parameter has incomplete type
/usr/openwin/include/X11/Intrinsic.h:336: warning: parameter has incomplete type

... [snip] ...

/usr/openwin/include/X11/Intrinsic.h:2733: warning: parameter has incomplete 
type
/usr/openwin/include/X11/Intrinsic.h:2750: field `widget' has incomplete type
/usr/openwin/include/X11/Intrinsic.h:2757: field `widget' has incomplete type
/usr/openwin/include/X11/Intrinsic.h:2763: field `old' has incomplete type
/usr/openwin/include/X11/Intrinsic.h:2763: field `req' has incomplete type
/usr/openwin/include/X11/Intrinsic.h:2770: field `widget' has incomplete type
/usr/openwin/include/X11/Intrinsic.h:2777: field `widget' has incomplete type


Make then quit with the following complaint:

/usr/openwin/include/X11/Intrinsic.h:2770: field `widget' has incomplete type
/usr/openwin/include/X11/Intrinsic.h:2777: field `widget' has incomplete type
/usr/openwin/include/X11/Intrinsic.h:2785: field `widget' has incomplete type
In file included from internal.h:27,
                 from ArchivedGeometryWidget.m:6:
../tkobjc/Pixmap.h:23: parse error before `XpmImage'
make[3]: *** [ArchivedGeometryWidget.lo] Error 1
make[3]: Leaving directory `/auto/sanduku/swarm-1.3.1/src/tkobjc'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/auto/sanduku/swarm-1.3.1/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/auto/sanduku/swarm-1.3.1'
make: *** [all-recursive-am] Error 2


I could find nothing unusual about the "offending" line in Pixmap.h; I 
could only conclude that XpmImage was not defined properly.  Any
suggestions on where I should look next?

-- 
//////////////////////////////////////////////////
// Dr. Paul Box
// Dept of Geography and Earth Resources
// UMC 5240
// Utah State University      http://www.nr.usu.edu/~sanduku
// Logan, UT  84321           Phone: 435-797-2546
//////////////////////////////////////////////////

*  If Elvis was so great, why was he buried in the back yard like a
*  hamster?

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