[Monetdb-developers] undefined symbol: BATaccess
Was this already known? # MonetDB 5 server v11.12.0 # This is an unreleased version # Serving database 'kvk-2012-augustus', using 2 threads # Compiled for x86_64-unknown-linux-gnu/64bit with 64bit OIDs dynamically linked # Found 3.860 GiB available main-memory. # Copyright (c) 1993-July 2008 CWI. # Copyright (c) August 2008-2012 MonetDB B.V., all rights reserved # Visit http://www.monetdb.org/ for further information #WARNING: LoaderException:loadLibrary:failed to load library: /opt/monetdb-augustus/lib/monetdb5/lib_lsst.so: undefined symbol: BATaccess #WARNING: LoaderException:loadLibrary:failed to load library: /opt/monetdb-augustus/lib/monetdb5/lib_lsst.so: undefined symbol: BATaccess # Listening for connection requests on mapi:monetdb://127.0.0.1:60010/ # MonetDB/GIS module loaded # MonetDB/JAQL module loaded # MonetDB/SQL module loaded
And updating to tip results in: libtool: link: gcc -g -Werror -Wall -Wextra -W -Werror-implicit-function-declaration -Wpointer-arith -Wdeclaration-after-statement -Wundef -Wformat=2 -Wno-format-nonliteral -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wold-style-definition -Wpacked -Wunknown-pragmas -Wvariadic-macros -fstack-protector-all -Wstack-protector -Wpacked-bitfield-compat -Wsync-nand -Wjump-misses-init -Wmissing-include-dirs -Wlogical-op -Wunreachable-code -D_REENTRANT -o .libs/mserver5 mserver5.o monet_version.o -pthread -Wl,--export-dynamic ../../monetdb5/tools/.libs/libmonetdb5.so /home/skinkie/sources/monetdb-new/gdk/.libs/libbat.so /home/skinkie/sources/monetdb-new/clients/mapilib/.libs/libmapi.so -lcrypt -luuid -lreadline -lxml2 ../../gdk/.libs/libbat.so /home/skinkie/sources/monetdb-new/common/stream/.libs/libstream.so -lm -lz -lbz2 -lcurl -lpcre -lssl -lcrypto -ldl -pthread -Wl,-rpath -Wl,/opt/monetdb-augustus/lib ../../monetdb5/tools/.libs/libmonetdb5.so: undefined reference to `OPTxidImplementation'
clean-up and rebuild from scratch ----- Original Message -----
And updating to tip results in:
libtool: link: gcc -g -Werror -Wall -Wextra -W -Werror-implicit-function-declaration -Wpointer-arith -Wdeclaration-after-statement -Wundef -Wformat=2 -Wno-format-nonliteral -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wold-style-definition -Wpacked -Wunknown-pragmas -Wvariadic-macros -fstack-protector-all -Wstack-protector -Wpacked-bitfield-compat -Wsync-nand -Wjump-misses-init -Wmissing-include-dirs -Wlogical-op -Wunreachable-code -D_REENTRANT -o .libs/mserver5 mserver5.o monet_version.o -pthread -Wl,--export-dynamic ../../monetdb5/tools/.libs/libmonetdb5.so /home/skinkie/sources/monetdb-new/gdk/.libs/libbat.so /home/skinkie/sources/monetdb-new/clients/mapilib/.libs/libmapi.so -lcrypt -luuid -lreadline -lxml2 ../../gdk/.libs/libbat.so /home/skinkie/sources/monetdb-new/common/stream/.libs/libstream.so -lm -lz -lbz2 -lcurl -lpcre -lssl -lcrypto -ldl -pthread -Wl,-rpath -Wl,/opt/monetdb-augustus/lib ../../monetdb5/tools/.libs/libmonetdb5.so: undefined reference to `OPTxidImplementation'
------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Monetdb-developers mailing list Monetdb-developers@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/monetdb-developers
hg update tip, ./de-bootstrap, ./bootstrap, ./configure did the trick. Critical part was the bootstrap-sequence. Stefan
On 04-08-2012 18:18:17 +0200, Stefan de Konink wrote:
hg update tip, ./de-bootstrap, ./bootstrap, ./configure did the trick. Critical part was the bootstrap-sequence.
better change that into hg update default tip can refer to any random branch that the last commit in the repo happened to be at
works obviously for us: http://monetdb.cwi.nl/testweb/web/status.php On Sat, Aug 04, 2012 at 05:48:19PM +0200, Stefan de Konink wrote:
Was this already known?
# MonetDB 5 server v11.12.0 # This is an unreleased version # Serving database 'kvk-2012-augustus', using 2 threads # Compiled for x86_64-unknown-linux-gnu/64bit with 64bit OIDs dynamically linked # Found 3.860 GiB available main-memory. # Copyright (c) 1993-July 2008 CWI. # Copyright (c) August 2008-2012 MonetDB B.V., all rights reserved # Visit http://www.monetdb.org/ for further information #WARNING: LoaderException:loadLibrary:failed to load library: /opt/monetdb-augustus/lib/monetdb5/lib_lsst.so: undefined symbol: BATaccess #WARNING: LoaderException:loadLibrary:failed to load library: /opt/monetdb-augustus/lib/monetdb5/lib_lsst.so: undefined symbol: BATaccess # Listening for connection requests on mapi:monetdb://127.0.0.1:60010/ # MonetDB/GIS module loaded # MonetDB/JAQL module loaded # MonetDB/SQL module loaded
------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Monetdb-developers mailing list Monetdb-developers@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/monetdb-developers
-- | Stefan.Manegold @ CWI.nl | DB Architectures (INS1) | | http://CWI.nl/~manegold/ | Science Park 123 (L321) | | Tel.: +31 (0)20 592-4212 | 1098 XG Amsterdam (NL) |
participants (3)
-
Fabian Groffen
-
Stefan de Konink
-
Stefan Manegold