nanogui@linuxhacker.org
nanogui@linuxhacker.org
hi ,I downloaded the most current versioin of microwindows 0.88pre11
I configured as following:
microwin = Y
manoX = Y
framebuffer = N
vgalib = Y /*I used svga driver,not framebuffer*/
nwidget = N
link_apps_in_server = Y
...
then "make clean",then "make"
then I got some error messages as following:
//////////////////////////////////////
.........
Compiling wterm.c ...
wterm.c: In function `main':
wterm.c:1060: warning: implicit declaration of function `term_init'
wterm.c:790: warning: unused variable `ptr'
wterm.c: At top level:
wterm.c:89: warning: `pty' defined but not used
wterm.c:90: warning: `winsz' defined but not used
make[2]: *** No rule to make target `/root/microwin88/microwin/src/lib/libnwidget.a',
needed by `/root/microwin88/microwin/src/bin/wterm'. Stop.
make[1]: *** [subdirs] Error 2
make: *** [all] Error 2
///////////////////////////////////////
can you give me some advice on it?
BTW:I have tried several version of microwindows.
with ver0.87 I configured as above and compiled with no error messages.But finally I
didn't get the nano-X server under bin/
I don't know what's wrong with it.
I used redhatlinux 6.1.with kernel 2.2.12-20
and videocard i740AGP
thank a lot for your help
_____________________________________________
一路上有你,苦一点也愿意!
--为你喜爱与支持的263首都在线(http://www.263.net)投一票!
我要投票!(http://fsurvey.cnnic.net.cn/survey/index.html)
nanogui@linuxhacker.org