On Mon, 19 Oct 2009, john blair wrote:

I have attached the Makefile.

Thanks.

First, it would seem that the CDEBUGFLAGS assignment needs to be inserted just after the SRCS assignment in both Imakefiles, at the latest. Please see if that works with another ...

        make Makefile
        make Makefiles
        make clean
        make depend
        make

... sequence in the same directory.

Secondly, the compiler says "Internal error: Killed", which would seem to imply it is being `kill -9`'ed by the kernel's OOM killer. Have you verified that you aren't simply running out of memory? Try adding a swap file to the compilation environment.

Thanks.

Marc.

+----------------------------------+----------------------------------+
|  Marc Aurele La France           |  work:   1-780-492-9310          |
|  Academic Information and        |  fax:    1-780-492-1729          |
|    Communications Technologies   |  email:  t...@ualberta.ca         |
|  352 General Services Building   +----------------------------------+
|  University of Alberta           |                                  |
|  Edmonton, Alberta               |    Standard disclaimers apply    |
|  T6G 2H1                         |                                  |
|  CANADA                          |                                  |
+----------------------------------+----------------------------------+
XFree86 developer and VP.  ATI driver and X server internals.
_______________________________________________
XFree86 mailing list
XFree86@XFree86.Org
http://XFree86.Org/mailman/listinfo/xfree86

Reply via email to