Romulo, this should have been either filed as a bug report or sent to Monetdb-developers@lists.sourceforge.net. On Tue, Oct 10, 2006 at 05:19:32PM +0200, Romulo Goncalves wrote:
Dear SQL developers,
I checked out the buildtools and I installed it.
I checked out MonetDB4 v4.13.1 and I install with this configure: configure --prefix=/ufs/goncalve/scratch/MonetDB/monetdb4 --enable-debug --enable-bits=64
At this point: is /ufs/goncalve/scratch/MonetDB/monetdb4/bin in your PATH?
I checked out MonetDB5 version v4.99.19 and I installed it with the following configure: configure --prefix=/ufs/goncalve/scratch/MonetDB/monetdb5 --enable-debug --enable-bits=64
Then I checked out SQL module and I installed it with the following configure:
At this point: is /ufs/goncalve/scratch/MonetDB/monetdb5/bin in your PATH?
configure --prefix=/ufs/goncalve/scratch/MonetDB/monetdb5/ --enable-debug --enable-bits=64
For all the installations the directories were removed and the bootstraap was executed.
The error that I got in the installation of SQL is:
ve/scratch/MonetDB/monetdb4/lib/libstream.so -lpthread -m64 -Wl,-soname -Wl,lib _sql.so.0 -o .libs/lib_sql.so.0.0.0 /usr/bin/ld: cannot find -loptimizer collect2: ld returned 1 exit status make[7]: *** [lib_sql.la] Error 1 make[7]: Leaving directory `/net/amelia/export/scratch1/goncalve/SQL/sql/build/s rc/backends/monet5'
This problem started after the following update:
[Monetdb-sql-checkins] sql/src/backends/monet5 Makefile.ag, 1.30, 1.31
Update of /cvsroot/monetdb/sql/src/backends/monet5 In directory sc8-pr-cvs7.sourceforge.net:/tmp/cvs-serv6378/src/backends/monet5
Modified Files: Makefile.ag Log Message: Added some libraries that are used by the module.
did you re-compiler Monet5 & SQL from scratch (bootstrap; configure; make; make install) after this update?
Could you tell me where I am wrong?
Best regards, Romulo Goncalves
Stefan -- | 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 |