public inbox for insight@sourceware.org
 help / color / mirror / Atom feed
* problem met in building insight-5.3 under redhat 9.0
@ 2004-02-04  6:59 Zhang Shenqi(hotmail)
  2004-02-04 15:35 ` Keith Seitz
  0 siblings, 1 reply; 2+ messages in thread
From: Zhang Shenqi(hotmail) @ 2004-02-04  6:59 UTC (permalink / raw)
  To: insight

I am trying to build a insight-6.0 whose target is mips-elf under redhat linux 9.0 as the followings:

$ ../src/configure --target=mips-elf
$ make

An error is met during compiling the source codes, it is described as the followings:

make[2]: Entering directory `/home/stanley/insight-6.0/insight/tk/unix'
gcc -c -g -O2 -Wall -Wconversion -Wno-implicit-int -fPIC -I/home/stanley/insight-6.0/src/tk/unix
-I/home/stanley/insight-6.0/src/tk/unix/../generic -I/home/stanley/insight-6.0/src/tk/unix/../bitmaps -I/home/stanley/insight-6.0/src/tcl/generic  -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_STAT64=1 -DHAVE_TYPE_OFF64_T=1 -DSTATIC_BUILD=1 -DPEEK_XCLOSEIM=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_PW_GECOS=1      -DTCL_NO_DEPRECATED   /home/stanley/insight-6.0/src/tk/unix/../generic/tk3d.c
In file included from /home/stanley/insight-6.0/src/tk/generic/tkInt.h:21,
                 from /home/stanley/insight-6.0/src/tk/generic/tk3d.h:18,
                 from /home/stanley/insight-6.0/src/tk/generic/tk3d.c:16:
/home/stanley/insight-6.0/src/tk/generic/tk.h:96:29: X11/Xlib.h: No such file or directory
 
I also tried to build insight-5.3 and insight-5.2 and met the same problem. 

Can anyone help me solve this problem?


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: problem met in building insight-5.3 under redhat 9.0
  2004-02-04  6:59 problem met in building insight-5.3 under redhat 9.0 Zhang Shenqi(hotmail)
@ 2004-02-04 15:35 ` Keith Seitz
  0 siblings, 0 replies; 2+ messages in thread
From: Keith Seitz @ 2004-02-04 15:35 UTC (permalink / raw)
  To: Zhang Shenqi(hotmail); +Cc: insight

On Tue, 2004-02-03 at 23:00, Zhang Shenqi(hotmail) wrote:
> /home/stanley/insight-6.0/src/tk/generic/tk.h:96:29: X11/Xlib.h: No such file or directory
>  

Make sure you have the XFree86-devel rpm installed.

Keith


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2004-02-04 15:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-02-04  6:59 problem met in building insight-5.3 under redhat 9.0 Zhang Shenqi(hotmail)
2004-02-04 15:35 ` Keith Seitz

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).