> -----Original Message----- > From: RUMADI HARTAWAN [SMTP:[EMAIL PROTECTED]] > Sent: Monday, February 26, 2001 11:12 PM > To: [EMAIL PROTECTED] > Subject: Configure error > > Hi Gurus, > > I've tried to configure mysql source distribution, but I've got following > error message. > My machine is Sun Ultra-2 running SPARC Solaris 2.6. > > What should I do to fix this problem? > Thank you very much in advance. > > Yours sincerely, > [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> > > ----------------------------------------------- > > # ./configure --prefix=/usr/local/mysql > loading cache ./config.cache > checking host system type... sparc-sun-solaris2.6 > checking target system type... sparc-sun-solaris2.6 > checking build system type... sparc-sun-solaris2.6 > checking for a BSD compatible install... ./install-sh -c > checking whether build environment is sane... yes > checking whether make sets ${MAKE}... (cached) yes > checking for working aclocal... missing > checking for working autoconf... missing > checking for working automake... missing > checking for working autoheader... missing > checking for working makeinfo... missing > checking whether to enable maintainer-specific portions of Makefiles... no > checking whether build environment is sane... yes > checking whether make sets ${MAKE}... (cached) yes > checking for gawk... (cached) nawk > checking for gcc... (cached) gcc > checking whether the C compiler (gcc ) works... yes > checking whether the C compiler (gcc ) is a cross-compiler... no > checking whether we are using GNU C... (cached) yes > checking whether gcc accepts -g... (cached) yes > checking for c++... (cached) c++ > checking whether the C++ compiler (c++ ) works... yes > checking whether the C++ compiler (c++ ) is a cross-compiler... yes > checking whether we are using GNU C++... (cached) yes > checking whether c++ accepts -g... (cached) yes > checking how to run the C preprocessor... (cached) gcc -E > checking for ranlib... (cached) ranlib > checking for ld used by GCC... (cached) /usr/ccs/bin/ld > checking if the linker (/usr/ccs/bin/ld) is GNU ld... (cached) no > checking for BSD-compatible nm... (cached) /usr/ccs/bin/nm -p > checking whether ln -s works... (cached) yes > checking for object suffix... o > checking for executable suffix... no > checking for gcc option to produce PIC... -fPIC > checking if gcc PIC flag -fPIC works... yes > checking if gcc supports -c -o file.o... yes > checking if gcc supports -c -o file.lo... yes > checking if gcc supports -fno-rtti -fno-exceptions ... yes > checking if gcc static flag -static works... -static > checking if the linker (/usr/ccs/bin/ld) is GNU ld... no > checking whether the linker (/usr/ccs/bin/ld) supports shared libraries... > yes > checking command to parse /usr/ccs/bin/nm -p output... ok > checking how to hardcode library paths into programs... immediate > checking for /usr/ccs/bin/ld option to reload object files... -r > checking dynamic linker characteristics... solaris2.6 ld.so > checking if libtool supports shared libraries... yes > checking whether to build shared libraries... yes > checking whether to build static libraries... yes > checking for objdir... .libs > creating libtool > loading cache ./config.cache > checking for a BSD compatible install... ./install-sh -c > checking for bison... no > checking for byacc... no > checking for pdftex... no > checking return type of sprintf... configure: error: can not run test > program while cross compiling > > -------------------------------------------------------------------------- > -- > --------------- > > # cat config.log > This file contains any messages produced by compilers while > running configure, to aid debugging if configure makes a mistake. > > configure:796: checking host system type > configure:817: checking target system type Hello, I just installed mysql 3.22.30 on Digital Unix system 4.0D; it works fine but when I exit out of "mysql>" I get the error "xmalloc: out of virtual memory " . Is this an error to be concerned about? The followin is the message I get: Enter password: Reading table information for completion of table and column names You can turn off this feature to get a quicker startup with -A Welcome to the MySQL monitor. Commands end with ; or \g. Your MySQL connection id is 2 to server version: 3.22.30 Type 'help' for help. mysql> exit xmalloc: out of virtual memory --------------------------------------------------------------------- Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.com/ (the list archive) To request this thread, e-mail <[EMAIL PROTECTED]> To unsubscribe, e-mail <[EMAIL PROTECTED]> Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php