On 02/26/2007 05:48 PM, Romulo Goncalves wrote:
> During the compilation of MonetDB5 in windows I got the error:
>
> cl -GF -W3 -wd4273 -wd4102 -MD -nologo -Zi -Ox -I. -I.\..\..
> "-IC:\Pthreads\include" -I.\..\..\..\src\tools "-I..\mal"
> -I.\..\..\..\..\clients\NT\include
> -I.\..\..
During the compilation of MonetDB5 in windows I got the error:
cl -GF -W3 -wd4273 -wd4102 -MD -nologo -Zi -Ox -I. -I.\..\..
"-IC:\Pthreads\include" -I.\..\..\..\src\tools "-I..\mal"
-I.\..\..\..\..\clients\NT\include
-I.\..\..\..\..\clients\NT\include\MonetDB\mapilib
"-IC:\cygwin\home
You are free to check in bug fixes on the stable branch again.
--
Sjoerd Mullender
signature.asc
Description: OpenPGP digital signature
-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay p
The MonetDB team at CWI, The Netherlands, is happy to announce the
availability of a new bug-fix release for the major "Venus" release.
New versions of all components of the MonetDB suite are released.
MonetDB/XQuery
The handling of updates was incomplete. Several memory mapping
and concurrency p
On 2007-02-26 16:55, Romulo Goncalves wrote:
> Sjoerd Mullender wrote:
>> Romulo Goncalves wrote:
>>> Compiling the clients in windows gave the error:
>>>
>>> copy
>>> ".\..\..\..\..\..\src\php\Cimpl\examples\monetdb_query_demo.php"
>>> "monetdb_query_demo.php"
>>> 1 file(s) copie
Sjoerd Mullender wrote:
> Romulo Goncalves wrote:
>> Compiling the clients in windows gave the error:
>>
>> copy
>> ".\..\..\..\..\..\src\php\Cimpl\examples\monetdb_query_demo.php"
>> "monetdb_query_demo.php"
>> 1 file(s) copied.
>> cl -GF -W3 -wd4273 -wd4102 -MD -nolog
Romulo Goncalves wrote:
> Compiling the clients in windows gave the error:
>
> copy
> ".\..\..\..\..\..\src\php\Cimpl\examples\monetdb_query_demo.php"
> "monetdb_query_demo.php"
> 1 file(s) copied.
> cl -GF -W3 -wd4273 -wd4102 -MD -nologo -Zi -Ox -I. -I.\..\..\..
> "-
On 26-02-2007 15:49:26 +0100, Romulo Goncalves wrote:
> I check my zend_exceptions and the function is defined as:
>
> ZEND_API zend_class_entry *zend_exception_get_default(TSRMLS_D);
>
> My php is php-5.1.4
>
> What values should I use? I used 0 and it compiles, but for sure it is
> not the be
Compiling the clients in windows gave the error:
copy
".\..\..\..\..\..\src\php\Cimpl\examples\monetdb_query_demo.php"
"monetdb_query_demo.php"
1 file(s) copied.
cl -GF -W3 -wd4273 -wd4102 -MD -nologo -Zi -Ox -I. -I.\..\..\..
"-IC:\Pthreads\include" -I.\..\..\..\..\sr
roel, wat was hier eigenlijk aan de hand?
eigenlijk hoef je "left" toch niet nog een keer te sorteren? "left" is
toch altijd gesorteerd, of niet?
-henning
Roel van Os wrote:
> Update of /cvsroot/monetdb/pathfinder/modules/pftijah
> In directory sc8-pr-cvs7.sourceforge.net:/tmp/cvs-serv12912
>
>
On 2007-02-26 11:12, Romulo Goncalves wrote:
>
>>> What is the best procedure to update the MonetDB in windows? I cannot
>>> all the time check if there are old files or not. The compilation should
>>> detect if there are changes and if yes the old files should me removed.
>>>
>>> If not the best
>> What is the best procedure to update the MonetDB in windows? I cannot
>> all the time check if there are old files or not. The compilation should
>> detect if there are changes and if yes the old files should me removed.
>>
>> If not the best way is to checkout all the time a new version and
>>
On 2007-02-26 11:02, Romulo Goncalves wrote:
> Sjoerd Mullender wrote:
>> On 2007-02-26 10:46, Romulo Goncalves wrote:
>>> Fabian Groffen wrote:
On 26-02-2007 10:39:01 +0100, Romulo Goncalves wrote:
> Creating library _MapiLib.lib and object _MapiLib.exp
> MapiLib.py.obj : error LN
Sjoerd Mullender wrote:
> On 2007-02-26 10:46, Romulo Goncalves wrote:
>> Fabian Groffen wrote:
>>> On 26-02-2007 10:39:01 +0100, Romulo Goncalves wrote:
Creating library _MapiLib.lib and object _MapiLib.exp
MapiLib.py.obj : error LNK2019: unresolved external symbol
__imp__mapi_
On 2007-02-26 10:46, Romulo Goncalves wrote:
> Fabian Groffen wrote:
>> On 26-02-2007 10:39:01 +0100, Romulo Goncalves wrote:
>>> Creating library _MapiLib.lib and object _MapiLib.exp
>>> MapiLib.py.obj : error LNK2019: unresolved external symbol
>>> __imp__mapi_setBlocking referenced in funct
On 26-02-2007 10:46:18 +0100, Romulo Goncalves wrote:
> > I think you need to update and compile clients, as it uses the client
> > mapi lib.
> Of course before the clients compilation the clients sources were
> updated as buildtools and MonetDB. ;)
>
> Or the cvs update -dP is not enough? Should
Fabian Groffen wrote:
> On 26-02-2007 10:39:01 +0100, Romulo Goncalves wrote:
>> Creating library _MapiLib.lib and object _MapiLib.exp
>> MapiLib.py.obj : error LNK2019: unresolved external symbol
>> __imp__mapi_setBlocking referenced in function __wrap_mapi_setBlock
>> ing
>> MapiLib.py.obj :
On 2007-02-26 09:32, Henning Rode wrote:
> hej amsterdam,
>
> what's the status of the release? or more important, when are we allowed
> to do check-ins again?
One system failed to compile last night, so not yet.
And anyway, the stable branch is for bug fixes only. You are free to do
check ins
On 26-02-2007 10:39:01 +0100, Romulo Goncalves wrote:
> Creating library _MapiLib.lib and object _MapiLib.exp
> MapiLib.py.obj : error LNK2019: unresolved external symbol
> __imp__mapi_setBlocking referenced in function __wrap_mapi_setBlock
> ing
> MapiLib.py.obj : error LNK2019: unresolved ex
During the compilation of clients (cvs head) I got the following errors:
cd "MonetSQLdb" && nmake /nologo
"prefix=C:\cygwin\home\goncalve\MonetDB\MonetDB_SQL\clients\NT" all
cl -GF -W3 -wd4273 -wd4102 -MD -nologo -Zi -Ox -I. -I.\..\..\..
"-IC:\Pthreads\include" -I.\..\..\..\..
hej amsterdam,
what's the status of the release? or more important, when are we allowed
to do check-ins again?
and second question: which machine on the test web is actually running
icc? i remember we checked the test-web on friday and besides the rare
sun-os all systems looked pretty green on ou
21 matches
Mail list logo