swarm-support
[Top][All Lists]
Advanced

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

Errors after Swarm install on LinuxPPC


From: Darren Schreiber
Subject: Errors after Swarm install on LinuxPPC
Date: Mon, 22 Jan 2001 03:32:06 -0800


As I mentioned in my last email, I am trying to install Swarm again on my Mac G3.  I have Linux PPC 1999 installed.

I removed binutils using the -e command.  I also removed gcc and Swarm.

I then went back and put binutils-2.10, gcc-2.95, gcc-c++, gcc-objc, and Swarm-2.1.27 back in using rpm -i <package-name>.

From the output I have pasted below, I believe that some part of gcc didn't get installed correctly.  Or, at least, I am missing some of the basic stuff like stddef.h, defobj.h, or stdarg.h.  I am not sure where those files were supposed to be, or what package was supposed to contain them but they didn't get in there obviously.


        Darren


address@hidden Cocktail1.00.1]# make -k gcc -c -fdollars-in-identifiers -O2 -g -Wall -Wno-import -Wno-protocol -Werror  -D_GNU_SOURCE -DAPPNAME=partyModel -DAPPVERSION=2.1.1 address@hidden   -I/usr/include/swarm Guest.m In file included from /usr/include/swarm/objc/Object.h:30,                  from /usr/include/swarm/defobj/DefClass.h:12,                  from /usr/include/swarm/defobj/Customize.h:12,                  from /usr/include/swarm/defobj/Create.h:12,                  from /usr/include/swarm/objectbase/SwarmObject.h:9,                  from Guest.h:3,                  from Guest.m:3: /usr/include/swarm/objc/objc.h:34: stddef.h: No such file or directory In file included from /usr/include/swarm/objc/typedstream.h:31,                  from /usr/include/swarm/objc/Object.h:31,                  from /usr/include/swarm/defobj/DefClass.h:12,                  from /usr/include/swarm/defobj/Customize.h:12,                  from /usr/include/swarm/defobj/Create.h:12,                  from /usr/include/swarm/objectbase/SwarmObject.h:9,                  from Guest.h:3,                  from Guest.m:3: /usr/include/swarm/objc/hash.h:31: stddef.h: No such file or directory In file included from /usr/include/swarm/objc/hash.h:34,                  from /usr/include/swarm/objc/typedstream.h:31,                  from /usr/include/swarm/objc/Object.h:31,                  from /usr/include/swarm/defobj/DefClass.h:12,                  from /usr/include/swarm/defobj/Customize.h:12,                  from /usr/include/swarm/defobj/Create.h:12,                  from /usr/include/swarm/objectbase/SwarmObject.h:9,                  from Guest.h:3,                  from Guest.m:3: /usr/include/string.h:33: stddef.h: No such file or directory In file included from /usr/include/bits/string2.h:1105,                  from /usr/include/string.h:346,                  from /usr/include/swarm/objc/hash.h:34,                  from /usr/include/swarm/objc/typedstream.h:31,                  from /usr/include/swarm/objc/Object.h:31,                  from /usr/include/swarm/defobj/DefClass.h:12,                  from /usr/include/swarm/defobj/Customize.h:12,                  from /usr/include/swarm/defobj/Create.h:12,                  from /usr/include/swarm/objectbase/SwarmObject.h:9,                  from Guest.h:3,                  from Guest.m:3: /usr/include/stdlib.h:33: stddef.h: No such file or directory

Continues with more and more of this type of errors...
--

_____________________________________________

                Darren Schreiber              
                  Attorney at Law
                Graduate Student
            Political Science, UCLA
            address@hidden
        http://www.bol.ucla.edu/~dschreib

reply via email to

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