*BSD News Article 60478


Return to BSD News archive

Path: euryale.cc.adfa.oz.au!newshost.anu.edu.au!harbinger.cc.monash.edu.au!news.bhp.com.au!mel.dit.csiro.au!munnari.OZ.AU!news.ecn.uoknor.edu!news.cis.okstate.edu!news.ksu.ksu.edu!not-for-mail
From: elrich@ksu.ksu.edu (Kip J Mussatt)
Newsgroups: comp.unix.bsd.freebsd.misc
Subject: help with xfig3.1.3
Date: 31 Jan 1996 06:20:09 -0600
Organization: Kansas State University
Lines: 24
Message-ID: <4enmpp$6ui@fox.ksu.ksu.edu>
NNTP-Posting-Host: fox.ksu.ksu.edu
X-Newsreader: NN version 6.5.0 #2 (NOV)

Hi:  I am trying to install xfig3.1.3 in fbsd2.0.
I have successfully installed xfig2.1.? but v3 
first have me a parse error generationg from the fig.h
file, I replaced fig.h v3x with fig.h v2x and that 
problem went away nicely (maybe), but when the compile
is almost done, I get:

e_edit.o: Undefined symbol `_XtStrings' referenced from text segment
e_edit.o: Undefined symbol `_XtSetValues' referenced from text segment
e_edit.o: Undefined symbol `_XtStrings' referenced from text segment

and a few hundred similar type 'ref. from text' errors.
If I comment out the `_XtStrings' or appr. string in the appr. .c or .h 
file, that particular error goes away.  However, this doesn't seem 
like it will produce a useable piece of code in the end.  Has
anyone else installed xfig3.1.3 or know where this problem may be 
generating ?   I have gone through and edited the imakefile
to correspond the correct directories (I think) I can post this or 
send this if someone wished to browse it.

Any ideas/ suggestions/ etc.  welcome.

-Kip Mussatt
elrich@ksu.ksu.edu