[Monetdb-developers] Compilation of M5 stable in windows
During the compilation I got: copy ".\..\..\src\mal\Makefile.msc" "mal\Makefile" 1 file(s) copied. cd "mal" && nmake /nologo "prefix=C:\cygwin\home\goncalve\MonetDB\MonetDB_SQL\Stable\MonetDB5\NT" all cl -GF -W3 -wd4273 -wd4102 -MD -nologo -Zi -Ox -I. -I.\..\.. "-IC:\Pthreads\include" -I.\..\..\..\src\mal -I"C:\cygwi \home\goncalve\MonetDB\MonetDB_SQL\Stable\MonetDB\NT\include" -I"C:\cygwin\home\goncalve\MonetDB\MonetDB_SQL\Stable\MonetDB\N \include\common" -I"C:\cygwin\home\goncalve\MonetDB\MonetDB_SQL\Stable\MonetDB\NT\include\gdk" -I"C:\cygwin\home\goncalve\Mon tDB\MonetDB_SQL\Stable\MonetDB\NT\include\monet" -I"C:\cygwin\home\goncalve\MonetDB\MonetDB_SQL\Stable\MonetDB\NT\include\pla n" -I"C:\cygwin\home\goncalve\MonetDB\MonetDB_SQL\Stable\MonetDB\NT\include\mapi" "-I..\optimizer" "-I..\scheduler" "-I..\m dules\kernel" -DLIBMAL -DCOMPILE_DL_MAL -Fo"mal.obj" -c "mal.c" mal.c ..\..\mal_config.h(23) : fatal error C1083: Cannot open include file: 'monetdb_winconfig.h': No such file or directory NMAKE : fatal error U1077: 'cl' : return code '0x2' Stop. NMAKE : fatal error U1077: 'cd' : return code '0x2' Stop. NMAKE : fatal error U1077: 'cd' : return code '0x2' Stop. NMAKE : fatal error U1077: '"E:\Visual Studio .NET 2003\VC7\BIN\nmake.exe"' : return code '0x2' I am using the same environment as the one used for the cvs branch. Any idea in how to resolve this problem? Regards, Romulo
On 11-06-2007 18:46:54 +0200, Romulo Goncalves wrote:
..\..\mal_config.h(23) : fatal error C1083: Cannot open include file: 'monetdb_winconfig.h': No such file or directory
Try to locate this file, and see if you can fix it by fixing the path or something. P.S. Disclaimer: regarding my physical state this may make no sense at all.
On 06/11/2007 06:46 PM, Romulo Goncalves wrote: -- Sjoerd Mullender
During the compilation I got: copy ".\..\..\src\mal\Makefile.msc" "mal\Makefile" 1 file(s) copied. cd "mal" && nmake /nologo "prefix=C:\cygwin\home\goncalve\MonetDB\MonetDB_SQL\Stable\MonetDB5\NT" all cl -GF -W3 -wd4273 -wd4102 -MD -nologo -Zi -Ox -I. -I.\..\.. "-IC:\Pthreads\include" -I.\..\..\..\src\mal -I"C:\cygwi \home\goncalve\MonetDB\MonetDB_SQL\Stable\MonetDB\NT\include" -I"C:\cygwin\home\goncalve\MonetDB\MonetDB_SQL\Stable\MonetDB\N \include\common" -I"C:\cygwin\home\goncalve\MonetDB\MonetDB_SQL\Stable\MonetDB\NT\include\gdk" -I"C:\cygwin\home\goncalve\Mon tDB\MonetDB_SQL\Stable\MonetDB\NT\include\monet" -I"C:\cygwin\home\goncalve\MonetDB\MonetDB_SQL\Stable\MonetDB\NT\include\pla n" -I"C:\cygwin\home\goncalve\MonetDB\MonetDB_SQL\Stable\MonetDB\NT\include\mapi" "-I..\optimizer" "-I..\scheduler" "-I..\m dules\kernel" -DLIBMAL -DCOMPILE_DL_MAL -Fo"mal.obj" -c "mal.c" mal.c ..\..\mal_config.h(23) : fatal error C1083: Cannot open include file: 'monetdb_winconfig.h': No such file or directory NMAKE : fatal error U1077: 'cl' : return code '0x2' Stop. NMAKE : fatal error U1077: 'cd' : return code '0x2' Stop. NMAKE : fatal error U1077: 'cd' : return code '0x2' Stop. NMAKE : fatal error U1077: '"E:\Visual Studio .NET 2003\VC7\BIN\nmake.exe"' : return code '0x2'
I am using the same environment as the one used for the cvs branch. Any idea in how to resolve this problem?
Regards, Romulo
------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Monetdb-developers mailing list Monetdb-developers@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/monetdb-developers
I keep saying this, but you have to UPDATE EVERYTHING. The file monetdb_winconfig.h is in buildtools/conf. -- Sjoerd Mullender
On 06/11/2007 08:43 PM, Romulo Goncalves wrote:
Sjoerd Mullender wrote:
On 06/11/2007 06:46 PM, Romulo Goncalves wrote: I just checked out everything. I think it is a PATH problem.
Did you also re-bootstrap? Another standard requirement if there has been a change in buildtools. -- Sjoerd Mullender
Sjoerd Mullender wrote:
On 06/11/2007 08:43 PM, Romulo Goncalves wrote:
Sjoerd Mullender wrote:
On 06/11/2007 06:46 PM, Romulo Goncalves wrote: I just checked out everything. I think it is a PATH problem.
Did you also re-bootstrap? Another standard requirement if there has been a change in buildtools. When you check out a clean version you also need a re-boostraap? I do not think so.
Regards, Romulo
On 06/11/2007 09:50 PM, Romulo Goncalves wrote:
Sjoerd Mullender wrote:
On 06/11/2007 08:43 PM, Romulo Goncalves wrote:
Sjoerd Mullender wrote:
On 06/11/2007 06:46 PM, Romulo Goncalves wrote: I just checked out everything. I think it is a PATH problem.
Did you also re-bootstrap? Another standard requirement if there has been a change in buildtools. When you check out a clean version you also need a re-boostraap? I do not think so.
When something has changed in buildtools, especially autogen, but also several other files there, you do. And also if any Makefile.ag or configure.ag has changed. -- Sjoerd Mullender
participants (3)
-
Fabian Groffen
-
Romulo Goncalves
-
Sjoerd Mullender