LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Xorg (or XFree86) won't compile, problems with imake.o (https://www.linuxquestions.org/questions/linux-software-2/xorg-or-xfree86-wont-compile-problems-with-imake-o-303935/)

Ephracis 03-20-2005 12:00 PM

Xorg (or XFree86) won't compile, problems with imake.o
 
I have tried first xorg then an 4.3.0-version of xfree86, both of them did not work. Here is what I did:

Code:

$ cd xc
$ make World
...
make[2]: *** No rule to make target `imakemdep_cpp.h', needed by `imake.o'.  Stop.
...


t3gah 03-20-2005 04:18 PM

Logged in as root?

What o/s?

What kernel?

rpm or source for the X-Windows System?

Where did you get the packages?

What version of the X-Windows System are you using now?

Ephracis 03-20-2005 09:47 PM

I fixed it, it was just imake that has put it's own bin-dir first in PATH and therefore replaced touch with some shit. But thanks anyway. :)


All times are GMT -5. The time now is 12:15 PM.