Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 29 Dec 1998 01:22:58 +0000 (GMT)
From:      Jacob Ritorto <jritorto@tsoft.com>
To:        questions@FreeBSD.ORG
Subject:   ports requiring motif won't link..
Message-ID:  <Pine.BSF.4.05.9812290116400.27924-100000@localhost>

next in thread | raw e-mail | index | archive | help
	OK, here's a simple one for you folks: Why does make fail with
something like stuff below when I try to compile something requiring Motif
from the ports collection?  I installed LessTif via CVS, btw.  I can't
compile GnuCash or XMCD or xmaddressbook because of this error.


mail.o: Undefined symbol `_XmTextSetString' referenced from text segment
mail.o: Undefined symbol `_XmCreateScrolledText' referenced from text
segment
mail.o: More undefined symbol _XmTextSetString refs follow
mail.o: Undefined symbol `_XmTextSetCursorPosition' referenced from text
segment
mail.o: More undefined symbol _xmSeparatorWidgetClass refs follow
mail.o: Undefined symbol `_XmAddProtocolCallback' referenced from text
segment
mail.o: Undefined symbol `_XmStringGetLtoR' referenced from text segment
mail.o: Undefined symbol `_XmCreateFileSelectionDialog' referenced from
text segment
mail.o: Undefined symbol `_XmFileSelectionBoxGetChild' referenced from
text segment
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.
bash-2.02# 



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.05.9812290116400.27924-100000>