������.
��� ������� ������� 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
� ����� � ���, ������������ ����:
--- 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
�������.
--
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/