problem with x.org install
i am trying to install xorg on my debian computer.
When i'm running make world i get this message:
make[2]: Entering directory `/usr/local/install/xc/config/makedepend'
Makefile.proto:51: *** missing separator. Stop.
make[2]: Leaving directory `/usr/local/install/xc/config/makedepend'
make[1]: *** [depend.bootstrap] Error 2
make[1]: Leaving directory `/usr/local/install/xc'
make: *** [World] Error 2
the file:
if 4 == 4
if !1
define SystemManDirectory /usr/share/man (line 51)
endif
define HasPam 1
endif
what should i do??
|