develooper Front page | perl.cpan.testers | Postings from January 2008

FAIL BDB-1.43 i86pc-solaris-thread-multi-64int 2.10

Thread Previous
From:
chris
Date:
January 16, 2008 14:44
Subject:
FAIL BDB-1.43 i86pc-solaris-thread-multi-64int 2.10
This distribution has been tested as part of the cpan-testers
effort to test as many new uploads to CPAN as possible.  See
http://testers.cpan.org/

Please cc any replies to cpan-testers@perl.org to keep other
test volunteers informed and to prevent any duplicate effort.

--

Dear MLEHMANN,
    
This is a computer-generated error report created automatically by
CPANPLUS, version 0.83_08. Testers personal comments may appear 
at the end of this report.


Thank you for uploading your work to CPAN.  However, it appears that
there were some problems testing your distribution.

TEST RESULTS:

Below is the error stack from stage 'fetch':

[MSG] [Wed Jan 16 22:34:21 2008] Trying to get 'http://www.cpan.org/authors/id/M/ML/MLEHMANN/CHECKSUMS'
[MSG] [Wed Jan 16 22:34:23 2008] Checksum matches for 'BDB-1.43.tar.gz'
[MSG] [Wed Jan 16 22:34:23 2008] Extracted 'BDB-1.43/'
[MSG] [Wed Jan 16 22:34:23 2008] Extracted 'BDB-1.43/t/'
[MSG] [Wed Jan 16 22:34:23 2008] Extracted 'BDB-1.43/t/00_load.t'
[MSG] [Wed Jan 16 22:34:23 2008] Extracted 'BDB-1.43/eg/'
[MSG] [Wed Jan 16 22:34:23 2008] Extracted 'BDB-1.43/eg/basic_operations'
[MSG] [Wed Jan 16 22:34:23 2008] Extracted 'BDB-1.43/README'
[MSG] [Wed Jan 16 22:34:23 2008] Extracted 'BDB-1.43/Changes'
[MSG] [Wed Jan 16 22:34:23 2008] Extracted 'BDB-1.43/Makefile.PL'
[MSG] [Wed Jan 16 22:34:23 2008] Extracted 'BDB-1.43/xthread.h'
[MSG] [Wed Jan 16 22:34:23 2008] Extracted 'BDB-1.43/META.yml'
[MSG] [Wed Jan 16 22:34:23 2008] Extracted 'BDB-1.43/typemap'
[MSG] [Wed Jan 16 22:34:23 2008] Extracted 'BDB-1.43/COPYING'
[MSG] [Wed Jan 16 22:34:24 2008] Extracted 'BDB-1.43/BDB.pm'
[MSG] [Wed Jan 16 22:34:24 2008] Extracted 'BDB-1.43/BDB.xs'
[MSG] [Wed Jan 16 22:34:24 2008] Extracted 'BDB-1.43/MANIFEST'
[MSG] [Wed Jan 16 22:34:24 2008] Extracted 'BDB' to '/export/home/chris/perl588/.cpanplus/5.8.8/build/BDB-1.43'
[MSG] [Wed Jan 16 22:34:25 2008] Checking if your kit is complete...
Looks good
Writing Makefile for BDB

[MSG] [Wed Jan 16 22:34:25 2008] DEFAULT 'filter_prereqs' HANDLER RETURNING 'sub return value'
[ERROR] [Wed Jan 16 22:34:46 2008] MAKE failed: Illegal seek cp BDB.pm blib/lib/BDB.pm
/export/home/chris/perl588/bin/perl /export/home/chris/perl588/lib/5.8.8/ExtUtils/xsubpp  -typemap /export/home/chris/perl588/lib/5.8.8/ExtUtils/typemap -typemap typemap  BDB.xs > BDB.xsc && mv BDB.xsc BDB.c
gcc -c    -D_REENTRANT -fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPERL_USE_SAFE_PUTENV -DPERL_USE_SAFE_PUTENV -DPERL_USE_SAFE_PUTENV -O    -DVERSION=\"1.43\"  -DXS_VERSION=\"1.43\" -fPIC "-I/export/home/chris/perl588/lib/5.8.8/i86pc-solaris-thread-multi-64int/CORE"   BDB.c
BDB.xs:30:16: db.h: No such file or directory
BDB.xs:33:3: #error you need Berkeley DB 4.4 or newer installed
BDB.xs:39: error: syntax error before "DB_ENV_ornull"
BDB.xs:39: warning: data definition has no type or storage class
BDB.xs:40: error: syntax error before "DB_TXN_ornull"
BDB.xs:40: warning: data definition has no type or storage class
BDB.xs:41: error: syntax error before "DBC_ornull"
BDB.xs:41: warning: data definition has no type or storage class
BDB.xs:42: error: syntax error before "DB_ornull"
BDB.xs:42: warning: data definition has no type or storage class
BDB.xs:43: error: syntax error before "DB_SEQUENCE_ornull"
BDB.xs:43: warning: data definition has no type or storage class
BDB.xs:45: error: syntax error before "DB_ENV_ornuked"
BDB.xs:45: warning: data definition has no type or storage class
BDB.xs:46: error: syntax error before "DB_TXN_ornuked"
BDB.xs:46: warning: data definition has no type or storage class
BDB.xs:47: error: syntax error before "DBC_ornuked"
BDB.xs:47: warning: data definition has no type or storage class
BDB.xs:48: error: syntax error before "DB_ornuked"
BDB.xs:48: warning: data definition has no type or storage class
BDB.xs:49: error: syntax error before "DB_SEQUENCE_ornuked"
BDB.xs:49: warning: data definition has no type or storage class
BDB.xs:67: error: syntax error before '*' token
BDB.xs: In function `debug_errcall':
BDB.xs:69: error: `msg' undeclared (first use in this function)
BDB.xs:69: error: (Each undeclared identifier is reported only once
BDB.xs:69: error: for each function it appears in.)
BDB.xs: At top level:
BDB.xs:73: error: syntax error before '*' token
BDB.xs: In function `debug_msgcall':
BDB.xs:75: error: `msg' undeclared (first use in this function)
BDB.xs: At top level:
BDB.xs:85: error: syntax error before '*' token
BDB.xs: In function `sv_to_dbt':
BDB.xs:88: error: `sv' undeclared (first use in this function)
BDB.xs:90: error: `dbt' undeclared (first use in this function)
BDB.xs:93: error: `DB_DBT_REALLOC' undeclared (first use in this function)
BDB.xs: At top level:
BDB.xs:97: error: syntax error before "DBT"
BDB.xs: In function `dbt_to_sv':
BDB.xs:99: error: `sv' undeclared (first use in this function)
BDB.xs:102: error: `dbt' undeclared (first use in this function)
BDB.xs: At top level:
BDB.xs:126: error: syntax error before "DB_ENV"
BDB.xs:126: warning: no semicolon at end of struct or union
BDB.xs:127: warning: data definition has no type or storage class
BDB.xs:128: error: syntax error before '*' token
BDB.xs:128: warning: data definition has no type or storage class
BDB.xs:129: error: syntax error before '*' token
BDB.xs:129: warning: data definition has no type or storage class
BDB.xs:137: error: syntax error before "dbt1"
BDB.xs:137: warning: data definition has no type or storage class
BDB.xs:138: error: syntax error before "key_range"
BDB.xs:138: warning: data definition has no type or storage class
BDB.xs:139: error: syntax error before '*' token
BDB.xs:139: warning: data definition has no type or storage class
BDB.xs:140: error: syntax error before "seq_t"
BDB.xs:140: warning: data definition has no type or storage class
BDB.xs:141: warning: data definition has no type or storage class
BDB.xs:143: error: syntax error before '*' token
BDB.xs:143: warning: data definition has no type or storage class
BDB.xs:180: error: syntax error before "bdb_req"
BDB.xs:180: warning: no semicolon at end of struct or union
BDB.xs:183: error: syntax error before '}' token
BDB.xs:183: warning: data definition has no type or storage class
BDB.xs:185: error: syntax error before "wrk_first"
BDB.xs:185: warning: initialization makes integer from pointer without a cast
BDB.xs:185: warning: excess elements in scalar initializer
BDB.xs:185: warning: (near initialization for `wrk_first')
BDB.xs:185: warning: excess elements in scalar initializer
BDB.xs:185: warning: (near initialization for `wrk_first')
BDB.xs:185: warning: data definition has no type or storage class
BDB.xs:187: error: syntax error before '*' token
BDB.xs:191: error: syntax error before '*' token
BDB.xs: In function `worker_free':
BDB.xs:193: error: `wrk' undeclared (first use in this function)
BDB.xs: At top level:
BDB.xs:257: error: syntax error before "bdb_req"
BDB.xs:257: warning: no semicolon at end of struct or union
BDB.xs:259: error: syntax error before '}' token
BDB.xs:259: warning: data definition has no type or storage class
BDB.xs:261: error: syntax error before "req_queue"
BDB.xs:261: warning: data definition has no type or storage class
BDB.xs:262: error: syntax error before "res_queue"
BDB.xs:262: warning: data definition has no type or storage class
BDB.xs:264: error: syntax error before '*' token
BDB.xs: In function `reqq_push':
BDB.xs:266: error: `req' undeclared (first use in this function)
BDB.xs:269: error: `q' undeclared (first use in this function)
BDB.xs: At top level:
BDB.xs:280: error: syntax error before "reqq_shift"
BDB.xs:280: error: syntax error before '*' token
BDB.xs: In function `reqq_shift':
BDB.xs:284: error: `q' undeclared (first use in this function)
BDB.xs:291: error: syntax error before "req"
BDB.xs:293: error: `req' undeclared (first use in this function)
BDB.xs: At top level:
BDB.xs:306: error: syntax error before "req"
BDB.xs:307: error: syntax error before "req"
BDB.xs:309: error: syntax error before "req"
BDB.xs: In function `req_invoke':
BDB.xs:313: error: `req' undeclared (first use in this function)
BDB.xs: At top level:
BDB.xs:382: error: syntax error before "req"
BDB.xs: In function `req_free':
BDB.xs:384: error: `req' undeclared (first use in this function)
BDB.xs: In function `start_thread':
BDB.xs:440: error: `wrk' undeclared (first use in this function)
BDB.xs:449: error: request for member `next' in something not a structure or union
BDB.xs:450: error: request for member `next' in something not a structure or union
BDB.xs:451: error: request for member `next' in something not a structure or union
BDB.xs: At top level:
BDB.xs:472: error: syntax error before "req"
BDB.xs: In function `req_send':
BDB.xs:477: error: `req' undeclared (first use in this function)
BDB.xs: In function `end_thread':
BDB.xs:516: error: syntax error before "req"
BDB.xs:518: error: `req' undeclared (first use in this function)
BDB.xs:518: error: syntax error before ')' token
BDB.xs:518: error: syntax error before ')' token
BDB.xs: In function `poll_wait':
BDB.xs:563: error: request for member `size' in something not a structure or union
BDB.xs: In function `poll_cb':
BDB.xs:585: error: syntax error before "req"
BDB.xs:597: error: `req' undeclared (first use in this function)
BDB.xs:603: error: request for member `size' in something not a structure or union
BDB.xs: In function `bdb_proc':
BDB.xs:656: error: syntax error before "req"
BDB.xs:658: error: `self' undeclared (first use in this function)
BDB.xs:658: error: syntax error before ')' token
BDB.xs:671: error: `req' undeclared (first use in this function)
BDB.xs:782: error: `TXN_DEADLOCK' undeclared (first use in this function)
BDB.xs:786: error: `DB_LOCK_DEADLOCK' undeclared (first use in this function)
BDB.xs:798: error: `db_recno_t' undeclared (first use in this function)
BDB.xs:798: error: syntax error before "recno"
BDB.xs:799: error: `recno' undeclared (first use in this function)
BDB.xs:841: error: `DB_LOCK_NOTGRANTED' undeclared (first use in this function)
BDB.xs: In function `atfork_child':
BDB.xs:884: error: syntax error before "prv"
BDB.xs:886: error: `prv' undeclared (first use in this function)
BDB.xs:892: error: request for member `next' in something not a structure or union
BDB.xs:894: error: `wrk' undeclared (first use in this function)
BDB.xs:894: error: request for member `next' in something not a structure or union
BDB.xs: In function `XS_BDB_strerror':
BDB.xs:1309: warning: assignment makes pointer from integer without a cast
BDB.c: In function `XS_BDB_db_env_create':
BDB.c:1334: error: `DB_ENV' undeclared (first use in this function)
BDB.c:1334: error: `RETVAL' undeclared (first use in this function)
BDB.c:1335: warning: ISO C90 forbids mixed declarations and code
BDB.c: In function `XS_BDB_db_env_open':
BDB.c:1370: error: `DB_ENV' undeclared (first use in this function)
BDB.c:1370: error: `env' undeclared (first use in this function)
BDB.c:1371: warning: ISO C90 forbids mixed declarations and code
BDB.c:1376: error: syntax error before ')' token
BDB.xs:1334: error: syntax error before "req"
BDB.xs:1334: error: `req' undeclared (first use in this function)
BDB.xs:1334: error: syntax error before ')' token
BDB.xs:1334: error: syntax error before ')' token
BDB.xs:1337: error: `DB_THREAD' undeclared (first use in this function)
BDB.c: In function `XS_BDB_db_env_close':
BDB.c:1406: error: `DB_ENV' undeclared (first use in this function)
BDB.c:1406: error: `env' undeclared (first use in this function)
BDB.c:1407: warning: ISO C90 forbids mixed declarations and code
BDB.c:1410: error: syntax error before ')' token
BDB.xs:1347: error: syntax error before "req"
BDB.xs:1347: error: `req' undeclared (first use in this function)
BDB.xs:1347: error: syntax error before ')' token
BDB.xs:1347: error: syntax error before ')' token
BDB.c: In function `XS_BDB_db_env_txn_checkpoint':
BDB.c:1444: error: `DB_ENV' undeclared (first use in this function)
BDB.c:1444: error: `env' undeclared (first use in this function)
BDB.c:1445: warning: ISO C90 forbids mixed declarations and code
BDB.c:1450: error: syntax error before ')' token
BDB.xs:1358: error: syntax error before "req"
BDB.xs:1358: error: `req' undeclared (first use in this function)
BDB.xs:1358: error: syntax error before ')' token
BDB.xs:1358: error: syntax error before ')' token
BDB.c: In function `XS_BDB_db_env_lock_detect':
BDB.c:1497: error: `DB_ENV' undeclared (first use in this function)
BDB.c:1497: error: `env' undeclared (first use in this function)
BDB.c:1498: warning: ISO C90 forbids mixed declarations and code
BDB.c:1503: error: syntax error before ')' token
BDB.c:1512: error: `DB_LOCK_DEFAULT' undeclared (first use in this function)
BDB.xs:1370: error: syntax error before "req"
BDB.xs:1370: error: `req' undeclared (first use in this function)
BDB.xs:1370: error: syntax error before ')' token
BDB.xs:1370: error: syntax error before ')' token
BDB.c: In function `XS_BDB_db_env_memp_sync':
BDB.c:1549: error: `DB_ENV' undeclared (first use in this function)
BDB.c:1549: error: `env' undeclared (first use in this function)
BDB.c:1550: warning: ISO C90 forbids mixed declarations and code
BDB.c:1553: error: syntax error before ')' token
BDB.xs:1381: error: syntax error before "req"
BDB.xs:1381: error: `req' undeclared (first use in this function)
BDB.xs:1381: error: syntax error before ')' token
BDB.xs:1381: error: syntax error before ')' token
BDB.c: In function `XS_BDB_db_env_memp_trickle':
BDB.c:1585: error: `DB_ENV' undeclared (first use in this function)
BDB.c:1585: error: `env' undeclared (first use in this function)
BDB.c:1586: warning: ISO C90 forbids mixed declarations and code
BDB.c:1590: error: syntax error before ')' token
BDB.xs:1390: error: syntax error before "req"
BDB.xs:1390: error: `req' undeclared (first use in this function)
BDB.xs:1390: error: syntax error before ')' token
BDB.xs:1390: error: syntax error before ')' token
BDB.c: In function `XS_BDB_db_create':
BDB.c:1623: error: `DB' undeclared (first use in this function)
BDB.c:1623: error: `RETVAL' undeclared (first use in this function)
BDB.c:1624: error: `DB_ENV' undeclared (first use in this function)
BDB.c:1624: error: `env' undeclared (first use in this function)
BDB.c:1625: warning: ISO C90 forbids mixed declarations and code
BDB.c:1630: error: syntax error before ')' token
BDB.c: In function `XS_BDB_db_open':
BDB.c:1663: error: `DB' undeclared (first use in this function)
BDB.c:1664: error: `txnid' undeclared (first use in this function)
BDB.c:1665: warning: ISO C90 forbids mixed declarations and code
BDB.c:1672: error: syntax error before ')' token
BDB.c:1674: error: `DB_TXN' undeclared (first use in this function)
BDB.c:1674: error: syntax error before ')' token
BDB.xs:1415: error: syntax error before "req"
BDB.xs:1415: error: `req' undeclared (first use in this function)
BDB.xs:1415: error: syntax error before ')' token
BDB.xs:1415: error: syntax error before ')' token
BDB.xs:1421: error: `DB_THREAD' undeclared (first use in this function)
BDB.c: In function `XS_BDB_db_close':
BDB.c:1706: error: `DB' undeclared (first use in this function)
BDB.c:1707: warning: ISO C90 forbids mixed declarations and code
BDB.c:1710: error: syntax error before ')' token
BDB.xs:1430: error: syntax error before "req"
BDB.xs:1430: error: `req' undeclared (first use in this function)
BDB.xs:1430: error: syntax error before ')' token
BDB.xs:1430: error: syntax error before ')' token
BDB.xs:1433: error: request for member `app_private' in something not a structure or union
BDB.c: In function `XS_BDB_db_compact':
BDB.c:1745: error: `DB' undeclared (first use in this function)
BDB.c:1746: error: invalid operands to binary *
BDB.c:1747: warning: ISO C90 forbids mixed declarations and code
BDB.c:1754: error: syntax error before ')' token
BDB.c:1759: error: `DB_TXN' undeclared (first use in this function)
BDB.c:1759: error: syntax error before ')' token
BDB.c:1781: error: `DB_FREE_SPACE' undeclared (first use in this function)
BDB.xs:1442: error: syntax error before "req"
BDB.xs:1442: error: `req' undeclared (first use in this function)
BDB.xs:1442: error: syntax error before ')' token
BDB.xs:1442: error: syntax error before ')' token
BDB.c: In function `XS_BDB_db_sync':
BDB.c:1820: error: `DB' undeclared (first use in this function)
BDB.c:1821: warning: ISO C90 forbids mixed declarations and code
BDB.c:1824: error: syntax error before ')' token
BDB.xs:1455: error: syntax error before "req"
BDB.xs:1455: error: `req' undeclared (first use in this function)
BDB.xs:1455: error: syntax error before ')' token
BDB.xs:1455: error: syntax error before ')' token
BDB.c: In function `XS_BDB_db_upgrade':
BDB.c:1857: error: `DB' undeclared (first use in this function)
BDB.c:1858: warning: ISO C90 forbids mixed declarations and code
BDB.c:1862: error: syntax error before ')' token
BDB.xs:1465: error: syntax error before "req"
BDB.xs:1465: error: `req' undeclared (first use in this function)
BDB.xs:1465: error: syntax error before ')' token
BDB.xs:1465: error: syntax error before ')' token
BDB.c: In function `XS_BDB_db_key_range':
BDB.c:1896: error: `DB' undeclared (first use in this function)
BDB.c:1897: error: invalid operands to binary *
BDB.c:1898: warning: ISO C90 forbids mixed declarations and code
BDB.c:1903: error: syntax error before ')' token
BDB.c:1905: error: `DB_TXN' undeclared (first use in this function)
BDB.c:1905: error: syntax error before ')' token
BDB.xs:1476: error: syntax error before "req"
BDB.xs:1476: error: `req' undeclared (first use in this function)
BDB.xs:1476: error: syntax error before ')' token
BDB.xs:1476: error: syntax error before ')' token
BDB.c: In function `XS_BDB_db_put':
BDB.c:1941: error: `DB' undeclared (first use in this function)
BDB.c:1942: error: invalid operands to binary *
BDB.c:1943: warning: ISO C90 forbids mixed declarations and code
BDB.c:1948: error: syntax error before ')' token
BDB.c:1950: error: `DB_TXN' undeclared (first use in this function)
BDB.c:1950: error: syntax error before ')' token
BDB.xs:1489: error: syntax error before "req"
BDB.xs:1489: error: `req' undeclared (first use in this function)
BDB.xs:1489: error: syntax error before ')' token
BDB.xs:1489: error: syntax error before ')' token
BDB.c: In function `XS_BDB_db_get':
BDB.c:1986: error: `DB' undeclared (first use in this function)
BDB.c:1987: error: invalid operands to binary *
BDB.c:1988: warning: ISO C90 forbids mixed declarations and code
BDB.c:1993: error: syntax error before ')' token
BDB.c:1995: error: `DB_TXN' undeclared (first use in this function)
BDB.c:1995: error: syntax error before ')' token
BDB.xs:1504: error: syntax error before "req"
BDB.xs:1504: error: `req' undeclared (first use in this function)
BDB.xs:1504: error: syntax error before ')' token
BDB.xs:1504: error: syntax error before ')' token
BDB.xs:1509: error: `DB_DBT_MALLOC' undeclared (first use in this function)
BDB.c: In function `XS_BDB_db_pget':
BDB.c:2034: error: `DB' undeclared (first use in this function)
BDB.c:2035: error: invalid operands to binary *
BDB.c:2036: warning: ISO C90 forbids mixed declarations and code
BDB.c:2042: error: syntax error before ')' token
BDB.c:2044: error: `DB_TXN' undeclared (first use in this function)
BDB.c:2044: error: syntax error before ')' token
BDB.xs:1520: error: syntax error before "req"
BDB.xs:1520: error: `req' undeclared (first use in this function)
BDB.xs:1520: error: syntax error before ')' token
BDB.xs:1520: error: syntax error before ')' token
BDB.xs:1526: error: `DB_DBT_MALLOC' undeclared (first use in this function)
BDB.c: In function `XS_BDB_db_del':
BDB.c:2084: error: `DB' undeclared (first use in this function)
BDB.c:2085: error: invalid operands to binary *
BDB.c:2086: warning: ISO C90 forbids mixed declarations and code
BDB.c:2090: error: syntax error before ')' token
BDB.c:2092: error: `DB_TXN' undeclared (first use in this function)
BDB.c:2092: error: syntax error before ')' token
BDB.xs:1535: error: syntax error before "req"
BDB.xs:1535: error: `req' undeclared (first use in this function)
BDB.xs:1535: error: syntax error before ')' token
BDB.xs:1535: error: syntax error before ')' token
BDB.c: In function `XS_BDB_db_txn_commit':
BDB.c:2127: error: `DB_TXN' undeclared (first use in this function)
BDB.c:2128: warning: ISO C90 forbids mixed declarations and code
BDB.c:2131: error: syntax error before ')' token
BDB.xs:1547: error: syntax error before "req"
BDB.xs:1547: error: `req' undeclared (first use in this function)
BDB.xs:1547: error: syntax error before ')' token
BDB.xs:1547: error: syntax error before ')' token
BDB.c: In function `XS_BDB_db_txn_abort':
BDB.c:2165: error: `DB_TXN' undeclared (first use in this function)
BDB.c:2166: warning: ISO C90 forbids mixed declarations and code
BDB.c:2168: error: syntax error before ')' token
BDB.xs:1558: error: syntax error before "req"
BDB.xs:1558: error: `req' undeclared (first use in this function)
BDB.xs:1558: error: syntax error before ')' token
BDB.xs:1558: error: syntax error before ')' token
BDB.c: In function `XS_BDB_db_txn_finish':
BDB.c:2195: error: `DB_TXN' undeclared (first use in this function)
BDB.c:2196: warning: ISO C90 forbids mixed declarations and code
BDB.c:2199: error: syntax error before ')' token
BDB.xs:1568: error: syntax error before "req"
BDB.xs:1568: error: `req' undeclared (first use in this function)
BDB.xs:1568: error: syntax error before ')' token
BDB.xs:1568: error: syntax error before ')' token
BDB.c: In function `XS_BDB_db_c_close':
BDB.c:2233: error: `DBC' undeclared (first use in this function)
BDB.c:2234: warning: ISO C90 forbids mixed declarations and code
BDB.c:2236: error: syntax error before ')' token
BDB.xs:1579: error: syntax error before "req"
BDB.xs:1579: error: `req' undeclared (first use in this function)
BDB.xs:1579: error: syntax error before ')' token
BDB.xs:1579: error: syntax error before ')' token
BDB.c: In function `XS_BDB_db_c_count':
BDB.c:2263: error: `DBC' undeclared (first use in this function)
BDB.c:2264: warning: ISO C90 forbids mixed declarations and code
BDB.c:2268: error: syntax error before ')' token
BDB.xs:1589: error: syntax error before "req"
BDB.xs:1589: error: `req' undeclared (first use in this function)
BDB.xs:1589: error: syntax error before ')' token
BDB.xs:1589: error: syntax error before ')' token
BDB.c: In function `XS_BDB_db_c_put':
BDB.c:2301: error: `DBC' undeclared (first use in this function)
BDB.c:2302: warning: ISO C90 forbids mixed declarations and code
BDB.c:2307: error: syntax error before ')' token
BDB.xs:1599: error: syntax error before "req"
BDB.xs:1599: error: `req' undeclared (first use in this function)
BDB.xs:1599: error: syntax error before ')' token
BDB.xs:1599: error: syntax error before ')' token
BDB.c: In function `XS_BDB_db_c_get':
BDB.c:2342: error: `DBC' undeclared (first use in this function)
BDB.c:2343: warning: ISO C90 forbids mixed declarations and code
BDB.c:2348: error: syntax error before ')' token
BDB.xs:1611: error: syntax error before "req"
BDB.xs:1611: error: `req' undeclared (first use in this function)
BDB.xs:1611: error: syntax error before ')' token
BDB.xs:1611: error: syntax error before ')' token
BDB.xs:1614: error: `DB_SET' undeclared (first use in this function)
BDB.xs:1615: error: `DB_SET_RANGE' undeclared (first use in this function)
BDB.xs:1618: error: `DB_DBT_MALLOC' undeclared (first use in this function)
BDB.xs:1622: error: `DB_GET_BOTH' undeclared (first use in this function)
BDB.xs:1623: error: `DB_GET_BOTH_RANGE' undeclared (first use in this function)
BDB.c: In function `XS_BDB_db_c_pget':
BDB.c:2396: error: `DBC' undeclared (first use in this function)
BDB.c:2397: warning: ISO C90 forbids mixed declarations and code
BDB.c:2403: error: syntax error before ')' token
BDB.xs:1636: error: syntax error before "req"
BDB.xs:1636: error: `req' undeclared (first use in this function)
BDB.xs:1636: error: syntax error before ')' token
BDB.xs:1636: error: syntax error before ')' token
BDB.xs:1639: error: `DB_SET' undeclared (first use in this function)
BDB.xs:1640: error: `DB_SET_RANGE' undeclared (first use in this function)
BDB.xs:1643: error: `DB_DBT_MALLOC' undeclared (first use in this function)
BDB.xs:1650: error: `DB_GET_BOTH' undeclared (first use in this function)
BDB.xs:1651: error: `DB_GET_BOTH_RANGE' undeclared (first use in this function)
BDB.c: In function `XS_BDB_db_c_del':
BDB.c:2454: error: `DBC' undeclared (first use in this function)
BDB.c:2455: warning: ISO C90 forbids mixed declarations and code
BDB.c:2458: error: syntax error before ')' token
BDB.xs:1664: error: syntax error before "req"
BDB.xs:1664: error: `req' undeclared (first use in this function)
BDB.xs:1664: error: syntax error before ')' token
BDB.xs:1664: error: syntax error before ')' token
BDB.c: In function `XS_BDB_db_sequence_open':
BDB.c:2491: error: `DB_SEQUENCE' undeclared (first use in this function)
BDB.c:2492: error: `txnid' undeclared (first use in this function)
BDB.c:2493: warning: ISO C90 forbids mixed declarations and code
BDB.c:2497: error: syntax error before ')' token
BDB.c:2499: error: `DB_TXN' undeclared (first use in this function)
BDB.c:2499: error: syntax error before ')' token
BDB.xs:1675: error: syntax error before "req"
BDB.xs:1675: error: `req' undeclared (first use in this function)
BDB.xs:1675: error: syntax error before ')' token
BDB.xs:1675: error: syntax error before ')' token
BDB.xs:1678: error: `DB_THREAD' undeclared (first use in this function)
BDB.c: In function `XS_BDB_db_sequence_close':
BDB.c:2534: error: `DB_SEQUENCE' undeclared (first use in this function)
BDB.c:2535: warning: ISO C90 forbids mixed declarations and code
BDB.c:2538: error: syntax error before ')' token
BDB.xs:1687: error: syntax error before "req"
BDB.xs:1687: error: `req' undeclared (first use in this function)
BDB.xs:1687: error: syntax error before ')' token
BDB.xs:1687: error: syntax error before ')' token
BDB.c: In function `XS_BDB_db_sequence_get':
BDB.c:2572: error: `DB_SEQUENCE' undeclared (first use in this function)
BDB.c:2573: error: `txnid' undeclared (first use in this function)
BDB.c:2574: warning: ISO C90 forbids mixed declarations and code
BDB.c:2579: error: syntax error before ')' token
BDB.c:2581: error: `DB_TXN' undeclared (first use in this function)
BDB.c:2581: error: syntax error before ')' token
BDB.c:2584: error: `DB_TXN_NOSYNC' undeclared (first use in this function)
BDB.xs:1698: error: syntax error before "req"
BDB.xs:1698: error: `req' undeclared (first use in this function)
BDB.xs:1698: error: syntax error before ')' token
BDB.xs:1698: error: syntax error before ')' token
BDB.c: In function `XS_BDB_db_sequence_remove':
BDB.c:2617: error: `DB_SEQUENCE' undeclared (first use in this function)
BDB.c:2618: error: `txnid' undeclared (first use in this function)
BDB.c:2619: warning: ISO C90 forbids mixed declarations and code
BDB.c:2622: error: syntax error before ')' token
BDB.c:2627: error: `DB_TXN' undeclared (first use in this function)
BDB.c:2627: error: syntax error before ')' token
BDB.xs:1711: error: syntax error before "req"
BDB.xs:1711: error: `req' undeclared (first use in this function)
BDB.xs:1711: error: syntax error before ')' token
BDB.xs:1711: error: syntax error before ')' token
BDB.c: In function `XS_BDB__Env_DESTROY':
BDB.c:2662: error: `env' undeclared (first use in this function)
BDB.c:2664: error: `DB_ENV' undeclared (first use in this function)
BDB.c:2664: error: syntax error before ')' token
BDB.c: In function `XS_BDB__Env_set_data_dir':
BDB.c:2683: error: `DB_ENV' undeclared (first use in this function)
BDB.c:2683: error: `env' undeclared (first use in this function)
BDB.c:2684: warning: ISO C90 forbids mixed declarations and code
BDB.c:2686: error: syntax error before ')' token
BDB.c: In function `XS_BDB__Env_set_tmp_dir':
BDB.c:2705: error: `DB_ENV' undeclared (first use in this function)
BDB.c:2705: error: `env' undeclared (first use in this function)
BDB.c:2706: warning: ISO C90 forbids mixed declarations and code
BDB.c:2708: error: syntax error before ')' token
BDB.c: In function `XS_BDB__Env_set_lg_dir':
BDB.c:2727: error: `DB_ENV' undeclared (first use in this function)
BDB.c:2727: error: `env' undeclared (first use in this function)
BDB.c:2728: warning: ISO C90 forbids mixed declarations and code
BDB.c:2730: error: syntax error before ')' token
BDB.c: In function `XS_BDB__Env_set_shm_key':
BDB.c:2749: error: `DB_ENV' undeclared (first use in this function)
BDB.c:2749: error: `env' undeclared (first use in this function)
BDB.c:2750: warning: ISO C90 forbids mixed declarations and code
BDB.c:2752: error: syntax error before ')' token
BDB.c: In function `XS_BDB__Env_set_cachesize':
BDB.c:2771: error: `DB_ENV' undeclared (first use in this function)
BDB.c:2771: error: `env' undeclared (first use in this function)
BDB.c:2772: warning: ISO C90 forbids mixed declarations and code
BDB.c:2776: error: syntax error before ')' token
BDB.c: In function `XS_BDB__Env_set_flags':
BDB.c:2801: error: `DB_ENV' undeclared (first use in this function)
BDB.c:2801: error: `env' undeclared (first use in this function)
BDB.c:2802: warning: ISO C90 forbids mixed declarations and code
BDB.c:2805: error: syntax error before ')' token
BDB.c: In function `XS_BDB__Env_set_errfile':
BDB.c:2828: error: `DB_ENV' undeclared (first use in this function)
BDB.c:2828: error: `env' undeclared (first use in this function)
BDB.c:2829: warning: ISO C90 forbids mixed declarations and code
BDB.c:2831: error: syntax error before ')' token
BDB.c: In function `XS_BDB__Env_set_msgfile':
BDB.c:2853: error: `DB_ENV' undeclared (first use in this function)
BDB.c:2853: error: `env' undeclared (first use in this function)
BDB.c:2854: warning: ISO C90 forbids mixed declarations and code
BDB.c:2856: error: syntax error before ')' token
BDB.c: In function `XS_BDB__Env_set_verbose':
BDB.c:2880: error: `DB_ENV' undeclared (first use in this function)
BDB.c:2880: error: `env' undeclared (first use in this function)
BDB.c:2881: warning: ISO C90 forbids mixed declarations and code
BDB.c:2884: error: syntax error before ')' token
BDB.c: In function `XS_BDB__Env_set_encrypt':
BDB.c:2915: error: `DB_ENV' undeclared (first use in this function)
BDB.c:2915: error: `env' undeclared (first use in this function)
BDB.c:2916: warning: ISO C90 forbids mixed declarations and code
BDB.c:2919: error: syntax error before ')' token
BDB.c: In function `XS_BDB__Env_set_timeout':
BDB.c:2944: error: `DB_ENV' undeclared (first use in this function)
BDB.c:2944: error: `env' undeclared (first use in this function)
BDB.c:2945: warning: ISO C90 forbids mixed declarations and code
BDB.c:2948: error: syntax error before ')' token
BDB.c:2951: error: `DB_SET_TXN_TIMEOUT' undeclared (first use in this function)
BDB.c: In function `XS_BDB__Env_set_mp_max_openfd':
BDB.c:2973: error: `DB_ENV' undeclared (first use in this function)
BDB.c:2973: error: `env' undeclared (first use in this function)
BDB.c:2974: warning: ISO C90 forbids mixed declarations and code
BDB.c:2976: error: syntax error before ')' token
BDB.c: In function `XS_BDB__Env_set_mp_max_write':
BDB.c:2995: error: `DB_ENV' undeclared (first use in this function)
BDB.c:2995: error: `env' undeclared (first use in this function)
BDB.c:2996: warning: ISO C90 forbids mixed declarations and code
BDB.c:2999: error: syntax error before ')' token
BDB.c: In function `XS_BDB__Env_set_mp_mmapsize':
BDB.c:3018: error: `DB_ENV' undeclared (first use in this function)
BDB.c:3018: error: `env' undeclared (first use in this function)
BDB.c:3019: warning: ISO C90 forbids mixed declarations and code
BDB.c:3021: error: syntax error before ')' token
BDB.c: In function `XS_BDB__Env_set_lk_detect':
BDB.c:3040: error: `DB_ENV' undeclared (first use in this function)
BDB.c:3040: error: `env' undeclared (first use in this function)
BDB.c:3041: warning: ISO C90 forbids mixed declarations and code
BDB.c:3043: error: syntax error before ')' token
BDB.c:3046: error: `DB_LOCK_DEFAULT' undeclared (first use in this function)
BDB.c: In function `XS_BDB__Env_set_lk_max_lockers':
BDB.c:3068: error: `DB_ENV' undeclared (first use in this function)
BDB.c:3068: error: `env' undeclared (first use in this function)
BDB.c:3069: warning: ISO C90 forbids mixed declarations and code
BDB.c:3071: error: syntax error before ')' token
BDB.c: In function `XS_BDB__Env_set_lk_max_locks':
BDB.c:3090: error: `DB_ENV' undeclared (first use in this function)
BDB.c:3090: error: `env' undeclared (first use in this function)
BDB.c:3091: warning: ISO C90 forbids mixed declarations and code
BDB.c:3093: error: syntax error before ')' token
BDB.c: In function `XS_BDB__Env_set_lk_max_objects':
BDB.c:3112: error: `DB_ENV' undeclared (first use in this function)
BDB.c:3112: error: `env' undeclared (first use in this function)
BDB.c:3113: warning: ISO C90 forbids mixed declarations and code
BDB.c:3115: error: syntax error before ')' token
BDB.c: In function `XS_BDB__Env_set_lg_bsize':
BDB.c:3134: error: `DB_ENV' undeclared (first use in this function)
BDB.c:3134: error: `env' undeclared (first use in this function)
BDB.c:3135: warning: ISO C90 forbids mixed declarations and code
BDB.c:3137: error: syntax error before ')' token
BDB.c: In function `XS_BDB__Env_set_lg_max':
BDB.c:3156: error: `DB_ENV' undeclared (first use in this function)
BDB.c:3156: error: `env' undeclared (first use in this function)
BDB.c:3157: warning: ISO C90 forbids mixed declarations and code
BDB.c:3159: error: syntax error before ')' token
BDB.c: In function `XS_BDB__Env_mutex_set_max':
BDB.c:3178: error: `DB_ENV' undeclared (first use in this function)
BDB.c:3178: error: `env' undeclared (first use in this function)
BDB.c:3179: warning: ISO C90 forbids mixed declarations and code
BDB.c:3181: error: syntax error before ')' token
BDB.c: In function `XS_BDB__Env_mutex_set_increment':
BDB.c:3200: error: `DB_ENV' undeclared (first use in this function)
BDB.c:3200: error: `env' undeclared (first use in this function)
BDB.c:3201: warning: ISO C90 forbids mixed declarations and code
BDB.c:3203: error: syntax error before ')' token
BDB.c: In function `XS_BDB__Env_mutex_set_tas_spins':
BDB.c:3222: error: `DB_ENV' undeclared (first use in this function)
BDB.c:3222: error: `env' undeclared (first use in this function)
BDB.c:3223: warning: ISO C90 forbids mixed declarations and code
BDB.c:3225: error: syntax error before ')' token
BDB.c: In function `XS_BDB__Env_mutex_set_align':
BDB.c:3244: error: `DB_ENV' undeclared (first use in this function)
BDB.c:3244: error: `env' undeclared (first use in this function)
BDB.c:3245: warning: ISO C90 forbids mixed declarations and code
BDB.c:3247: error: syntax error before ')' token
BDB.c: In function `XS_BDB__Env_txn_begin':
BDB.c:3264: error: `DB_TXN' undeclared (first use in this function)
BDB.c:3264: error: `RETVAL' undeclared (first use in this function)
BDB.c:3265: error: `DB_ENV' undeclared (first use in this function)
BDB.c:3265: error: `env' undeclared (first use in this function)
BDB.c:3266: error: `parent' undeclared (first use in this function)
BDB.c:3267: warning: ISO C90 forbids mixed declarations and code
BDB.c:3269: error: syntax error before ')' token
BDB.c:3274: error: syntax error before ')' token
BDB.c: In function `XS_BDB__Db_DESTROY':
BDB.c:3302: error: invalid operands to binary *
BDB.c:3304: error: `DB' undeclared (first use in this function)
BDB.c:3304: error: syntax error before ')' token
BDB.xs:1883: error: request for member `app_private' in something not a structure or union
BDB.xs:1884: error: request for member `close' in something not a structure or union
BDB.c: In function `XS_BDB__Db_set_cachesize':
BDB.c:3327: error: `DB' undeclared (first use in this function)
BDB.c:3328: warning: ISO C90 forbids mixed declarations and code
BDB.c:3332: error: syntax error before ')' token
BDB.xs:1890: error: request for member `set_cachesize' in something not a structure or union
BDB.c: In function `XS_BDB__Db_set_flags':
BDB.c:3357: error: `DB' undeclared (first use in this function)
BDB.c:3358: warning: ISO C90 forbids mixed declarations and code
BDB.c:3360: error: syntax error before ')' token
BDB.xs:1896: error: request for member `set_flags' in something not a structure or union
BDB.c: In function `XS_BDB__Db_set_encrypt':
BDB.c:3379: error: `DB' undeclared (first use in this function)
BDB.c:3380: warning: ISO C90 forbids mixed declarations and code
BDB.c:3383: error: syntax error before ')' token
BDB.xs:1902: error: request for member `set_encrypt' in something not a structure or union
BDB.c: In function `XS_BDB__Db_set_lorder':
BDB.c:3402: error: `DB' undeclared (first use in this function)
BDB.c:3403: warning: ISO C90 forbids mixed declarations and code
BDB.c:3405: error: syntax error before ')' token
BDB.xs:1908: error: request for member `set_lorder' in something not a structure or union
BDB.c: In function `XS_BDB__Db_set_bt_minkey':
BDB.c:3424: error: `DB' undeclared (first use in this function)
BDB.c:3425: warning: ISO C90 forbids mixed declarations and code
BDB.c:3427: error: syntax error before ')' token
BDB.xs:1914: error: request for member `set_bt_minkey' in something not a structure or union
BDB.c: In function `XS_BDB__Db_set_re_delim':
BDB.c:3446: error: `DB' undeclared (first use in this function)
BDB.c:3447: warning: ISO C90 forbids mixed declarations and code
BDB.c:3449: error: syntax error before ')' token
BDB.xs:1920: error: request for member `set_re_delim' in something not a structure or union
BDB.c: In function `XS_BDB__Db_set_re_pad':
BDB.c:3468: error: `DB' undeclared (first use in this function)
BDB.c:3469: warning: ISO C90 forbids mixed declarations and code
BDB.c:3471: error: syntax error before ')' token
BDB.xs:1926: error: request for member `set_re_pad' in something not a structure or union
BDB.c: In function `XS_BDB__Db_set_re_source':
BDB.c:3490: error: `DB' undeclared (first use in this function)
BDB.c:3491: warning: ISO C90 forbids mixed declarations and code
BDB.c:3493: error: syntax error before ')' token
BDB.xs:1932: error: request for member `set_re_source' in something not a structure or union
BDB.c: In function `XS_BDB__Db_set_re_len':
BDB.c:3512: error: `DB' undeclared (first use in this function)
BDB.c:3513: warning: ISO C90 forbids mixed declarations and code
BDB.c:3515: error: syntax error before ')' token
BDB.xs:1938: error: request for member `set_re_len' in something not a structure or union
BDB.c: In function `XS_BDB__Db_set_h_ffactor':
BDB.c:3534: error: `DB' undeclared (first use in this function)
BDB.c:3535: warning: ISO C90 forbids mixed declarations and code
BDB.c:3537: error: syntax error before ')' token
BDB.xs:1944: error: request for member `set_h_ffactor' in something not a structure or union
BDB.c: In function `XS_BDB__Db_set_h_nelem':
BDB.c:3556: error: `DB' undeclared (first use in this function)
BDB.c:3557: warning: ISO C90 forbids mixed declarations and code
BDB.c:3559: error: syntax error before ')' token
BDB.xs:1950: error: request for member `set_h_nelem' in something not a structure or union
BDB.c: In function `XS_BDB__Db_set_q_extentsize':
BDB.c:3578: error: `DB' undeclared (first use in this function)
BDB.c:3579: warning: ISO C90 forbids mixed declarations and code
BDB.c:3581: error: syntax error before ')' token
BDB.xs:1956: error: request for member `set_q_extentsize' in something not a structure or union
BDB.c: In function `XS_BDB__Db_cursor':
BDB.c:3598: error: `DBC' undeclared (first use in this function)
BDB.c:3598: error: `RETVAL' undeclared (first use in this function)
BDB.c:3599: error: `DB' undeclared (first use in this function)
BDB.c:3600: error: invalid operands to binary *
BDB.c:3601: warning: ISO C90 forbids mixed declarations and code
BDB.c:3603: error: syntax error before ')' token
BDB.c:3608: error: `DB_TXN' undeclared (first use in this function)
BDB.c:3608: error: syntax error before ')' token
BDB.xs:1963: error: request for member `cursor' in something not a structure or union
BDB.c: In function `XS_BDB__Db_sequence':
BDB.c:3636: error: `DB_SEQUENCE' undeclared (first use in this function)
BDB.c:3636: error: `RETVAL' undeclared (first use in this function)
BDB.c:3637: error: `DB' undeclared (first use in this function)
BDB.c:3638: warning: ISO C90 forbids mixed declarations and code
BDB.c:3640: error: syntax error before ')' token
BDB.c: In function `XS_BDB__Txn_DESTROY':
BDB.c:3668: error: invalid operands to binary *
BDB.c:3670: error: `DB_TXN' undeclared (first use in this function)
BDB.c:3670: error: syntax error before ')' token
BDB.xs:1987: error: request for member `abort' in something not a structure or union
BDB.c: In function `XS_BDB__Txn_set_timeout':
BDB.c:3689: error: `DB_TXN' undeclared (first use in this function)
BDB.c:3690: warning: ISO C90 forbids mixed declarations and code
BDB.c:3693: error: syntax error before ')' token
BDB.c:3696: error: `DB_SET_TXN_TIMEOUT' undeclared (first use in this function)
BDB.xs:1991: error: request for member `set_timeout' in something not a structure or union
BDB.c: In function `XS_BDB__Txn_failed':
BDB.c:3718: error: `DB_TXN' undeclared (first use in this function)
BDB.c:3720: error: syntax error before ')' token
BDB.xs:1997: error: request for member `flags' in something not a structure or union
BDB.xs:1997: error: `TXN_DEADLOCK' undeclared (first use in this function)
BDB.c: In function `XS_BDB__Cursor_DESTROY':
BDB.c:3737: error: invalid operands to binary *
BDB.c:3739: error: `DBC' undeclared (first use in this function)
BDB.c:3739: error: syntax error before ')' token
BDB.xs:2008: error: request for member `c_close' in something not a structure or union
BDB.c: In function `XS_BDB__Sequence_DESTROY':
BDB.c:3781: error: invalid operands to binary *
BDB.c:3783: error: `DB_SEQUENCE' undeclared (first use in this function)
BDB.c:3783: error: syntax error before ')' token
BDB.xs:2024: error: request for member `close' in something not a structure or union
BDB.c: In function `XS_BDB__Sequence_initial_value':
BDB.c:3802: error: `DB_SEQUENCE' undeclared (first use in this function)
BDB.c:3803: error: `db_seq_t' undeclared (first use in this function)
BDB.c:3803: error: syntax error before "value"
BDB.c:3805: error: syntax error before ')' token
BDB.xs:2028: error: request for member `initial_value' in something not a structure or union
BDB.xs:2028: error: `value' undeclared (first use in this function)
BDB.c: In function `XS_BDB__Sequence_set_cachesize':
BDB.c:3824: error: `DB_SEQUENCE' undeclared (first use in this function)
BDB.c:3825: warning: ISO C90 forbids mixed declarations and code
BDB.c:3827: error: syntax error before ')' token
BDB.xs:2034: error: request for member `set_cachesize' in something not a structure or union
BDB.c: In function `XS_BDB__Sequence_set_flags':
BDB.c:3846: error: `DB_SEQUENCE' undeclared (first use in this function)
BDB.c:3847: warning: ISO C90 forbids mixed declarations and code
BDB.c:3849: error: syntax error before ')' token
BDB.xs:2040: error: request for member `set_flags' in something not a structure or union
BDB.c: In function `XS_BDB__Sequence_set_range':
BDB.c:3868: error: `DB_SEQUENCE' undeclared (first use in this function)
BDB.c:3869: error: `db_seq_t' undeclared (first use in this function)
BDB.c:3869: error: syntax error before "min"
BDB.c:3872: error: syntax error before ')' token
BDB.xs:2046: error: request for member `set_range' in something not a structure or union
BDB.xs:2046: error: `min' undeclared (first use in this function)
BDB.xs:2046: error: `max' undeclared (first use in this function)
BDB.xs: In function `boot_BDB':
BDB.xs:972: error: `DB_RPCCLIENT' undeclared (first use in this function)
BDB.xs:972: error: initializer element is not constant
BDB.xs:972: error: (near initialization for `const_iv[0].iv')
BDB.xs:972: error: initializer element is not constant
BDB.xs:972: error: (near initialization for `const_iv[0]')
BDB.xs:973: error: `DB_INIT_CDB' undeclared (first use in this function)
BDB.xs:973: error: initializer element is not constant
BDB.xs:973: error: (near initialization for `const_iv[1].iv')
BDB.xs:973: error: initializer element is not constant
BDB.xs:973: error: (near initialization for `const_iv[1]')
BDB.xs:974: error: `DB_INIT_LOCK' undeclared (first use in this function)
BDB.xs:974: error: initializer element is not constant
BDB.xs:974: error: (near initialization for `const_iv[2].iv')
BDB.xs:974: error: initializer element is not constant
BDB.xs:974: error: (near initialization for `const_iv[2]')
BDB.xs:975: error: `DB_INIT_LOG' undeclared (first use in this function)
BDB.xs:975: error: initializer element is not constant
BDB.xs:975: error: (near initialization for `const_iv[3].iv')
BDB.xs:975: error: initializer element is not constant
BDB.xs:975: error: (near initialization for `const_iv[3]')
BDB.xs:976: error: `DB_INIT_MPOOL' undeclared (first use in this function)
BDB.xs:976: error: initializer element is not constant
BDB.xs:976: error: (near initialization for `const_iv[4].iv')
BDB.xs:976: error: initializer element is not constant
BDB.xs:976: error: (near initialization for `const_iv[4]')
BDB.xs:977: error: `DB_INIT_REP' undeclared (first use in this function)
BDB.xs:977: error: initializer element is not constant
BDB.xs:977: error: (near initialization for `const_iv[5].iv')
BDB.xs:977: error: initializer element is not constant
BDB.xs:977: error: (near initialization for `const_iv[5]')
BDB.xs:978: error: `DB_INIT_TXN' undeclared (first use in this function)
BDB.xs:978: error: initializer element is not constant
BDB.xs:978: error: (near initialization for `const_iv[6].iv')
BDB.xs:978: error: initializer element is not constant
BDB.xs:978: error: (near initialization for `const_iv[6]')
BDB.xs:979: error: `DB_RECOVER' undeclared (first use in this function)
BDB.xs:979: error: initializer element is not constant
BDB.xs:979: error: (near initialization for `const_iv[7].iv')
BDB.xs:979: error: initializer element is not constant
BDB.xs:979: error: (near initialization for `const_iv[7]')
BDB.xs:980: error: initializer element is not constant
BDB.xs:980: error: (near initialization for `const_iv[8].iv')
BDB.xs:980: error: initializer element is not constant
BDB.xs:980: error: (near initialization for `const_iv[8]')
BDB.xs:981: error: `DB_RECOVER_FATAL' undeclared (first use in this function)
BDB.xs:981: error: initializer element is not constant
BDB.xs:981: error: (near initialization for `const_iv[9].iv')
BDB.xs:981: error: initializer element is not constant
BDB.xs:981: error: (near initialization for `const_iv[9]')
BDB.xs:982: error: `DB_CREATE' undeclared (first use in this function)
BDB.xs:982: error: initializer element is not constant
BDB.xs:982: error: (near initialization for `const_iv[10].iv')
BDB.xs:982: error: initializer element is not constant
BDB.xs:982: error: (near initialization for `const_iv[10]')
BDB.xs:983: error: `DB_RDONLY' undeclared (first use in this function)
BDB.xs:983: error: initializer element is not constant
BDB.xs:983: error: (near initialization for `const_iv[11].iv')
BDB.xs:983: error: initializer element is not constant
BDB.xs:983: error: (near initialization for `const_iv[11]')
BDB.xs:984: error: `DB_USE_ENVIRON' undeclared (first use in this function)
BDB.xs:984: error: initializer element is not constant
BDB.xs:984: error: (near initialization for `const_iv[12].iv')
BDB.xs:984: error: initializer element is not constant
BDB.xs:984: error: (near initialization for `const_iv[12]')
BDB.xs:985: error: `DB_USE_ENVIRON_ROOT' undeclared (first use in this function)
BDB.xs:985: error: initializer element is not constant
BDB.xs:985: error: (near initialization for `const_iv[13].iv')
BDB.xs:985: error: initializer element is not constant
BDB.xs:985: error: (near initialization for `const_iv[13]')
BDB.xs:986: error: `DB_LOCKDOWN' undeclared (first use in this function)
BDB.xs:986: error: initializer element is not constant
BDB.xs:986: error: (near initialization for `const_iv[14].iv')
BDB.xs:986: error: initializer element is not constant
BDB.xs:986: error: (near initialization for `const_iv[14]')
BDB.xs:987: error: `DB_PRIVATE' undeclared (first use in this function)
BDB.xs:987: error: initializer element is not constant
BDB.xs:987: error: (near initialization for `const_iv[15].iv')
BDB.xs:987: error: initializer element is not constant
BDB.xs:987: error: (near initialization for `const_iv[15]')
BDB.xs:988: error: `DB_REGISTER' undeclared (first use in this function)
BDB.xs:988: error: initializer element is not constant
BDB.xs:988: error: (near initialization for `const_iv[16].iv')
BDB.xs:988: error: initializer element is not constant
BDB.xs:988: error: (near initialization for `const_iv[16]')
BDB.xs:989: error: `DB_SYSTEM_MEM' undeclared (first use in this function)
BDB.xs:989: error: initializer element is not constant
BDB.xs:989: error: (near initialization for `const_iv[17].iv')
BDB.xs:989: error: initializer element is not constant
BDB.xs:989: error: (near initialization for `const_iv[17]')
BDB.xs:990: error: `DB_AUTO_COMMIT' undeclared (first use in this function)
BDB.xs:990: error: initializer element is not constant
BDB.xs:990: error: (near initialization for `const_iv[18].iv')
BDB.xs:990: error: initializer element is not constant
BDB.xs:990: error: (near initialization for `const_iv[18]')
BDB.xs:991: error: `DB_CDB_ALLDB' undeclared (first use in this function)
BDB.xs:991: error: initializer element is not constant
BDB.xs:991: error: (near initialization for `const_iv[19].iv')
BDB.xs:991: error: initializer element is not constant
BDB.xs:991: error: (near initialization for `const_iv[19]')
BDB.xs:992: error: `DB_DIRECT_DB' undeclared (first use in this function)
BDB.xs:992: error: initializer element is not constant
BDB.xs:992: error: (near initialization for `const_iv[20].iv')
BDB.xs:992: error: initializer element is not constant
BDB.xs:992: error: (near initialization for `const_iv[20]')
BDB.xs:993: error: `DB_DIRECT_LOG' undeclared (first use in this function)
BDB.xs:993: error: initializer element is not constant
BDB.xs:993: error: (near initialization for `const_iv[21].iv')
BDB.xs:993: error: initializer element is not constant
BDB.xs:993: error: (near initialization for `const_iv[21]')
BDB.xs:994: error: `DB_DSYNC_DB' undeclared (first use in this function)
BDB.xs:994: error: initializer element is not constant
BDB.xs:994: error: (near initialization for `const_iv[22].iv')
BDB.xs:994: error: initializer element is not constant
BDB.xs:994: error: (near initialization for `const_iv[22]')
BDB.xs:995: error: `DB_DSYNC_LOG' undeclared (first use in this function)
BDB.xs:995: error: initializer element is not constant
BDB.xs:995: error: (near initialization for `const_iv[23].iv')
BDB.xs:995: error: initializer element is not constant
BDB.xs:995: error: (near initialization for `const_iv[23]')
BDB.xs:996: error: `DB_LOG_AUTOREMOVE' undeclared (first use in this function)
BDB.xs:996: error: initializer element is not constant
BDB.xs:996: error: (near initialization for `const_iv[24].iv')
BDB.xs:996: error: initializer element is not constant
BDB.xs:996: error: (near initialization for `const_iv[24]')
BDB.xs:997: error: `DB_LOG_INMEMORY' undeclared (first use in this function)
BDB.xs:997: error: initializer element is not constant
BDB.xs:997: error: (near initialization for `const_iv[25].iv')
BDB.xs:997: error: initializer element is not constant
BDB.xs:997: error: (near initialization for `const_iv[25]')
BDB.xs:998: error: `DB_NOLOCKING' undeclared (first use in this function)
BDB.xs:998: error: initializer element is not constant
BDB.xs:998: error: (near initialization for `const_iv[26].iv')
BDB.xs:998: error: initializer element is not constant
BDB.xs:998: error: (near initialization for `const_iv[26]')
BDB.xs:999: error: `DB_NOMMAP' undeclared (first use in this function)
BDB.xs:999: error: initializer element is not constant
BDB.xs:999: error: (near initialization for `const_iv[27].iv')
BDB.xs:999: error: initializer element is not constant
BDB.xs:999: error: (near initialization for `const_iv[27]')
BDB.xs:1000: error: `DB_NOPANIC' undeclared (first use in this function)
BDB.xs:1000: error: initializer element is not constant
BDB.xs:1000: error: (near initialization for `const_iv[28].iv')
BDB.xs:1000: error: initializer element is not constant
BDB.xs:1000: error: (near initialization for `const_iv[28]')
BDB.xs:1001: error: `DB_OVERWRITE' undeclared (first use in this function)
BDB.xs:1001: error: initializer element is not constant
BDB.xs:1001: error: (near initialization for `const_iv[29].iv')
BDB.xs:1001: error: initializer element is not constant
BDB.xs:1001: error: (near initialization for `const_iv[29]')
BDB.xs:1002: error: `DB_PANIC_ENVIRONMENT' undeclared (first use in this function)
BDB.xs:1002: error: initializer element is not constant
BDB.xs:1002: error: (near initialization for `const_iv[30].iv')
BDB.xs:1002: error: initializer element is not constant
BDB.xs:1002: error: (near initialization for `const_iv[30]')
BDB.xs:1003: error: `DB_REGION_INIT' undeclared (first use in this function)
BDB.xs:1003: error: initializer element is not constant
BDB.xs:1003: error: (near initialization for `const_iv[31].iv')
BDB.xs:1003: error: initializer element is not constant
BDB.xs:1003: error: (near initialization for `const_iv[31]')
BDB.xs:1004: error: `DB_TIME_NOTGRANTED' undeclared (first use in this function)
BDB.xs:1004: error: initializer element is not constant
BDB.xs:1004: error: (near initialization for `const_iv[32].iv')
BDB.xs:1004: error: initializer element is not constant
BDB.xs:1004: error: (near initialization for `const_iv[32]')
BDB.xs:1005: error: `DB_TXN_NOSYNC' undeclared (first use in this function)
BDB.xs:1005: error: initializer element is not constant
BDB.xs:1005: error: (near initialization for `const_iv[33].iv')
BDB.xs:1005: error: initializer element is not constant
BDB.xs:1005: error: (near initialization for `const_iv[33]')
BDB.xs:1006: error: `DB_TXN_NOT_DURABLE' undeclared (first use in this function)
BDB.xs:1006: error: initializer element is not constant
BDB.xs:1006: error: (near initialization for `const_iv[34].iv')
BDB.xs:1006: error: initializer element is not constant
BDB.xs:1006: error: (near initialization for `const_iv[34]')
BDB.xs:1007: error: `DB_TXN_WRITE_NOSYNC' undeclared (first use in this function)
BDB.xs:1007: error: initializer element is not constant
BDB.xs:1007: error: (near initialization for `const_iv[35].iv')
BDB.xs:1007: error: initializer element is not constant
BDB.xs:1007: error: (near initialization for `const_iv[35]')
BDB.xs:1008: error: `DB_WRITECURSOR' undeclared (first use in this function)
BDB.xs:1008: error: initializer element is not constant
BDB.xs:1008: error: (near initialization for `const_iv[36].iv')
BDB.xs:1008: error: initializer element is not constant
BDB.xs:1008: error: (near initialization for `const_iv[36]')
BDB.xs:1009: error: `DB_YIELDCPU' undeclared (first use in this function)
BDB.xs:1009: error: initializer element is not constant
BDB.xs:1009: error: (near initialization for `const_iv[37].iv')
BDB.xs:1009: error: initializer element is not constant
BDB.xs:1009: error: (near initialization for `const_iv[37]')
BDB.xs:1010: error: `DB_ENCRYPT_AES' undeclared (first use in this function)
BDB.xs:1010: error: initializer element is not constant
BDB.xs:1010: error: (near initialization for `const_iv[38].iv')
BDB.xs:1010: error: initializer element is not constant
BDB.xs:1010: error: (near initialization for `const_iv[38]')
BDB.xs:1011: error: `DB_XA_CREATE' undeclared (first use in this function)
BDB.xs:1011: error: initializer element is not constant
BDB.xs:1011: error: (near initialization for `const_iv[39].iv')
BDB.xs:1011: error: initializer element is not constant
BDB.xs:1011: error: (near initialization for `const_iv[39]')
BDB.xs:1012: error: `DB_BTREE' undeclared (first use in this function)
BDB.xs:1012: error: initializer element is not constant
BDB.xs:1012: error: (near initialization for `const_iv[40].iv')
BDB.xs:1012: error: initializer element is not constant
BDB.xs:1012: error: (near initialization for `const_iv[40]')
BDB.xs:1013: error: `DB_HASH' undeclared (first use in this function)
BDB.xs:1013: error: initializer element is not constant
BDB.xs:1013: error: (near initialization for `const_iv[41].iv')
BDB.xs:1013: error: initializer element is not constant
BDB.xs:1013: error: (near initialization for `const_iv[41]')
BDB.xs:1014: error: `DB_QUEUE' undeclared (first use in this function)
BDB.xs:1014: error: initializer element is not constant
BDB.xs:1014: error: (near initialization for `const_iv[42].iv')
BDB.xs:1014: error: initializer element is not constant
BDB.xs:1014: error: (near initialization for `const_iv[42]')
BDB.xs:1015: error: `DB_RECNO' undeclared (first use in this function)
BDB.xs:1015: error: initializer element is not constant
BDB.xs:1015: error: (near initialization for `const_iv[43].iv')
BDB.xs:1015: error: initializer element is not constant
BDB.xs:1015: error: (near initialization for `const_iv[43]')
BDB.xs:1016: error: `DB_UNKNOWN' undeclared (first use in this function)
BDB.xs:1016: error: initializer element is not constant
BDB.xs:1016: error: (near initialization for `const_iv[44].iv')
BDB.xs:1016: error: initializer element is not constant
BDB.xs:1016: error: (near initialization for `const_iv[44]')
BDB.xs:1017: error: `DB_EXCL' undeclared (first use in this function)
BDB.xs:1017: error: initializer element is not constant
BDB.xs:1017: error: (near initialization for `const_iv[45].iv')
BDB.xs:1017: error: initializer element is not constant
BDB.xs:1017: error: (near initialization for `const_iv[45]')
BDB.xs:1018: error: `DB_READ_COMMITTED' undeclared (first use in this function)
BDB.xs:1018: error: initializer element is not constant
BDB.xs:1018: error: (near initialization for `const_iv[46].iv')
BDB.xs:1018: error: initializer element is not constant
BDB.xs:1018: error: (near initialization for `const_iv[46]')
BDB.xs:1019: error: `DB_READ_UNCOMMITTED' undeclared (first use in this function)
BDB.xs:1019: error: initializer element is not constant
BDB.xs:1019: error: (near initialization for `const_iv[47].iv')
BDB.xs:1019: error: initializer element is not constant
BDB.xs:1019: error: (near initialization for `const_iv[47]')
BDB.xs:1020: error: `DB_TRUNCATE' undeclared (first use in this function)
BDB.xs:1020: error: initializer element is not constant
BDB.xs:1020: error: (near initialization for `const_iv[48].iv')
BDB.xs:1020: error: initializer element is not constant
BDB.xs:1020: error: (near initialization for `const_iv[48]')
BDB.xs:1021: error: `DB_NOSYNC' undeclared (first use in this function)
BDB.xs:1021: error: initializer element is not constant
BDB.xs:1021: error: (near initialization for `const_iv[49].iv')
BDB.xs:1021: error: initializer element is not constant
BDB.xs:1021: error: (near initialization for `const_iv[49]')
BDB.xs:1022: error: `DB_CHKSUM' undeclared (first use in this function)
BDB.xs:1022: error: initializer element is not constant
BDB.xs:1022: error: (near initialization for `const_iv[50].iv')
BDB.xs:1022: error: initializer element is not constant
BDB.xs:1022: error: (near initialization for `const_iv[50]')
BDB.xs:1023: error: `DB_ENCRYPT' undeclared (first use in this function)
BDB.xs:1023: error: initializer element is not constant
BDB.xs:1023: error: (near initialization for `const_iv[51].iv')
BDB.xs:1023: error: initializer element is not constant
BDB.xs:1023: error: (near initialization for `const_iv[51]')
BDB.xs:1024: error: `DB_DUP' undeclared (first use in this function)
BDB.xs:1024: error: initializer element is not constant
BDB.xs:1024: error: (near initialization for `const_iv[52].iv')
BDB.xs:1024: error: initializer element is not constant
BDB.xs:1024: error: (near initialization for `const_iv[52]')
BDB.xs:1025: error: `DB_DUPSORT' undeclared (first use in this function)
BDB.xs:1025: error: initializer element is not constant
BDB.xs:1025: error: (near initialization for `const_iv[53].iv')
BDB.xs:1025: error: initializer element is not constant
BDB.xs:1025: error: (near initialization for `const_iv[53]')
BDB.xs:1026: error: `DB_RECNUM' undeclared (first use in this function)
BDB.xs:1026: error: initializer element is not constant
BDB.xs:1026: error: (near initialization for `const_iv[54].iv')
BDB.xs:1026: error: initializer element is not constant
BDB.xs:1026: error: (near initialization for `const_iv[54]')
BDB.xs:1027: error: `DB_RENUMBER' undeclared (first use in this function)
BDB.xs:1027: error: initializer element is not constant
BDB.xs:1027: error: (near initialization for `const_iv[55].iv')
BDB.xs:1027: error: initializer element is not constant
BDB.xs:1027: error: (near initialization for `const_iv[55]')
BDB.xs:1028: error: `DB_REVSPLITOFF' undeclared (first use in this function)
BDB.xs:1028: error: initializer element is not constant
BDB.xs:1028: error: (near initialization for `const_iv[56].iv')
BDB.xs:1028: error: initializer element is not constant
BDB.xs:1028: error: (near initialization for `const_iv[56]')
BDB.xs:1029: error: `DB_INORDER' undeclared (first use in this function)
BDB.xs:1029: error: initializer element is not constant
BDB.xs:1029: error: (near initialization for `const_iv[57].iv')
BDB.xs:1029: error: initializer element is not constant
BDB.xs:1029: error: (near initialization for `const_iv[57]')
BDB.xs:1030: error: `DB_CONSUME' undeclared (first use in this function)
BDB.xs:1030: error: initializer element is not constant
BDB.xs:1030: error: (near initialization for `const_iv[58].iv')
BDB.xs:1030: error: initializer element is not constant
BDB.xs:1030: error: (near initialization for `const_iv[58]')
BDB.xs:1031: error: `DB_CONSUME_WAIT' undeclared (first use in this function)
BDB.xs:1031: error: initializer element is not constant
BDB.xs:1031: error: (near initialization for `const_iv[59].iv')
BDB.xs:1031: error: initializer element is not constant
BDB.xs:1031: error: (near initialization for `const_iv[59]')
BDB.xs:1032: error: `DB_GET_BOTH' undeclared (first use in this function)
BDB.xs:1032: error: initializer element is not constant
BDB.xs:1032: error: (near initialization for `const_iv[60].iv')
BDB.xs:1032: error: initializer element is not constant
BDB.xs:1032: error: (near initialization for `const_iv[60]')
BDB.xs:1033: error: `DB_GET_BOTH_RANGE' undeclared (first use in this function)
BDB.xs:1033: error: initializer element is not constant
BDB.xs:1033: error: (near initialization for `const_iv[61].iv')
BDB.xs:1033: error: initializer element is not constant
BDB.xs:1033: error: (near initialization for `const_iv[61]')
BDB.xs:1036: error: `DB_SNAPSHOT' undeclared (first use in this function)
BDB.xs:1036: error: initializer element is not constant
BDB.xs:1036: error: (near initialization for `const_iv[62].iv')
BDB.xs:1036: error: initializer element is not constant
BDB.xs:1036: error: (near initialization for `const_iv[62]')
BDB.xs:1037: error: `DB_JOIN_ITEM' undeclared (first use in this function)
BDB.xs:1037: error: initializer element is not constant
BDB.xs:1037: error: (near initialization for `const_iv[63].iv')
BDB.xs:1037: error: initializer element is not constant
BDB.xs:1037: error: (near initialization for `const_iv[63]')
BDB.xs:1038: error: `DB_JOIN_NOSORT' undeclared (first use in this function)
BDB.xs:1038: error: initializer element is not constant
BDB.xs:1038: error: (near initialization for `const_iv[64].iv')
BDB.xs:1038: error: initializer element is not constant
BDB.xs:1038: error: (near initialization for `const_iv[64]')
BDB.xs:1039: error: `DB_RMW' undeclared (first use in this function)
BDB.xs:1039: error: initializer element is not constant
BDB.xs:1039: error: (near initialization for `const_iv[65].iv')
BDB.xs:1039: error: initializer element is not constant
BDB.xs:1039: error: (near initialization for `const_iv[65]')
BDB.xs:1041: error: `DB_NOTFOUND' undeclared (first use in this function)
BDB.xs:1041: error: initializer element is not constant
BDB.xs:1041: error: (near initialization for `const_iv[66].iv')
BDB.xs:1041: error: initializer element is not constant
BDB.xs:1041: error: (near initialization for `const_iv[66]')
BDB.xs:1042: error: `DB_KEYEMPTY' undeclared (first use in this function)
BDB.xs:1042: error: initializer element is not constant
BDB.xs:1042: error: (near initialization for `const_iv[67].iv')
BDB.xs:1042: error: initializer element is not constant
BDB.xs:1042: error: (near initialization for `const_iv[67]')
BDB.xs:1043: error: `DB_LOCK_DEADLOCK' undeclared (first use in this function)
BDB.xs:1043: error: initializer element is not constant
BDB.xs:1043: error: (near initialization for `const_iv[68].iv')
BDB.xs:1043: error: initializer element is not constant
BDB.xs:1043: error: (near initialization for `const_iv[68]')
BDB.xs:1044: error: `DB_LOCK_NOTGRANTED' undeclared (first use in this function)
BDB.xs:1044: error: initializer element is not constant
BDB.xs:1044: error: (near initialization for `const_iv[69].iv')
BDB.xs:1044: error: initializer element is not constant
BDB.xs:1044: error: (near initialization for `const_iv[69]')
BDB.xs:1045: error: `DB_RUNRECOVERY' undeclared (first use in this function)
BDB.xs:1045: error: initializer element is not constant
BDB.xs:1045: error: (near initialization for `const_iv[70].iv')
BDB.xs:1045: error: initializer element is not constant
BDB.xs:1045: error: (near initialization for `const_iv[70]')
BDB.xs:1046: error: `DB_OLD_VERSION' undeclared (first use in this function)
BDB.xs:1046: error: initializer element is not constant
BDB.xs:1046: error: (near initialization for `const_iv[71].iv')
BDB.xs:1046: error: initializer element is not constant
BDB.xs:1046: error: (near initialization for `const_iv[71]')
BDB.xs:1047: error: `DB_REP_HANDLE_DEAD' undeclared (first use in this function)
BDB.xs:1047: error: initializer element is not constant
BDB.xs:1047: error: (near initialization for `const_iv[72].iv')
BDB.xs:1047: error: initializer element is not constant
BDB.xs:1047: error: (near initialization for `const_iv[72]')
BDB.xs:1048: error: `DB_REP_LOCKOUT' undeclared (first use in this function)
BDB.xs:1048: error: initializer element is not constant
BDB.xs:1048: error: (near initialization for `const_iv[73].iv')
BDB.xs:1048: error: initializer element is not constant
BDB.xs:1048: error: (near initialization for `const_iv[73]')
BDB.xs:1049: error: `DB_SECONDARY_BAD' undeclared (first use in this function)
BDB.xs:1049: error: initializer element is not constant
BDB.xs:1049: error: (near initialization for `const_iv[74].iv')
BDB.xs:1049: error: initializer element is not constant
BDB.xs:1049: error: (near initialization for `const_iv[74]')
BDB.xs:1051: error: `DB_FREE_SPACE' undeclared (first use in this function)
BDB.xs:1051: error: initializer element is not constant
BDB.xs:1051: error: (near initialization for `const_iv[75].iv')
BDB.xs:1051: error: initializer element is not constant
BDB.xs:1051: error: (near initialization for `const_iv[75]')
BDB.xs:1052: error: `DB_FREELIST_ONLY' undeclared (first use in this function)
BDB.xs:1052: error: initializer element is not constant
BDB.xs:1052: error: (near initialization for `const_iv[76].iv')
BDB.xs:1052: error: initializer element is not constant
BDB.xs:1052: error: (near initialization for `const_iv[76]')
BDB.xs:1054: error: `DB_APPEND' undeclared (first use in this function)
BDB.xs:1054: error: initializer element is not constant
BDB.xs:1054: error: (near initialization for `const_iv[77].iv')
BDB.xs:1054: error: initializer element is not constant
BDB.xs:1054: error: (near initialization for `const_iv[77]')
BDB.xs:1055: error: `DB_NODUPDATA' undeclared (first use in this function)
BDB.xs:1055: error: initializer element is not constant
BDB.xs:1055: error: (near initialization for `const_iv[78].iv')
BDB.xs:1055: error: initializer element is not constant
BDB.xs:1055: error: (near initialization for `const_iv[78]')
BDB.xs:1056: error: `DB_NOOVERWRITE' undeclared (first use in this function)
BDB.xs:1056: error: initializer element is not constant
BDB.xs:1056: error: (near initialization for `const_iv[79].iv')
BDB.xs:1056: error: initializer element is not constant
BDB.xs:1056: error: (near initialization for `const_iv[79]')
BDB.xs:1058: error: `DB_TXN_NOWAIT' undeclared (first use in this function)
BDB.xs:1058: error: initializer element is not constant
BDB.xs:1058: error: (near initialization for `const_iv[80].iv')
BDB.xs:1058: error: initializer element is not constant
BDB.xs:1058: error: (near initialization for `const_iv[80]')
BDB.xs:1059: error: `DB_TXN_SYNC' undeclared (first use in this function)
BDB.xs:1059: error: initializer element is not constant
BDB.xs:1059: error: (near initialization for `const_iv[81].iv')
BDB.xs:1059: error: initializer element is not constant
BDB.xs:1059: error: (near initialization for `const_iv[81]')
BDB.xs:1061: error: `DB_SET_LOCK_TIMEOUT' undeclared (first use in this function)
BDB.xs:1061: error: initializer element is not constant
BDB.xs:1061: error: (near initialization for `const_iv[82].iv')
BDB.xs:1061: error: initializer element is not constant
BDB.xs:1061: error: (near initialization for `const_iv[82]')
BDB.xs:1062: error: `DB_SET_TXN_TIMEOUT' undeclared (first use in this function)
BDB.xs:1062: error: initializer element is not constant
BDB.xs:1062: error: (near initialization for `const_iv[83].iv')
BDB.xs:1062: error: initializer element is not constant
BDB.xs:1062: error: (near initialization for `const_iv[83]')
BDB.xs:1064: error: `DB_FIRST' undeclared (first use in this function)
BDB.xs:1064: error: initializer element is not constant
BDB.xs:1064: error: (near initialization for `const_iv[84].iv')
BDB.xs:1064: error: initializer element is not constant
BDB.xs:1064: error: (near initialization for `const_iv[84]')
BDB.xs:1065: error: `DB_NEXT' undeclared (first use in this function)
BDB.xs:1065: error: initializer element is not constant
BDB.xs:1065: error: (near initialization for `const_iv[85].iv')
BDB.xs:1065: error: initializer element is not constant
BDB.xs:1065: error: (near initialization for `const_iv[85]')
BDB.xs:1066: error: `DB_NEXT_DUP' undeclared (first use in this function)
BDB.xs:1066: error: initializer element is not constant
BDB.xs:1066: error: (near initialization for `const_iv[86].iv')
BDB.xs:1066: error: initializer element is not constant
BDB.xs:1066: error: (near initialization for `const_iv[86]')
BDB.xs:1067: error: `DB_NEXT_NODUP' undeclared (first use in this function)
BDB.xs:1067: error: initializer element is not constant
BDB.xs:1067: error: (near initialization for `const_iv[87].iv')
BDB.xs:1067: error: initializer element is not constant
BDB.xs:1067: error: (near initialization for `const_iv[87]')
BDB.xs:1068: error: `DB_PREV' undeclared (first use in this function)
BDB.xs:1068: error: initializer element is not constant
BDB.xs:1068: error: (near initialization for `const_iv[88].iv')
BDB.xs:1068: error: initializer element is not constant
BDB.xs:1068: error: (near initialization for `const_iv[88]')
BDB.xs:1069: error: `DB_PREV_NODUP' undeclared (first use in this function)
BDB.xs:1069: error: initializer element is not constant
BDB.xs:1069: error: (near initialization for `const_iv[89].iv')
BDB.xs:1069: error: initializer element is not constant
BDB.xs:1069: error: (near initialization for `const_iv[89]')
BDB.xs:1070: error: `DB_SET' undeclared (first use in this function)
BDB.xs:1070: error: initializer element is not constant
BDB.xs:1070: error: (near initialization for `const_iv[90].iv')
BDB.xs:1070: error: initializer element is not constant
BDB.xs:1070: error: (near initialization for `const_iv[90]')
BDB.xs:1071: error: `DB_SET_RANGE' undeclared (first use in this function)
BDB.xs:1071: error: initializer element is not constant
BDB.xs:1071: error: (near initialization for `const_iv[91].iv')
BDB.xs:1071: error: initializer element is not constant
BDB.xs:1071: error: (near initialization for `const_iv[91]')
BDB.xs:1072: error: `DB_LAST' undeclared (first use in this function)
BDB.xs:1072: error: initializer element is not constant
BDB.xs:1072: error: (near initialization for `const_iv[92].iv')
BDB.xs:1072: error: initializer element is not constant
BDB.xs:1072: error: (near initialization for `const_iv[92]')
BDB.xs:1073: error: `DB_BEFORE' undeclared (first use in this function)
BDB.xs:1073: error: initializer element is not constant
BDB.xs:1073: error: (near initialization for `const_iv[93].iv')
BDB.xs:1073: error: initializer element is not constant
BDB.xs:1073: error: (near initialization for `const_iv[93]')
BDB.xs:1074: error: `DB_AFTER' undeclared (first use in this function)
BDB.xs:1074: error: initializer element is not constant
BDB.xs:1074: error: (near initialization for `const_iv[94].iv')
BDB.xs:1074: error: initializer element is not constant
BDB.xs:1074: error: (near initialization for `const_iv[94]')
BDB.xs:1075: error: `DB_CURRENT' undeclared (first use in this function)
BDB.xs:1075: error: initializer element is not constant
BDB.xs:1075: error: (near initialization for `const_iv[95].iv')
BDB.xs:1075: error: initializer element is not constant
BDB.xs:1075: error: (near initialization for `const_iv[95]')
BDB.xs:1076: error: `DB_KEYFIRST' undeclared (first use in this function)
BDB.xs:1076: error: initializer element is not constant
BDB.xs:1076: error: (near initialization for `const_iv[96].iv')
BDB.xs:1076: error: initializer element is not constant
BDB.xs:1076: error: (near initialization for `const_iv[96]')
BDB.xs:1077: error: `DB_KEYLAST' undeclared (first use in this function)
BDB.xs:1077: error: initializer element is not constant
BDB.xs:1077: error: (near initialization for `const_iv[97].iv')
BDB.xs:1077: error: initializer element is not constant
BDB.xs:1077: error: (near initialization for `const_iv[97]')
BDB.xs:1078: error: initializer element is not constant
BDB.xs:1078: error: (near initialization for `const_iv[98].iv')
BDB.xs:1078: error: initializer element is not constant
BDB.xs:1078: error: (near initialization for `const_iv[98]')
BDB.xs:1080: error: `DB_FORCE' undeclared (first use in this function)
BDB.xs:1080: error: initializer element is not constant
BDB.xs:1080: error: (near initialization for `const_iv[99].iv')
BDB.xs:1080: error: initializer element is not constant
BDB.xs:1080: error: (near initialization for `const_iv[99]')
BDB.xs:1082: error: `DB_LOCK_DEFAULT' undeclared (first use in this function)
BDB.xs:1082: error: initializer element is not constant
BDB.xs:1082: error: (near initialization for `const_iv[100].iv')
BDB.xs:1082: error: initializer element is not constant
BDB.xs:1082: error: (near initialization for `const_iv[100]')
BDB.xs:1083: error: `DB_LOCK_EXPIRE' undeclared (first use in this function)
BDB.xs:1083: error: initializer element is not constant
BDB.xs:1083: error: (near initialization for `const_iv[101].iv')
BDB.xs:1083: error: initializer element is not constant
BDB.xs:1083: error: (near initialization for `const_iv[101]')
BDB.xs:1084: error: `DB_LOCK_MAXLOCKS' undeclared (first use in this function)
BDB.xs:1084: error: initializer element is not constant
BDB.xs:1084: error: (near initialization for `const_iv[102].iv')
BDB.xs:1084: error: initializer element is not constant
BDB.xs:1084: error: (near initialization for `const_iv[102]')
BDB.xs:1085: error: `DB_LOCK_MAXWRITE' undeclared (first use in this function)
BDB.xs:1085: error: initializer element is not constant
BDB.xs:1085: error: (near initialization for `const_iv[103].iv')
BDB.xs:1085: error: initializer element is not constant
BDB.xs:1085: error: (near initialization for `const_iv[103]')
BDB.xs:1086: error: `DB_LOCK_MINLOCKS' undeclared (first use in this function)
BDB.xs:1086: error: initializer element is not constant
BDB.xs:1086: error: (near initialization for `const_iv[104].iv')
BDB.xs:1086: error: initializer element is not constant
BDB.xs:1086: error: (near initialization for `const_iv[104]')
BDB.xs:1087: error: `DB_LOCK_MINWRITE' undeclared (first use in this function)
BDB.xs:1087: error: initializer element is not constant
BDB.xs:1087: error: (near initialization for `const_iv[105].iv')
BDB.xs:1087: error: initializer element is not constant
BDB.xs:1087: error: (near initialization for `const_iv[105]')
BDB.xs:1088: error: `DB_LOCK_OLDEST' undeclared (first use in this function)
BDB.xs:1088: error: initializer element is not constant
BDB.xs:1088: error: (near initialization for `const_iv[106].iv')
BDB.xs:1088: error: initializer element is not constant
BDB.xs:1088: error: (near initialization for `const_iv[106]')
BDB.xs:1089: error: `DB_LOCK_RANDOM' undeclared (first use in this function)
BDB.xs:1089: error: initializer element is not constant
BDB.xs:1089: error: (near initialization for `const_iv[107].iv')
BDB.xs:1089: error: initializer element is not constant
BDB.xs:1089: error: (near initialization for `const_iv[107]')
BDB.xs:1090: error: `DB_LOCK_YOUNGEST' undeclared (first use in this function)
BDB.xs:1090: error: initializer element is not constant
BDB.xs:1090: error: (near initialization for `const_iv[108].iv')
BDB.xs:1090: error: initializer element is not constant
BDB.xs:1090: error: (near initialization for `const_iv[108]')
BDB.xs:1092: error: `DB_SEQ_DEC' undeclared (first use in this function)
BDB.xs:1092: error: initializer element is not constant
BDB.xs:1092: error: (near initialization for `const_iv[109].iv')
BDB.xs:1092: error: initializer element is not constant
BDB.xs:1092: error: (near initialization for `const_iv[109]')
BDB.xs:1093: error: `DB_SEQ_INC' undeclared (first use in this function)
BDB.xs:1093: error: initializer element is not constant
BDB.xs:1093: error: (near initialization for `const_iv[110].iv')
BDB.xs:1093: error: initializer element is not constant
BDB.xs:1093: error: (near initialization for `const_iv[110]')
BDB.xs:1094: error: `DB_SEQ_WRAP' undeclared (first use in this function)
BDB.xs:1094: error: initializer element is not constant
BDB.xs:1094: error: (near initialization for `const_iv[111].iv')
BDB.xs:1094: error: initializer element is not constant
BDB.xs:1094: error: (near initialization for `const_iv[111]')
BDB.xs:1096: error: `DB_BUFFER_SMALL' undeclared (first use in this function)
BDB.xs:1096: error: initializer element is not constant
BDB.xs:1096: error: (near initialization for `const_iv[112].iv')
BDB.xs:1096: error: initializer element is not constant
BDB.xs:1096: error: (near initialization for `const_iv[112]')
BDB.xs:1097: error: `DB_DONOTINDEX' undeclared *** Error code 1
(first use in this function)
BDB.xs:1097: error: initializer element is not constant
BDB.xs:1097: error: (near initialization for `const_iv[113].iv')
BDB.xs:1097: error: initializer element is not constant
BDB.xs:1097: error: (near initialization for `const_iv[113]')
BDB.xs:1098: error: initializer element is not constant
BDB.xs:1098: error: (near initialization for `const_iv[114].iv')
BDB.xs:1098: error: initializer element is not constant
BDB.xs:1098: error: (near initialization for `const_iv[114]')
BDB.xs:1099: error: `DB_KEYEXIST' undeclared (first use in this function)
BDB.xs:1099: error: initializer element is not constant
BDB.xs:1099: error: (near initialization for `const_iv[115].iv')
BDB.xs:1099: error: initializer element is not constant
BDB.xs:1099: error: (near initialization for `const_iv[115]')
BDB.xs:1100: error: initializer element is not constant
BDB.xs:1100: error: (near initialization for `const_iv[116].iv')
BDB.xs:1100: error: initializer element is not constant
BDB.xs:1100: error: (near initialization for `const_iv[116]')
BDB.xs:1101: error: initializer element is not constant
BDB.xs:1101: error: (near initialization for `const_iv[117].iv')
BDB.xs:1101: error: initializer element is not constant
BDB.xs:1101: error: (near initialization for `const_iv[117]')
BDB.xs:1102: error: `DB_LOG_BUFFER_FULL' undeclared (first use in this function)
BDB.xs:1102: error: initializer element is not constant
BDB.xs:1102: error: (near initialization for `const_iv[118].iv')
BDB.xs:1102: error: initializer element is not constant
BDB.xs:1102: error: (near initialization for `const_iv[118]')
BDB.xs:1103: error: `DB_NOSERVER' undeclared (first use in this function)
BDB.xs:1103: error: initializer element is not constant
BDB.xs:1103: error: (near initialization for `const_iv[119].iv')
BDB.xs:1103: error: initializer element is not constant
BDB.xs:1103: error: (near initialization for `const_iv[119]')
BDB.xs:1104: error: `DB_NOSERVER_HOME' undeclared (first use in this function)
BDB.xs:1104: error: initializer element is not constant
BDB.xs:1104: error: (near initialization for `const_iv[120].iv')
BDB.xs:1104: error: initializer element is not constant
BDB.xs:1104: error: (near initialization for `const_iv[120]')
BDB.xs:1105: error: `DB_NOSERVER_ID' undeclared (first use in this function)
BDB.xs:1105: error: initializer element is not constant
BDB.xs:1105: error: (near initialization for `const_iv[121].iv')
BDB.xs:1105: error: initializer element is not constant
BDB.xs:1105: error: (near initialization for `const_iv[121]')
BDB.xs:1106: error: initializer element is not constant
BDB.xs:1106: error: (near initialization for `const_iv[122].iv')
BDB.xs:1106: error: initializer element is not constant
BDB.xs:1106: error: (near initialization for `const_iv[122]')
BDB.xs:1107: error: `DB_PAGE_NOTFOUND' undeclared (first use in this function)
BDB.xs:1107: error: initializer element is not constant
BDB.xs:1107: error: (near initialization for `const_iv[123].iv')
BDB.xs:1107: error: initializer element is not constant
BDB.xs:1107: error: (near initialization for `const_iv[123]')
BDB.xs:1108: error: `DB_REP_DUPMASTER' undeclared (first use in this function)
BDB.xs:1108: error: initializer element is not constant
BDB.xs:1108: error: (near initialization for `const_iv[124].iv')
BDB.xs:1108: error: initializer element is not constant
BDB.xs:1108: error: (near initialization for `const_iv[124]')
BDB.xs:1109: error: initializer element is not constant
BDB.xs:1109: error: (near initialization for `const_iv[125].iv')
BDB.xs:1109: error: initializer element is not constant
BDB.xs:1109: error: (near initialization for `const_iv[125]')
BDB.xs:1110: error: `DB_REP_HOLDELECTION' undeclared (first use in this function)
BDB.xs:1110: error: initializer element is not constant
BDB.xs:1110: error: (near initialization for `const_iv[126].iv')
BDB.xs:1110: error: initializer element is not constant
BDB.xs:1110: error: (near initialization for `const_iv[126]')
BDB.xs:1111: error: `DB_REP_IGNORE' undeclared (first use in this function)
BDB.xs:1111: error: initializer element is not constant
BDB.xs:1111: error: (near initialization for `const_iv[127].iv')
BDB.xs:1111: error: initializer element is not constant
BDB.xs:1111: error: (near initialization for `const_iv[127]')
BDB.xs:1112: error: `DB_REP_ISPERM' undeclared (first use in this function)
BDB.xs:1112: error: initializer element is not constant
BDB.xs:1112: error: (near initialization for `const_iv[128].iv')
BDB.xs:1112: error: initializer element is not constant
BDB.xs:1112: error: (near initialization for `const_iv[128]')
BDB.xs:1113: error: `DB_REP_JOIN_FAILURE' undeclared (first use in this function)
BDB.xs:1113: error: initializer element is not constant
BDB.xs:1113: error: (near initialization for `const_iv[129].iv')
BDB.xs:1113: error: initializer element is not constant
BDB.xs:1113: error: (near initialization for `const_iv[129]')
BDB.xs:1114: error: initializer element is not constant
BDB.xs:1114: error: (near initialization for `const_iv[130].iv')
BDB.xs:1114: error: initializer element is not constant
BDB.xs:1114: error: (near initialization for `const_iv[130]')
BDB.xs:1115: error: `DB_REP_NEWMASTER' undeclared (first use in this function)
BDB.xs:1115: error: initializer element is not constant
BDB.xs:1115: error: (near initialization for `const_iv[131].iv')
BDB.xs:1115: error: initializer element is not constant
BDB.xs:1115: error: (near initialization for `const_iv[131]')
BDB.xs:1116: error: `DB_REP_NEWSITE' undeclared (first use in this function)
BDB.xs:1116: error: initializer element is not constant
BDB.xs:1116: error: (near initialization for `const_iv[132].iv')
BDB.xs:1116: error: initializer element is not constant
BDB.xs:1116: error: (near initialization for `const_iv[132]')
BDB.xs:1117: error: `DB_REP_NOTPERM' undeclared (first use in this function)
BDB.xs:1117: error: initializer element is not constant
BDB.xs:1117: error: (near initialization for `const_iv[133].iv')
BDB.xs:1117: error: initializer element is not constant
BDB.xs:1117: error: (near initialization for `const_iv[133]')
BDB.xs:1118: error: `DB_REP_UNAVAIL' undeclared (first use in this function)
BDB.xs:1118: error: initializer element is not constant
BDB.xs:1118: error: (near initialization for `const_iv[134].iv')
BDB.xs:1118: error: initializer element is not constant
BDB.xs:1118: error: (near initialization for `const_iv[134]')
BDB.xs:1119: error: initializer element is not constant
BDB.xs:1119: error: (near initialization for `const_iv[135].iv')
BDB.xs:1119: error: initializer element is not constant
BDB.xs:1119: error: (near initialization for `const_iv[135]')
BDB.xs:1120: error: initializer element is not constant
BDB.xs:1120: error: (near initialization for `const_iv[136].iv')
BDB.xs:1120: error: initializer element is not constant
BDB.xs:1120: error: (near initialization for `const_iv[136]')
BDB.xs:1121: error: `DB_VERIFY_BAD' undeclared (first use in this function)
BDB.xs:1121: error: initializer element is not constant
BDB.xs:1121: error: (near initialization for `const_iv[137].iv')
BDB.xs:1121: error: initializer element is not constant
BDB.xs:1121: error: (near initialization for `const_iv[137]')
BDB.xs:1122: error: `DB_VERSION_MISMATCH' undeclared (first use in this function)
BDB.xs:1122: error: initializer element is not constant
BDB.xs:1122: error: (near initialization for `const_iv[138].iv')
BDB.xs:1122: error: initializer element is not constant
BDB.xs:1122: error: (near initialization for `const_iv[138]')
BDB.xs:1124: error: `DB_VERB_DEADLOCK' undeclared (first use in this function)
BDB.xs:1124: error: initializer element is not constant
BDB.xs:1124: error: (near initialization for `const_iv[139].iv')
BDB.xs:1124: error: initializer element is not constant
BDB.xs:1124: error: (near initialization for `const_iv[139]')
BDB.xs:1125: error: `DB_VERB_RECOVERY' undeclared (first use in this function)
BDB.xs:1125: error: initializer element is not constant
BDB.xs:1125: error: (near initialization for `const_iv[140].iv')
BDB.xs:1125: error: initializer element is not constant
BDB.xs:1125: error: (near initialization for `const_iv[140]')
BDB.xs:1126: error: `DB_VERB_REGISTER' undeclared (first use in this function)
BDB.xs:1126: error: initializer element is not constant
BDB.xs:1126: error: (near initialization for `const_iv[141].iv')
BDB.xs:1126: error: initializer element is not constant
BDB.xs:1126: error: (near initialization for `const_iv[141]')
BDB.xs:1127: error: `DB_VERB_REPLICATION' undeclared (first use in this function)
BDB.xs:1127: error: initializer element is not constant
BDB.xs:1127: error: (near initialization for `const_iv[142].iv')
BDB.xs:1127: error: initializer element is not constant
BDB.xs:1127: error: (near initialization for `const_iv[142]')
BDB.xs:1128: error: `DB_VERB_WAITSFOR' undeclared (first use in this function)
BDB.xs:1128: error: initializer element is not constant
BDB.xs:1128: error: (near initialization for `const_iv[143].iv')
BDB.xs:1128: error: initializer element is not constant
BDB.xs:1128: error: (near initialization for `const_iv[143]')
BDB.xs:1130: error: `DB_VERSION_MAJOR' undeclared (first use in this function)
BDB.xs:1130: error: initializer element is not constant
BDB.xs:1130: error: (near initialization for `const_iv[144].iv')
BDB.xs:1130: error: initializer element is not constant
BDB.xs:1130: error: (near initialization for `const_iv[144]')
BDB.xs:1131: error: `DB_VERSION_MINOR' undeclared (first use in this function)
BDB.xs:1131: error: initializer element is not constant
BDB.xs:1131: error: (near initialization for `const_iv[145].iv')
BDB.xs:1131: error: initializer element is not constant
BDB.xs:1131: error: (near initialization for `const_iv[145]')
BDB.xs:1132: error: `DB_VERSION_PATCH' undeclared (first use in this function)
BDB.xs:1132: error: initializer element is not constant
BDB.xs:1132: error: (near initialization for `const_iv[146].iv')
BDB.xs:1132: error: initializer element is not constant
BDB.xs:1132: error: (near initialization for `const_iv[146]')
BDB.xs:1152: error: `DB_VERSION_STRING' undeclared (first use in this function)
make: Fatal error: Command failed for target `BDB.o'



******************************** NOTE ********************************
The comments above are created mechanically, possibly without manual
checking by the sender.  As there are many people performing automatic
tests on each upload to CPAN, it is likely that you will receive 
identical messages about the same problem.

If you believe that the message is mistaken, please reply to the first
one with correction and/or additional informations, and do not take
it personally.  We appreciate your patience. :)
**********************************************************************

Additional comments:
 

This report was machine-generated by CPAN::YACSmoke 0.0307. Powered by POE::Component::CPAN::YACSmoke.

------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------

Environment variables:

    AUTOMATED_TESTING = 1
    LANG = C
    PATH = /export/home/chris/perl/bin:/usr/sfw/bin:/usr/ccs/bin:/usr/local/bin:/usr/bin:
    PERL5_CPANPLUS_IS_RUNNING = 15926
    PERL5_CPANPLUS_IS_VERSION = 0.83_08
    PERL_MM_USE_DEFAULT = 1
    SHELL = /usr/bin/bash
    TERM = screen

Perl special variables (and OS-specific diagnostics, for MSWin32):

    Perl: $^X = /export/home/chris/perl588/bin/perl
    UID:  $<  = 100
    EUID: $>  = 100
    GID:  $(  = 1 1
    EGID: $)  = 1 1


-------------------------------


--

Summary of my perl5 (revision 5 version 8 subversion 8) configuration:
  Platform:
    osname=solaris, osvers=2.10, archname=i86pc-solaris-thread-multi-64int
    uname='sunos soleil 5.10 generic_118855-33 i86pc i386 i86pc '
    config_args='-e -Dprefix=/export/home/chris/perl588 -Dusethreads -Duse64bitint -Dusemymalloc'
    hint=recommended, useposix=true, d_sigaction=define
    usethreads=define use5005threads=undef useithreads=define usemultiplicity=define
    useperlio=define d_sfio=undef uselargefiles=define usesocks=undef
    use64bitint=define use64bitall=undef uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='gcc', ccflags ='-D_REENTRANT -fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPERL_USE_SAFE_PUTENV -DPERL_USE_SAFE_PUTENV -DPERL_USE_SAFE_PUTENV',
    optimize='-O',
    cppflags='-D_REENTRANT -fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/local/include'
    ccversion='', gccversion='3.4.3 (csl-sol210-3_4-branch+sol_rpath)', gccosandvers='solaris2.10'
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=12345678
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
    ivtype='long long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
    alignbytes=4, prototype=define
  Linker and Libraries:
    ld='gcc', ldflags =' -L/usr/local/lib '
    libpth=/usr/local/lib /usr/lib /usr/ccs/lib
    libs=-lsocket -lnsl -ldl -lm -lpthread -lc
    perllibs=-lsocket -lnsl -ldl -lm -lpthread -lc
    libc=/lib/libc.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' '
    cccdlflags='-fPIC', lddlflags='-G -L/usr/local/lib'

Thread Previous


Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About