Complete.Org: Mailing Lists: Archives: discussion: January 2000:
[aclug-L] Re: problems compiling...
Home

[aclug-L] Re: problems compiling...

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: ACLUG <aclug-L@xxxxxxxxxxxx>
Subject: [aclug-L] Re: problems compiling...
From: "Clint A. Brubakken" <cabrubak@xxxxxxx>
Date: Sun, 2 Jan 2000 05:16:43 -0600 (CST)
Reply-to: aclug-L@xxxxxxxxxxxx

On Sat, 1 Jan 2000 glandix@xxxxxxxxxxxxxx wrote:

> i'm trying to compile a program, but i keep getting the following
> error(s):
> 
> --- Building libwww2
> cd libwww2; make 
> make[1]: Entering directory `/home/kaufmjes/Mosaic-src/libwww2'
> gcc -g -O   -c HTNews.c -o HTNews.o
> In file included from ../src/mosaic.h:102,
>                  from HTNews.c:30:
> ../src/../libXmx/Xmx.h:65: Xm/Xm.h: No such file or directory
> make[1]: *** [HTNews.o] Error 1
> make[1]: Leaving directory `/home/kaufmjes/Mosaic-src/libwww2'
> make: *** [libwww2] Error 2
> 
> 'locate Xm.h' returns the following:
> /usr/i486-linuxlibc1/include/X11/Xm/Xm.h
> /usr/X11R6/include/Xm/Xm.h

a quick guess is that neither above directory is in your include path,
edit the make file and add the second  /usr/X11R6/include/

there nmight also be a variable you can set but at this moment I'm not
sure of the name


> 
> why am i gettin this error?
> 
> jesse
> -- 
> <<<Linux lloydix 2.2.13 #8 Wed Dec 22 02:31:05 CST 1999 i586 unknown>>>
> 
> I'm not a bad guy.  I work hard and I love my kids.  So why should
> I spend half my Sunday hearing about how I'm going to Hell?
> 
>                       -- Homer Simpson
>                  Homer the Heretic
> 
> 

+-----------------------------------------------------+
| The Cheez-Czar  http://www.hackboy.com/~cabrubak    |
-------------------------------------------------------------------------------
From The Chalkboard of Bart Simpson:
The Christmas Pageant does not stink.
--------------------------------------------------------------------------------


[Prev in Thread] Current Thread [Next in Thread]