Make fails of Zaptel on CentOS 5.1

Make fails with the error below.

make[3]: Leaving directory /usr/src/zaptel-1.4.8/menuselect/mxml' gcc -o menuselect menuselect.o strcompat.o menuselect_curses.o mxml/libmxml.a mxml/libmxml.a -lncurses make[2]: Leaving directory/usr/src/zaptel-1.4.8/menuselect’
make[1]: Leaving directory `/usr/src/zaptel-1.4.8/menuselect’


The existing menuselect.makeopts file did not specify
that ‘zttool’ should not be included. However, either some
dependencies for this module were not found or a
conflict exists.

Either run ‘make menuselect’ or remove the existing
menuselect.makeopts file to resolve this issue.


make: *** [menuselect.makeopts] Error 255

I can not determine which module I am missing.

Chris

Install the Newt package or uncheck zttool in the menuselect.

I have the same configuration and work fine. The menuselect never work for me, but is not a necessary, Do you follow the step in README for Zaptel??