Re: [Monetdb-developers] Install MonetDB-server on SLES 9 64 bit
Dear Maggie, Thank you very much for being interestedn in MonetDB, and please accept our apologies for the inconvenience you experience. Indeed, we don not have a precompiled install (RPM) for 64-SuSE, yet; you could try the Fedora Core version, but I have no idea, whether it will work on SuSE... The yacc/lex errors you see can savely be ignored. The linker error is the real problem. Unfortunately, I cannot say right now, what the problem is, but it might be related to whether you have your SuSE system installed/configure to support the development/compilation of both, 322- and 64-bit programs (basically, are the system libraries available in both vorsions, or only in one). By default, MonetDB (tries to) compile 32-bit, even on a 64-bit Linux system (admittedly, this is not necessairly intuitive, but we haven't found time, yet, to change this...). To compile for 64-bit, you nedd to run configure with the "--enable-bits=64" option. Hence, my questions would be a) Do you know, whether your system has both 32-bit and 64-bit libraries installed? b) Did you run configure with or without the "--enable-bits=64" option? I hope, that these information will help us, to locate and solve the problem. Kind Regards, Stefan
I have looked for a precompiled install for Suse 9 64 bit but alas cannot find one, so I changed to compiling from source and during the make I am getting the following errors
conflicts: 32 reduce/reduce conflicts: 32 reduce/reduce y.tab.c: In function `int yyparse()': y.tab.c:1868: warning: label `yyerrlab1' defined but not used /usr/lib64/libbz2.so: could not read symbols: Invalid operation collect2: ld returned 1 exit status make[4]: *** [libstream.la] Error 1 make[3]: *** [all] Error 2 make[2]: *** [all-recursive] Error 1 make[1]: *** [all-recursive] Error 1 make: *** [all] Error 2
any help would be greatly appreciated.
Maggie
------------------------------------------------------- SF.Net email is sponsored by: GoToMeeting - the easiest way to collaborate online with coworkers and clients while avoiding the high cost of travel and communications. There is no equipment to buy and you can meet as often as you want. Try it free.http://ads.osdn.com/?ad_id=7402&alloc_id=16135&op=click _______________________________________________ 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 (1)
-
Stefan.Manegold@cwi.nl