Norman Hawker wrote:
[]
>  xmkmf -a
> mv -f Makefile Makefile.bak
> imake -DUseInstalled -I/usr/X11R6/lib/X11/config
> make Makefiles
> Makefile:2: *** missing separator (did you mean TAB instead of 8 
> spaces?).  Stop.

Another idea: There may be something wrong with either xmkmf or imake.
What does "where xmkmf imake" give? And does
"ll /usr/X11R6/bin/{i,x}m*k*" give something similar to

-rwxr-xr-x  1 root  unknown  24300 Jul  5 01:19 /usr/X11R6/bin/imake
-rwxr-xr-x  1 root  unknown   1253 Jul  5 01:19 /usr/X11R6/bin/xmkmf

What is line #2 of that Makefile? Mine is commented out; the first 2 
lines look as follows:

martin% head -2 /sw/src/xforms-0.9999-3/xforms-0.9999/Makefile
# Makefile generated by imake - do not edit!
# $Xorg: imake.c,v 1.6 2001/02/09 02:03:15 xorgcvs Exp $

-- 
Martin





-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Two, two, TWO treats in one.
http://thinkgeek.com/sf
_______________________________________________
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to