On Sat, Jun 23, 2001 at 10:18:19PM +0700, Danil Kukushkin wrote:
> Loading module ./modules/berkeley_db_api.so
> *** loading error: ./modules/berkeley_db_api.so: 2: ./modules/berkeley_db_api.so
> : undefined symbol: stat64

  ����� ���� ����� �������� �������:
  - ������� BerkeleyDB � --disable-bigfile
  - ������� BerkeleyDB � --enable-dynamic
  - ������� OOPS � --enable-large-files, ����� �� ����������� stat64 (?)
  - ������� OOPS � --enable-static-modules (?)
  - �������� -lc_nonshared � ������ ������ berkeley_db_api:
    ld ... berkeley_db_api.so .. -lc_nonshared
  - ������, ������ �� ��������� stat64 �� /usr/lib/libc_nonshared.a

   ����������, ��� ��� ���������� �� ����, ��� ������� ld ��������,
   � �� ����� gcc -shared ��� ��� ����������.

  /usr/lib/libc.so � �������? ���������� ������ ����:

/* GNU ld script
   Use the shared library, but some functions are only in
   the static library, so try that secondarily.  */
GROUP ( /lib/libc.so.6 /usr/lib/libc_nonshared.a )

  ���� � ���� ���� ASPLinux...


arkadi.
=====================================================================
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/

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