On Thu, Nov 09, 2000 at 04:11:35PM +0200, Igor Khasilev wrote:
> ����������, � ����� ������� ������� ����������� ������ ����������.
> �� ������ "������ � ���� ��������" �������� ����������.
�����,
������ 1.4.25 �� Linux c glibc2.1 �� �������������, � ��� 1.4.22
��������� �������� (� ���� �������� ��������� ������).
linux:~/BuildArea/oops-1.4.25>./configure --with-DB=/usr/local/BerkeleyDB
��� ���� Ok
����� make � output ����������. �� FreeBSD ������������� ���������.
� �� ������ mailing list. �� �������� Reply-To: ����������� From:
��������

-- 
Igor Roboul, Unix System Administrator & Programmer @ sanatorium "Raduga", 
Sochi, Russia
http://www.brainbench.com/transcript.jsp?pid=304744
cd src; make
/home/igor/BuildArea/oops-1.4.25/src
make[1]: Entering directory `/home/igor/BuildArea/oops-1.4.25/src'
cd modules; make
/home/igor/BuildArea/oops-1.4.25/src/modules
make[2]: Entering directory `/home/igor/BuildArea/oops-1.4.25/src/modules'
gcc -mpentiumpro -O6 -I/usr/local/BerkeleyDB/include -D_REENTRANT -DLINUX 
-DHAVE_CONFIG_H -L/usr/local/BerkeleyDB/lib -shared  -c oopsctl_mod.c
oopsctl_mod.c:93: parse error before `volatile'
oopsctl_mod.c:93: warning: no semicolon at end of struct or union
oopsctl_mod.c:93: warning: no semicolon at end of struct or union
oopsctl_mod.c:94: warning: data definition has no type or storage class
oopsctl_mod.c:96: parse error before `}'
oopsctl_mod.c:96: warning: data definition has no type or storage class
oopsctl_mod.c:793: parse error before `rq_op_t'
oopsctl_mod.c: In function `rq_match_ops':
oopsctl_mod.c:795: `rq' undeclared (first use in this function)
oopsctl_mod.c:795: (Each undeclared identifier is reported only once
oopsctl_mod.c:795: for each function it appears in.)
oopsctl_mod.c:796: `ops' undeclared (first use in this function)
oopsctl_mod.c:808: parse error before `('
oopsctl_mod.c:800: warning: unreachable code at beginning of switch statement
oopsctl_mod.c: In function `process_requests':
oopsctl_mod.c:833: `ops' undeclared (first use in this function)
oopsctl_mod.c:833: `last_op' undeclared (first use in this function)
oopsctl_mod.c:833: `new_op' undeclared (first use in this function)
oopsctl_mod.c:834: parse error before `char'
oopsctl_mod.c:837: `t' undeclared (first use in this function)
oopsctl_mod.c:838: `tok' undeclared (first use in this function)
oopsctl_mod.c:838: `lasts' undeclared (first use in this function)
oopsctl_mod.c:876: parse error before `('
oopsctl_mod.c: At top level:
oopsctl_mod.c:888: parse error before `for'
oopsctl_mod.c:890: `rq' used prior to declaration
oopsctl_mod.c:890: `i' undeclared here (not in a function)
oopsctl_mod.c:890: warning: data definition has no type or storage class
oopsctl_mod.c:891: parse error before `while'
oopsctl_mod.c:896: parse error before `if'
oopsctl_mod.c:900: invalid type argument of `unary *'
oopsctl_mod.c:900: warning: initialization makes integer from pointer without a cast
oopsctl_mod.c:900: initializer element is not constant
oopsctl_mod.c:900: warning: data definition has no type or storage class
oopsctl_mod.c:901: parse error before `if'
oopsctl_mod.c:906: initializer element is not constant
oopsctl_mod.c:906: warning: data definition has no type or storage class
oopsctl_mod.c:907: parse error before `}'
oopsctl_mod.c:908: invalid type argument of `->'
oopsctl_mod.c:908: warning: initialization makes integer from pointer without a cast
oopsctl_mod.c:908: initializer element is not constant
oopsctl_mod.c:908: warning: data definition has no type or storage class
oopsctl_mod.c:909: conflicting types for `myaddr'
oopsctl_mod.c:893: previous declaration of `myaddr'
oopsctl_mod.c:909: invalid type argument of `->'
oopsctl_mod.c:909: warning: initialization makes integer from pointer without a cast
oopsctl_mod.c:909: initializer element is not constant
oopsctl_mod.c:909: warning: data definition has no type or storage class
oopsctl_mod.c:910: parse error before `if'
oopsctl_mod.c:912: warning: data definition has no type or storage class
oopsctl_mod.c:912: parse error before `}'
oopsctl_mod.c:913: warning: data definition has no type or storage class
oopsctl_mod.c:913: parse error before `}'
oopsctl_mod.c:915: `__len' undeclared here (not in a function)
oopsctl_mod.c:915: initializer element is not constant
oopsctl_mod.c:915: parse error before `if'
oopsctl_mod.c:915: conflicting types for `__retval'
oopsctl_mod.c:915: previous declaration of `__retval'
oopsctl_mod.c:915: warning: data definition has no type or storage class
oopsctl_mod.c:915: parse error before `}'
oopsctl_mod.c:920: conflicting types for `__retval'
oopsctl_mod.c:915: previous declaration of `__retval'
oopsctl_mod.c:920: `__len' undeclared here (not in a function)
oopsctl_mod.c:920: initializer element is not constant
oopsctl_mod.c:920: parse error before `if'
oopsctl_mod.c:920: conflicting types for `__retval'
oopsctl_mod.c:920: previous declaration of `__retval'
oopsctl_mod.c:920: warning: data definition has no type or storage class
oopsctl_mod.c:920: parse error before `}'
oopsctl_mod.c:922: invalid initializer
oopsctl_mod.c:922: warning: data definition has no type or storage class
oopsctl_mod.c:923: parse error before `if'
oopsctl_mod.c:937: conflicting types for `__retval'
oopsctl_mod.c:920: previous declaration of `__retval'
oopsctl_mod.c:937: `__len' undeclared here (not in a function)
oopsctl_mod.c:937: initializer element is not constant
oopsctl_mod.c:937: parse error before `if'
oopsctl_mod.c:937: conflicting types for `__retval'
oopsctl_mod.c:937: previous declaration of `__retval'
oopsctl_mod.c:937: warning: data definition has no type or storage class
oopsctl_mod.c:937: parse error before `}'
oopsctl_mod.c:938: invalid type argument of `->'
oopsctl_mod.c:938: invalid type argument of `->'
oopsctl_mod.c:938: warning: data definition has no type or storage class
oopsctl_mod.c:939: parse error before `if'
oopsctl_mod.c:940: parse error before string constant
oopsctl_mod.c:945: conflicting types for `__retval'
oopsctl_mod.c:937: previous declaration of `__retval'
oopsctl_mod.c:945: `__len' undeclared here (not in a function)
oopsctl_mod.c:945: initializer element is not constant
oopsctl_mod.c:945: parse error before `if'
oopsctl_mod.c:945: conflicting types for `__retval'
oopsctl_mod.c:945: previous declaration of `__retval'
oopsctl_mod.c:945: warning: data definition has no type or storage class
oopsctl_mod.c:945: parse error before `}'
oopsctl_mod.c:946: redefinition of `rq'
oopsctl_mod.c:890: `rq' previously defined here
oopsctl_mod.c:946: invalid type argument of `->'
oopsctl_mod.c:946: warning: data definition has no type or storage class
oopsctl_mod.c:947: parse error before `}'
oopsctl_mod.c:948: parse error before `&'
oopsctl_mod.c:948: warning: data definition has no type or storage class
oopsctl_mod.c:955: parse error before string constant
oopsctl_mod.c:955: warning: data definition has no type or storage class
oopsctl_mod.c:959: parse error before string constant
oopsctl_mod.c:959: warning: data definition has no type or storage class
oopsctl_mod.c:960: parse error before `('
oopsctl_mod.c:961: parse error before string constant
oopsctl_mod.c:961: warning: data definition has no type or storage class
oopsctl_mod.c:962: redefinition of `last_rq'
oopsctl_mod.c:906: `last_rq' previously defined here
oopsctl_mod.c:962: initializer element is not constant
oopsctl_mod.c:962: warning: data definition has no type or storage class
oopsctl_mod.c:963: parse error before `}'
oopsctl_mod.c:974: warning: parameter names (without types) in function declaration
oopsctl_mod.c:974: conflicting types for `free'
/usr/include/stdlib.h:480: previous declaration of `free'
oopsctl_mod.c:974: warning: data definition has no type or storage class
oopsctl_mod.c:975: `ops' used prior to declaration
oopsctl_mod.c:975: `new_op' undeclared here (not in a function)
oopsctl_mod.c:975: warning: data definition has no type or storage class
oopsctl_mod.c:976: parse error before `}'
oopsctl_mod.c:983: warning: parameter names (without types) in function declaration
oopsctl_mod.c:983: warning: data definition has no type or storage class
oopsctl_mod.c:984: initializer element is not constant
oopsctl_mod.c:984: warning: data definition has no type or storage class
oopsctl_mod.c:985: parse error before `}'
make[2]: *** [oopsctl_mod.so] Error 1
make[2]: Leaving directory `/home/igor/BuildArea/oops-1.4.25/src/modules'
make[1]: *** [modules] Error 2
make[1]: Leaving directory `/home/igor/BuildArea/oops-1.4.25/src'
make: *** [all] Error 2

Дати відповідь електронним листом