swarm-support
[Top][All Lists]
Advanced

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

Redhat 5.0 libtclobjc problems: here are the error messages


From: Paul E. Johnson
Subject: Redhat 5.0 libtclobjc problems: here are the error messages
Date: Sat, 6 Dec 1997 15:49:35 -0600 (CST)

I got libtclobjc to make after editing its Makefile to point at
/usr/local/inc and /usr/local/lib, where I have tk/tcl 7.6/4.2 installed.

Blt compiles and test applications work.

Swarm compiles after blocking the compiler's efforts to use
header files in /swarm-1.0.3/include when newer header files
exist elsewhere in the filesystem.

The Archive intall seems to work, but when one tries to compile swarm
programs, this is the big ugly message.  I've tried many times 
to figure this out, and it still looks to me like the problem is
libtclobjc libraries and they may be getting the wrong tk header/library
files somehow, even though the Makefile says go to /usr/local. Gee,
I wish libtclobjc had a working test file.
 

gcc -g -L/usr/local/lib -L/usr/X11R6/lib -L/usr/lib
-L/swarm/swarm-1.0.3//lib  -o Voter PolicyPoint.o CountHeads.o Voter.o
Setter.o  main.o ModelSwarm.o  -lspace -lanalysis -lsimtools -ltkobjc
-lactivity -lrandom -lswarmobject -lcollections -ldefobj -ltclobjc -lBLT
-ltk -ltcl -lXpm -lobjc -lX11 -lm  -ldl
/usr/local/lib/libtclobjc.a(Tk.o): In function `_i_Tk__promptAndEval':
/usr/src/libtclobjc-1.1b7/Tk.m:203: undefined reference to `Tcl_GetFile'
/usr/local/lib/libtclobjc.a(Tk.o): In function `StdinProc':
/usr/src/libtclobjc-1.1b7/Tk.m:315: undefined reference to `Tcl_GetFile'
/usr/src/libtclobjc-1.1b7/Tk.m:342: undefined reference to `Tcl_GetFile'
/usr/src/libtclobjc-1.1b7/Tk.m:344: undefined reference to `Tcl_GetFile'
/usr/local/lib/libBLT.a(tkButton.o): In function `DisplayButton':
tkButton.o(.text+0x126d): undefined reference to `TkDisplayText'
/usr/local/lib/libBLT.a(tkButton.o): In function `ComputeButtonGeometry':
tkButton.o(.text+0x1789): undefined reference to `TkComputeTextGeometry'
/usr/local/lib/libBLT.a(bltGrPs.o): In function `Blt_FontToPostScript':
bltGrPs.o(.text+0x114a): undefined reference to `Tk_NameOfFontStruct'
/usr/local/lib/libBLT.a(bltBgexec.o): In function `CleanupProc':
bltBgexec.o(.text+0x264): undefined reference to `Tcl_GetFile'
/usr/local/lib/libBLT.a(bltBgexec.o): In function `BackgroundProc':
bltBgexec.o(.text+0x7f4): undefined reference to `Tcl_GetFile'
/usr/local/lib/libBLT.a(bltBgexec.o): In function `BgExecCmd':
bltBgexec.o(.text+0x9b9): undefined reference to `TclCreateCommandChannel'
bltBgexec.o(.text+0xa37): undefined reference to `Tcl_GetFile'
bltBgexec.o(.text+0xa4a): undefined reference to `Tcl_GetFile'
/usr/local/lib/libBLT.a(bltHtext.o): In function `GetXYPosIndex':
bltHtext.o(.text+0x505): undefined reference to `TkMeasureChars'
/usr/local/lib/libBLT.a(bltHtext.o): In function `LayoutLine':
bltHtext.o(.text+0x1cfe): undefined reference to `TkMeasureChars'
bltHtext.o(.text+0x1dbc): undefined reference to `TkMeasureChars'
/usr/local/lib/libBLT.a(bltHtext.o): In function `DrawSegment':
bltHtext.o(.text+0x2009): undefined reference to `TkMeasureChars'
bltHtext.o(.text+0x203c): undefined reference to `TkDisplayChars'
bltHtext.o(.text+0x2070): undefined reference to `TkMeasureChars'
bltHtext.o(.text+0x20fd): undefined reference to `TkDisplayChars'
bltHtext.o(.text+0x2147): undefined reference to `TkDisplayChars'
make: *** [Voter] Error 1

I guess I'll just run with the Binary swarm until this gets worked
out. I tried my best (sob, self pity, etc...)

Paul Johnson


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