Добрый день.
Никак не получается собрать сабж под RedHat 6.0 :( Выдаются вот такие
сообщения:
# make
...
gcc -pipe -O2 -DLINUX -DTAC_PLUS_PIDFILE=\"/var/run/tac_plus.pid\"
-DMAXSESS -DAEXT -c dbstuff.c -o dbstuff.o
dbstuff.c: In function `db_register':
dbstuff.c:53: too few arguments to function
dbstuff.c: In function `db_replace':
dbstuff.c:87: warning: passing arg 2 from incompatible pointer type
dbstuff.c:87: too few arguments to function
dbstuff.c: In function `db_closeall':
dbstuff.c:154: too few arguments to function
dbstuff.c: In function `db_inuse':
dbstuff.c:169: too few arguments to function
dbstuff.c: In function `db_checkmt':
dbstuff.c:195: too few arguments to function
make: *** [dbstuff.o] Error 1
Вот, что находится в этих строках:
53: fstat((*hdl->fd)(hdl), &dp->st);
87: if ((ret = (*db->get) (db, k, d, 0)) < 0) {
154: (*dp->hdl->close) (dp->hdl);
169: if (dp->hdl && (*dp->hdl->fd) (dp->hdl) == desc)
195: (*dp->hdl->close) (dp->hdl);
Помогите, плиз!
С уважением,
Александр Колесник.
=============================================================================
"inet-admins" Internet access mailing list. Maintained by East Connection ISP.
Mail "unsubscribe inet-admins" to Majordomo@info.east.ru if you want to quit.
Archive is accessible on http://info.east.ru/rus/inetadm.html