[Monetdb-developers] Compiling M4 release...
Dear developers I was updating my M4 release and I got the following error: gcc -m64 -DHAVE_CONFIG_H -I. -I/ufs/goncalve/MonetDB/MonetDB_Release/MonetDB4/MonetDB/src/modules/plain -I../../.. -I/ufs/goncalve/MonetDB/MonetDB_Release/MonetDB4/MonetDB/src/modules/plain -I../../common -I/ufs/goncalve/MonetDB/MonetDB_Release/MonetDB4/MonetDB/src/modules/plain/../../common -I../../gdk -I/ufs/goncalve/MonetDB/MonetDB_Release/MonetDB4/MonetDB/src/modules/plain/../../gdk -I../../monet -I/ufs/goncalve/MonetDB/MonetDB_Release/MonetDB4/MonetDB/src/modules/plain/../../monet -DLIBUPGRADE -Wall -W -std=c99 -g -Werror-implicit-function-declaration -Werror -Wno-unused-function -Wno-unused-label -D_REENTRANT -c upgrade.c -fPIC -DPIC -o .libs/lib_upgrade_la-upgrade.o /ufs/goncalve/MonetDB/MonetDB_Release/MonetDB4/MonetDB/src/modules/plain/upgrade.mx: In function 'bat_convert': /ufs/goncalve/MonetDB/MonetDB_Release/MonetDB4/MonetDB/src/modules/plain/upgrade.mx:465: error: 'Heap' has no member named 'padding' /ufs/goncalve/MonetDB/MonetDB_Release/MonetDB4/MonetDB/src/modules/plain/upgrade.mx:486: error: 'Heap' has no member named 'padding' /ufs/goncalve/MonetDB/MonetDB_Release/MonetDB4/MonetDB/src/modules/plain/upgrade.mx:509: error: 'Heap' has no member named 'padding' make[7]: *** [lib_upgrade_la-upgrade.lo] Error 1 make[7]: Leaving directory `/net/amelia/export/scratch1/goncalve/MonetDB/MonetDB_Release/monetdb4/build/src/modules/plain' make[6]: *** [all] Error 2 I also updated the buildtools. It should a be a stable branch, right? ;) Regards, Romulo
Fixed in CVS. For the future (and for ALL of you, not only for Romulo): In case of compilation problems, first check the TestWeb at http://monetdb.cwi.nl/Development/TestWeb/index.html http://monetdb.cwi.nl/Development/TestWeb/Stable/index.html http://monetdb.cwi.nl/testing/projects/monetdb/Stable/MonetDB/.Makes3/index_... http://monetdb.cwi.nl/testing/projects/monetdb/Stable/MonetDB/.GNU.64.64.d-F... whether the same problems occurs there as well. If so, file a proper bug report via http://sourceforge.net/tracker/?group_id=56967&atid=482468 It would be even apprechiated if you quickly check who did checkin the day before (cf. you mail box, `cvs log` and/or `cvs history`), and hence might have triggered to compilation problem, and assign the bug to him/her. Stefan On Thu, Dec 07, 2006 at 10:38:43AM +0100, Romulo Goncalves wrote:
Dear developers I was updating my M4 release and I got the following error:
gcc -m64 -DHAVE_CONFIG_H -I. -I/ufs/goncalve/MonetDB/MonetDB_Release/MonetDB4/MonetDB/src/modules/plain -I../../.. -I/ufs/goncalve/MonetDB/MonetDB_Release/MonetDB4/MonetDB/src/modules/plain -I../../common -I/ufs/goncalve/MonetDB/MonetDB_Release/MonetDB4/MonetDB/src/modules/plain/../../common -I../../gdk -I/ufs/goncalve/MonetDB/MonetDB_Release/MonetDB4/MonetDB/src/modules/plain/../../gdk -I../../monet -I/ufs/goncalve/MonetDB/MonetDB_Release/MonetDB4/MonetDB/src/modules/plain/../../monet -DLIBUPGRADE -Wall -W -std=c99 -g -Werror-implicit-function-declaration -Werror -Wno-unused-function -Wno-unused-label -D_REENTRANT -c upgrade.c -fPIC -DPIC -o .libs/lib_upgrade_la-upgrade.o /ufs/goncalve/MonetDB/MonetDB_Release/MonetDB4/MonetDB/src/modules/plain/upgrade.mx: In function 'bat_convert': /ufs/goncalve/MonetDB/MonetDB_Release/MonetDB4/MonetDB/src/modules/plain/upgrade.mx:465: error: 'Heap' has no member named 'padding' /ufs/goncalve/MonetDB/MonetDB_Release/MonetDB4/MonetDB/src/modules/plain/upgrade.mx:486: error: 'Heap' has no member named 'padding' /ufs/goncalve/MonetDB/MonetDB_Release/MonetDB4/MonetDB/src/modules/plain/upgrade.mx:509: error: 'Heap' has no member named 'padding' make[7]: *** [lib_upgrade_la-upgrade.lo] Error 1 make[7]: Leaving directory `/net/amelia/export/scratch1/goncalve/MonetDB/MonetDB_Release/monetdb4/build/src/modules/plain' make[6]: *** [all] Error 2
I also updated the buildtools. It should a be a stable branch, right? ;)
Regards, Romulo
------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Monetdb-developers mailing list Monetdb-developers@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/monetdb-developers
-- | Dr. Stefan Manegold | mailto:Stefan.Manegold@cwi.nl | | CWI, P.O.Box 94079 | http://www.cwi.nl/~manegold/ | | 1090 GB Amsterdam | Tel.: +31 (20) 592-4212 | | The Netherlands | Fax : +31 (20) 592-4312 |
participants (2)
-
Romulo Goncalves
-
Stefan Manegold