swarm-support
[Top][All Lists]
Advanced

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

libtclbojc compile problem


From: Karl Sackett
Subject: libtclbojc compile problem
Date: Thu, 1 Aug 1996 09:45:09 -0500 (CDT)

I'm trying to build libtclobjc-1.1b3 under Linux.  The library compiles
without any problems, but when I do 'make checkTk' this is what happens:

mycroft$ make checkTk
gcc -c -I.  -I/usr/include/tcl -I/usr/include/tcl -I/usr/X11R6/include 
-I/usr/include/readline  -DHAVE_LIBOBJC=1 -DHAVE_READLINE=1  -Wall 
-Wno-implicit -g -O -Wno-protocol checkTk.m
gcc -o checkTk checkTk.o libtclobjc.a xmalloc.o -L/usr/lib -ltk4.1 -L/usr/lib 
-ltcl7.5 -ldl -L/usr/X11R6/lib -lX11 -L/usr/lib -lreadline -lncurses -lm -lobjc 
libtclobjc.a(Tk.o): In function `tk_iter':
Tk.o(.text+0xc0): undefined reference to `Tk_CreateMainWindow'
libtclobjc.a(Tcl.o): In function `_i_Tcl__preInitWithArgc_argv_':
Tcl.o(.text+0x382): undefined reference to `tcl_RcFileName'
make: *** [checkTk] Error 1

Suggestions, anyone?
-- 
Karl Sackett                                           address@hidden
Run silent, run deep

reply via email to

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