This is the mail archive of the cygwin-xfree@cygwin.com mailing list for the Cygwin XFree86 project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Problems with gcc - cygwin 1.1.8/xfree86 4.0.3


On Sun, 22 Apr 2001, George J. Wakileh wrote:

> Hello,
> 
> I had some trouble with gcc and Christopher advised to check for 
> "LIBRARY_PATH".  He was right, I got rid of it, and things went fine. 
>  However, I still have some minor problems which I can't resolve.
> 
> I could compile Xaw and got libXaw.a.  Coming to Xmu, I get
> No rule to make target `/usr/lib/X11/config/Imake.tmpl'
> but I have Imake.tmpl in /usr/lib/X11/config
> 
It looks like the Makefile is not created correctly. In the 
xc/config/imake directory is a program called imake.exe. Cd into 
xc/lib/Xmu and run xmkmf with the following parameters:
../../config/imake/imake -I../../config/cf -DTOPDIR=../.. -DCURDIR=lib/Xmu

alternatively you can run "config/util/xmkmf -a" from the xc directory.
This will build the Makefiles for all directories. But I advice running
"make Makefiles lean includes depend" afterwards.

> I also downloaded the complete Xext as available on x.org, but trying to 
> compile I get Xlibint.h, Xext.h and extutil.h are missing.  Where can one 
> find those?
> 
> Thanks for your kind answer.

Bye
    ago
-- 
Alexander.Gottwald@informatik.tu-chemnitz.de
http://www.gotti.org
+49 3725 3498080


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]