swarm-support
[Top][All Lists]
Advanced

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

Re: GUISwarm (3)


From: John Eikenberry [MSAI]
Subject: Re: GUISwarm (3)
Date: Tue, 29 Oct 1996 02:27:05 -0500 (EST)

Hello,

I am trying to compile libtclobjc1.1b4 for use with Swarm. I am using 
gcc-2.7.2.1 with the new (960906) obj-c patches. I am getting the 
following errors during make:

gcc -c -I.  -I/usr/include/tcl -I/usr/include/tcl    -DHAVE_LIBOBJC=1  
-Wall -Wno-implicit -g -O2 -Wno-protocol tclObjc.m
In file included from tclObjc.m:58:
/usr/lib/gcc-lib/i586-unknown-linux/2.7.2.1/include/objc/objc-api.h:379: 
`objc_malloc' redeclared as different kind of symbol
objc-malloc.h:28: previous declaration of `objc_malloc'
/usr/lib/gcc-lib/i586-unknown-linux/2.7.2.1/include/objc/objc-api.h:382: 
`objc_atomic_malloc' redeclared as different kind of symbol
objc-malloc.h:29: previous declaration of `objc_atomic_malloc'
/usr/lib/gcc-lib/i586-unknown-linux/2.7.2.1/include/objc/objc-api.h:388: 
`objc_realloc' redeclared as different kind of symbol
objc-malloc.h:30: previous declaration of `objc_realloc'
/usr/lib/gcc-lib/i586-unknown-linux/2.7.2.1/include/objc/objc-api.h:391: 
`objc_calloc' redeclared as different kind of symbol
objc-malloc.h:31: previous declaration of `objc_calloc'
/usr/lib/gcc-lib/i586-unknown-linux/2.7.2.1/include/objc/objc-api.h:394: 
`objc_free' redeclared as different kind of symbol
objc-malloc.h:32: previous declaration of `objc_free'
make: *** [tclObjc.o] Error 1

The errors looked fairly obvious, and I plan to dig around in the code
some to see what I can do. But I would really appreciate some hints (or
patches if they exist).

Thanks,

John Eikenberry
(address@hidden)
______________________________________________________________
"A society that will trade a little liberty for a little order
 will deserve neither and lose both."

                                         --B. Franklin



reply via email to

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