From owner-freebsd-questions Sun Mar 28 21:31: 1 1999 Delivered-To: freebsd-questions@freebsd.org Received: from mailrelay.ltindia.com (unknown [202.54.20.68]) by hub.freebsd.org (Postfix) with ESMTP id D3C0A14E12 for ; Sun, 28 Mar 1999 21:30:48 -0800 (PST) (envelope-from prasad@usa.ltindia.com) Received: from partha.ltindia.com (usa.ltindia.com [210.146.186.131]) by mailrelay.ltindia.com (8.8.7/8.8.7) with ESMTP id LAA26626 for ; Mon, 29 Mar 1999 11:21:31 -0500 Received: from localhost (prasad@localhost) by partha.ltindia.com (8.8.7/8.8.7) with SMTP id LAA15992 for ; Mon, 29 Mar 1999 11:03:12 +0530 Date: Mon, 29 Mar 1999 11:03:12 +0530 (IST) From: Prasad Chemburkar To: freebsd-questions@FreeBSD.ORG Subject: XMotif question! Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi! everyone We have installed X toolkit and Xm on our free BSD server 3.0. our software team wants to develop some appln on X windows with XMotif. but when compilcation of program it gives error /var/tmp/ccxd4456.o(.text+89890d): undefined reference to 'XStrings' i have dowmloaded samples program but they gave same errors. secondly we always have to use include varaible for c comipler for eg % cc -I /usr/X11R6/include main.c whereas enviroment varaible are set. can anyone help us on this topic thanks in advance. bye prasad To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message