Anonymous Monk has asked for the wisdom of the Perl Monks concerning the following question:
==================BerkeleyDB.c BerkeleyDB.xs(1530) : warning C4002: too many actual parameters for ma +cro 'PerlLIO_rename' BerkeleyDB.xs(1530) : error C2059: syntax error : '(' BerkeleyDB.c(1690) : error C2275: 'PerlInterpreter' : illegal use of t +his type as an expression D:\Perl\lib\CORE\perl.h(1499) : see declaration of 'PerlInterp +reter' BerkeleyDB.c(1690) : error C2059: syntax error : ')' BerkeleyDB.c(1691) : error C2275: 'PerlInterpreter' : illegal use of t +his type as an expression D:\Perl\lib\CORE\perl.h(1499) : see declaration of 'PerlInterp +reter' BerkeleyDB.c(1691) : error C2059: syntax error : ')' BerkeleyDB.c(1691) : error C2275: 'PerlInterpreter' : illegal use of t +his type as an expression D:\Perl\lib\CORE\perl.h(1499) : see declaration of 'PerlInterp +reter' BerkeleyDB.c(1691) : error C2059: syntax error : ')' BerkeleyDB.c(1691) : error C2275: 'PerlInterpreter' : illegal use of t +his type as an expression D:\Perl\lib\CORE\perl.h(1499) : see declaration of 'PerlInterp +reter' BerkeleyDB.c(1691) : error C2059: syntax error : ')' BerkeleyDB.c(1694) : fatal error C1013: compiler limit : too many open + parentheses NMAKE : fatal error U1077: 'cl' : return code '0x2' Stop.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: BerkeleyDB on win32
by tachyon (Chancellor) on Dec 17, 2002 at 08:59 UTC | |
|
Re: BerkeleyDB on win32
by Marza (Vicar) on Dec 17, 2002 at 06:26 UTC | |
by Anonymous Monk on Dec 17, 2002 at 06:33 UTC | |
|
Re: BerkeleyDB on win32
by PodMaster (Abbot) on Dec 17, 2002 at 21:57 UTC |