[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
build error on HEAD (set_tty_color_mode: undefined symbol)
From: |
dhruva |
Subject: |
build error on HEAD (set_tty_color_mode: undefined symbol) |
Date: |
Thu, 10 Apr 2008 09:11:49 +0530 |
Hi,
The xdisp.c code has a call to set_tty_color_mode function that is
not compiled on Windoze (WINDOWSNT) in term.c. Either it should be
compiled or the call needs to be in a guard (#ifndef WINDOWSNT). Since
I do not know which is correct, I am just reporting it.
-dhruva
--
Contents reflect my personal views only!
- build error on HEAD (set_tty_color_mode: undefined symbol),
dhruva <=