[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [ns] Re: Make Error




I had this problem sometime before.  Basically, you are missing 
some X header files.  

I just downloaded all the required header files and then it 
compiled clean.

-Sowmya.


*******************************************************************************

    Sowmya Manjanatha : University of New Hampshire
    Major             : Computer Science      
    *********************************************** 

    email        : [email protected]

    Call me at   : (978)-689-8860 (res)
                   (603)-862-4626 (unh)

*******************************************************************************

On Sat, 3 Jun 2000, Martin Koyabe wrote:

> Hi All,
> 
> I am trying to compile tk8.0.4 on a HP-UNIX paltform, but I keep getting this 
> error.
> 
> -------
>         cc -c     -I. -I./../generic  -I./../bitmaps 
> -I/eng/hubble/geocast/ns/tcl8.0.4/generic  -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 
> -DSTDC_HEADERS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1      
> -DREDO_KEYSYM_LOOKUP ./tkAppInit.c
> cpp: "tk.h", line 77: error 4036: Can't open include file 'X11/Xlib.h'.
> *** Error exit code 1
> --------
> 
> Anyone with an idea what is happening !!
> 
> 
> 
> -- Martin
> 
>