Mail Archives: cygwin/1998/01/27/16:19:03
>
> >>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 AT cygnus DOT com" with one line of text: "help".
- Raw text -