Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 9 Nov 1997 22:45:11 +1030 (CST)
From:      Kristian Kennaway <kkennawa@physics.adelaide.edu.au>
To:        ports@freebsd.org
Subject:   Geomview and TCL/TK
Message-ID:  <9711091215.AA06980@bragg>

next in thread | raw e-mail | index | archive | help
The geomview port isnt compiling properly under 3.0-CURRENT, dying with:

gcc -O -pipe -DBSD -Dalloca=alloca -I/usr/X11R6/include 
-I/usr/local/include -I../../common -I../common -DMACHTYPE='"x11"' 
-I../../../../../include -o testwish ../testwish.c tkcrayola.o crayola.o 
callbacks.o  crayBezier.o crayInst.o crayList.o  crayMesh.o 
crayPolylist.o crayQuad.o  crayVect.o -L../../../../../lib/x11   -lgeom 
-lquad -lpolylist -lvect -lbezier -lmesh -lvect -lsphere  -linst -ltlist 
-llist -lbbox -ldg -lcomment -lskel -lndmesh  -lnpolylist -lbbox  -lstub 
-lgeom  -lmg -lcamera -lwindow  -lshade -loogl -l3d -lcolor -loogl 
-lgeomutil -lpointlist  -L/usr/local/lib -ltk41 -ltcl -L/usr/X11R6/lib 
-lX11  -lm
tkcrayola.o: Undefined symbol `_Tcl_GetFile' referenced from text segment
/usr/local/lib/libtk41.so.1.0: Undefined symbol `_Tcl_GetFile' referenced
*** Error code 1

Stop.


Searching the mailing list archives, I noticed a reference to the fact 
that some recent TCL changes caused this port to break on standard 
installs: is there anything I can do manually to make this port compile 
properly?

Thanks,

Kris



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?9711091215.AA06980>