|
zhcon: release 0.2.3
lfs: release 5.0 with gpm installed(works well), also hardly any blfs things installed
The error is reported as:
...
In file included from zhcon.cpp:54:
inputclient.h: In static member function `static void
InputClient::SetConsole(Console*)':
inputclient.h:37: error: `assert' undeclared (first use this function)
inputclient.h:37: error: (Each undeclared identifier is reported only once for
each function it appears in.)
zhcon.cpp:262:6: warning: #warning OPEN_MAX undefined so far,try define it to 64make[3]: *** [zhcon.o] Error 1
make[3]: Leaving directory `/sources/zhcon-0.2.3/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/sources/zhcon-0.2.3/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/sources/zhcon-0.2.3'
make: *** [all] Error 2
I can't find any topics about this error. Does anyone have some idea? Thanks. |
|