From owner-freebsd-questions Sun Nov 29 11:28:53 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA25511 for freebsd-questions-outgoing; Sun, 29 Nov 1998 11:28:53 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from cask.force9.net (cask.force9.net [195.166.128.29]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id LAA25506 for ; Sun, 29 Nov 1998 11:28:51 -0800 (PST) (envelope-from banta@ghulam.force9.co.uk) Received: (qmail 14551 invoked from network); 29 Nov 1998 19:31:16 -0000 Received: from 13.hiper01.shef.dialup.force9.net (HELO signup) (195.166.142.13) by cask.force9.net with SMTP; 29 Nov 1998 19:31:16 -0000 From: "Ghulam Dastgir" To: Subject: XWindows programming Date: Sun, 29 Nov 1998 19:27:57 -0800 Message-ID: <01be1c11$6c9b6e60$0d8ea6c3@signup> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0004_01BE1BCE.5E782E60" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 4.71.1712.3 X-MimeOLE: Produced By Microsoft MimeOLE V4.71.1712.3 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. ------=_NextPart_000_0004_01BE1BCE.5E782E60 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Hi, I've just started X programming using Xlib and when I compile my C = program, that includes the header file Xlib.h, I get errors for all the = Xlib.h declared functions my C program calls, like: /var/tmp/ccPxX2341.o: Undefined symbol '_XOpenDisplay' referenced from = text segment As I mentioned I get exactly this error message for every X function I = use. Any advice here would be most welcome. Thanks, Ghulam ------=_NextPart_000_0004_01BE1BCE.5E782E60 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
Hi,
I've just started X programming = using Xlib and=20 when I compile my C program, that includes the header file Xlib.h, I get = errors=20 for all the Xlib.h declared functions my C program calls, = like:
 
  /var/tmp/ccPxX2341.o: = Undefined symbol=20 '_XOpenDisplay' referenced from text segment
 
As I mentioned I get exactly this = error message=20 for every X function I use.
 
Any advice here would be most welcome.
 
Thanks,
Ghulam
------=_NextPart_000_0004_01BE1BCE.5E782E60-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message