On Wed, Apr 18, 2007 at 12:10:45AM +0200, Ying Zhang wrote: > Hi Stefan, > > I have just tried to rebuild de modules in a really very clean way, i.e., > in a new shell, check out all modules from CVS and then bootstrap, > configure, make... > The outputs of your command are: > > [andorea:/ufs/zhang/dev/clients] $ cvs -q update -d -P -A | grep -v '^\? ' > [andorea:/ufs/zhang/dev/clients] $ cd ../MonetDB > [andorea:/ufs/zhang/dev/MonetDB] $ cvs -q update -d -P -A | grep -v '^\? ' > [andorea:/ufs/zhang/dev/MonetDB] $ cd ../buildtools/ > [andorea:/ufs/zhang/dev/buildtools] $ cvs -q update -d -P -A | grep -v '^\? ' > [andorea:/ufs/zhang/dev/buildtools] $ cd ../MonetDB4/ > [andorea:/ufs/zhang/dev/MonetDB4] $ cvs -q update -d -P -A | grep -v '^\? ' > [andorea:/ufs/zhang/dev/MonetDB4] $ cd ../pathfinder/ > [andorea:/ufs/zhang/dev/pathfinder] $ cvs -q update -d -P -A | grep -v '^\? ' > > But I still have the same problem, so the cause should be somewhere else...
(assuming that your buildtools & MonetDB are not only source-wise up-to-date, but also installed and available properly) the "usual" advice: re-build your clients from scratch i.e., - remove your clients build-di - de-bootstrap clients - do "the usual" for clients, i.e., bootstrap, configure, make, make install ... and check which version of ava you're using ... Stefan -- | Dr. Stefan Manegold | mailto:[EMAIL PROTECTED] | | 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 | ------------------------------------------------------------------------- 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 [email protected] https://lists.sourceforge.net/lists/listinfo/monetdb-developers
