[Linux-Discussion] error when compiling....

  • To: linux-discussion@xxxxxxxxxxxxxx
  • Date: Wed, 19 Jul 2000 01:33:15 -0500

Does anyone know what these error mesages are? When I go to compile a
program, I get them. See attachment...




-- 

James Gosnell
 goose@xxxxxxxxxxxx
 ICQ#1727569
 homepage site: http://sapphire.indstate.edu/~gosnellj
 project site: http://premed.dhs.org (currently down)

-- Attached file included as plaintext by Listar --
-- File: error

bash-2.03# g++ -L /usr/X11/include/ -o test test.cpp
/tmp/ccdj6dkq.o: In function `main':
/tmp/ccdj6dkq.o(.text+0xf): undefined reference to `XOpenDisplay'
/tmp/ccdj6dkq.o(.text+0xca): undefined reference to `XCreateSimpleWindow'
/tmp/ccdj6dkq.o(.text+0xe7): undefined reference to `XSelectInput'
/tmp/ccdj6dkq.o(.text+0xfa): undefined reference to `XMapWindow'
/tmp/ccdj6dkq.o(.text+0x10e): undefined reference to `XCreateGC'
/tmp/ccdj6dkq.o(.text+0x12a): undefined reference to `XSetForeground'
/tmp/ccdj6dkq.o(.text+0x13d): undefined reference to `XNextEvent'
/tmp/ccdj6dkq.o(.text+0x16d): undefined reference to `XDrawLine'
/tmp/ccdj6dkq.o(.text+0x17c): undefined reference to `XFlush'
collect2: ld returned 1 exit status
bash-2.03# 




=============================================================
Avenir Web's Linux Discussion List

List info: http://avenir.dhs.org/linux/discussion.html

To unsubscribe: email linux-discussion-request@xxxxxxxxxxxxxx
with 'unsubscribe' in the Subject line.

Administrative contact: weez@xxxxxxxxxxxxxx
=============================================================

Other related posts: