On Wed, 13 Dec 2000 18:14:14 +0300
"Sergey A. Osokin" <[EMAIL PROTECTED]> wrote:
> ������.
> ��� ������� ������� oops-1.5.1 �� FreeBSD-4.2-STABLE �� 05.12.2000
> ��������� ���������:
> In file included from ../environment.h:59,
> from ../oops.h:26,
> from log_dummy.c:20:
> ../rwlock.h:68: warning: redefinition of `pthread_rwlock_t'
> /usr/include/pthread.h:114: warning: `pthread_rwlock_t' previously declared
> here
> ../rwlock.h:69: warning: redefinition of `pthread_rwlockattr_t'
> /usr/include/pthread.h:115: warning: `pthread_rwlockattr_t' previously
> declared here
������ � 4.2 ���-�� �������� � rwlock, ������� configure ��� �� ������� � oops
�������� ������������ ���� ����������.
��� ��� ���� �� �����������, ����� ����������.
> � ����� � ���, ������������ ����:
>
> --- src/environment.h.orig Wed Dec 13 17:33:19 2000
> +++ src/environment.h Wed Dec 13 17:33:40 2000
> @@ -55,7 +55,7 @@
> #include <thread.h>
> #endif
> #include <pthread.h>
> -#if !defined(HAVE_PTHREAD_RWLOCK_INIT)
> +#if !defined(HAVE_PTHREAD_RWLOCK_INIT) && !defined(FREEBSD)
> #include "rwlock.h"
> #endif
>
> ����� ���������� ����� - warnings ��������, �� �������� ������
> ��������:
>
> cc -O -pipe -I/usr/local/include/db2 -pthread -D_REENTRANT -DFREEBSD
> -D_THREAD_SAFE -DFD_SETSIZE=2048 -DHAVE_CONFIG_H oopsctl.c -export-dynamic
> -L/usr/local/lib -lc_r -lfl -lcrypt -L/usr/local/lib -ldb2 -o oopsctl
> /usr/local/lib/libdb2.so: undefined reference to `__unwind_function'
> /usr/local/lib/libdb2.so: undefined reference to
> `__find_first_exception_table_match'
> /usr/local/lib/libdb2.so: undefined reference to `__register_exceptions'
> *** Error code 1
>
> � ����� � ��� ���� ������: ����� ������ Berkeley DB ������� ������������.
> � ������� ������� oops-1.5.1 � db-2.7.7
3.1.17, ��������. � ����� ����������� gigabase - ������ �������.
��� ������ ������� � ���, ��� FBSD ������ ������ � ����� ������� db2.
�������������� � ������������ berkeleydb �� ���� �� ��������� -
/usr/local/BerkeleyDB.3.1... � ������� ���� ���� � ����� ������������� oops.
>
> �������.
> --
>
> Rgdz, /"\
> Sergey Osokin aka oZZ, \ / ASCII RIBBON CAMPAIGN
> [EMAIL PROTECTED] X AGAINST HTML MAIL
> http://freebsd.org.ru/~osa/ / \
> =====================================================================
> If you would like to unsubscribe from this list send message to
> [EMAIL PROTECTED] with "unsubscribe oops" in message body.
> Archive is accessible on http://www.paco.net/oops/
--
Andy Igoshin <[EMAIL PROTECTED]> Voronezh State University
Phone: +7 (0732) 522406 Network Operation Center
Fax: +7 (0732) 789820 Voronezh, Russia
=====================================================================
If you would like to unsubscribe from this list send message to
[EMAIL PROTECTED] with "unsubscribe oops" in message body.
Archive is accessible on http://www.paco.net/oops/