This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


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

Re: X client libs for NT - xmkmf


> 
> >>is there any way to get xmkmf to work with the 
> >>Win32 version of these libraries?  That would make porting X software much 
> >>easier.
> >
> >It should work. What kind of problems are you having? 
> 
> imake -DUseInstalled -I/usr/X11R6.3/lib/X11/config
> imake: No such file or directory
> imake: Cannot exec /lib/cpp.
>   Stop.
> imake: Exit code 1.
>   Stop.
> 
> I've tried setting up /lib to be a symlink to 
> gnuwin32/b18/H-i386-cygwin32/lib/gcc-lib/i386-cygwin32/cygnus-2.7.2-970404
> so that it contains cpp.exe, but that didn't help.
> 
> The directory /usr/X11R6.3/lib/X11/config does exist.
> 

OK, just copy cpp.exe to \lib, viz.

mkdir \lib
copy \gnuwin32\b18\H-i386-cygwin32\bin\cpp.exe \lib


   Arlindo.                                  

-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".


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