swarm-support
[Top][All Lists]
Advanced

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

[Swarm-Support] compiling swarm: TclInterp.m:244: warning: passing arg 2


From: Jan Peters-Anders
Subject: [Swarm-Support] compiling swarm: TclInterp.m:244: warning: passing arg 2 of `Tcl_Merge' from incompatible pointer type
Date: Fri, 11 Apr 2003 14:41:24 +0200
User-agent: KMail/1.5

Hello,

thanks to Paul I got over my previous error, but now I encounter the following 
(gcc-3.3-2002-09-09, swarm-2.1.142.20030325)

make[3]: Entering directory `/home/jan/swarm-2.1.142.20030325/src/tclobjc'
source='TclInterp.m' object='TclInterp.lo' libtool=yes \
depfile='.deps/TclInterp.Plo' tmpdepfile='.deps/TclInterp.TPlo' \
depmode=gcc3 /bin/sh ../../depcomp \
/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. 
-I../.. -I../../libobjc -I../../libobjc -I./../misc -I.. -I./.. -I./../defobj   
-I../../avcall   -D_GNU_SOURCE -DList=TclObjcList 
-DTCL_LIBRARY=\"/usr/lib/tcl8.3\" -DTK_LIBRARY=\"/usr/lib/tk8.3\" 
-DBUILDING_SWARM  -g -O2 -fgnu-runtime -fno-strict-aliasing -Wall -Wno-import 
-Wno-protocol -Werror -Wno-long-long  -Wno-implicit-int -Wno-unknown-pragmas  
-c -o TclInterp.lo `test -f TclInterp.m || echo './'`TclInterp.m
rm -f .libs/TclInterp.lo
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../libobjc -I../../libobjc 
-I./../misc -I.. -I./.. -I./../defobj -I../../avcall -D_GNU_SOURCE 
-DList=TclObjcList -DTCL_LIBRARY=\"/usr/lib/tcl8.3\" 
-DTK_LIBRARY=\"/usr/lib/tk8.3\" -DBUILDING_SWARM -g -O2 -fgnu-runtime 
-fno-strict-aliasing -Wall -Wno-import -Wno-protocol -Werror -Wno-long-long 
-Wno-implicit-int -Wno-unknown-pragmas -c TclInterp.m -MT TclInterp.lo -MD 
-MP -MF .deps/TclInterp.TPlo  -fPIC -DPIC -o .libs/TclInterp.lo
TclInterp.m: In function `-[TclInterp preInitWithArgc:argv:]':
TclInterp.m:244: warning: passing arg 2 of `Tcl_Merge' from incompatible 
pointer type
make[3]: *** [TclInterp.lo] Error 1
make[3]: Leaving directory `/home/jan/swarm-2.1.142.20030325/src/tclobjc'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/jan/swarm-2.1.142.20030325/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/jan/swarm-2.1.142.20030325'
make: *** [all] Error 2
address@hidden:/home/jan/swarm-2.1.142.20030325#

Thank you very much again

Jan Peters-Anders


reply via email to

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