Re: The error on compiling the MySQL source

2003-03-18 Thread Lenz Grimmer
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi,

On Mon, 17 Mar 2003, Dyego Souza do Carmo wrote:

 I'm trying to compile MySQl 4.0.12 from BK three... and the error is:


 Making all in libmysql
 make[2]: Entering directory `/temp/mysql-development/mysql-4.0/libmysql'
 source='libmysql.c' object='libmysql.lo' libtool=yes \
 depfile='.deps/libmysql.Plo' tmpdepfile='.deps/libmysql.TPlo' \
 depmode=gcc /bin/sh ../depcomp \
 @LIBTOOL@ --mode=compile gcc -DDEFAULT_CHARSET_HOME=\/usr/local/mysql4\ 
 -DDATADIR=\/usr/local/mysql4/var\ -DSHAREDIR=\/usr/local/mysql4/share/mysql\ 
 -DUNDEF_THREADS_HACK -DDONT_USE_RAID  -DMYSQL_CLIENT -I. -I. -I.. -I./../include 
 -I../include -I./.. -I.. -I.. -g -O -DDBUG_ON -DSAFE_MUTEX -O6 -mpentiumpro  -c 
 -o libmysql.lo `test -f libmysql.c || echo './'`libmysql.c
 ../depcomp: @LIBTOOL@: command not found
 make[2]: *** [libmysql.lo] Error 127
 make[2]: Leaving directory `/temp/mysql-development/mysql-4.0/libmysql'
 make[1]: *** [all-recursive] Error 1
 make[1]: Leaving directory `/temp/mysql-development/mysql-4.0'
 make: *** [all] Error 2

 on make command.

 My system is Linux 2.4.21-pre5-ac3

 The last bk pull is: 16:20 today

Hmm, somehow the configure script seems to have missed to detect libtool
on your system. You should check config.log for errors.

Bye,
LenZ
- -- 
For technical support contracts, visit https://order.mysql.com/?ref=mlgr
   __  ___ ___   __
  /  |/  /_ __/ __/ __ \/ /  Mr. Lenz Grimmer [EMAIL PROTECTED]
 / /|_/ / // /\ \/ /_/ / /__ MySQL AB, Production Engineer
/_/  /_/\_, /___/\___\_\___/ Hamburg, Germany
   ___/   www.mysql.com
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.2-rc1-SuSE (GNU/Linux)
Comment: For info see http://quantumlab.net/pine_privacy_guard/

iD8DBQE+d0+eSVDhKrJykfIRAhLoAJ4yJpd/uQqGHD8xIFF66MrJ2+i1iACfY8nR
UHhQuikgmMDTnJa9NxaHIjo=
=5xV3
-END PGP SIGNATURE-

-
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



The error on compiling the MySQL source

2003-03-17 Thread Dyego Souza do Carmo
I'm trying to compile MySQl 4.0.12 from BK three... and the error is:


Making all in libmysql
make[2]: Entering directory `/temp/mysql-development/mysql-4.0/libmysql'
source='libmysql.c' object='libmysql.lo' libtool=yes \
depfile='.deps/libmysql.Plo' tmpdepfile='.deps/libmysql.TPlo' \
depmode=gcc /bin/sh ../depcomp \
@LIBTOOL@ --mode=compile gcc -DDEFAULT_CHARSET_HOME=\/usr/local/mysql4\ 
-DDATADIR=\/usr/local/mysql4/var\ -DSHAREDIR=\/usr/local/mysql4/share/mysql\ 
-DUNDEF_THREADS_HACK -DDONT_USE_RAID  -DMYSQL_CLIENT -I. -I. -I.. -I./../include 
-I../include -I./.. -I.. -I.. -g -O -DDBUG_ON -DSAFE_MUTEX -O6 -mpentiumpro  -c -o 
libmysql.lo `test -f libmysql.c || echo './'`libmysql.c
../depcomp: @LIBTOOL@: command not found
make[2]: *** [libmysql.lo] Error 127
make[2]: Leaving directory `/temp/mysql-development/mysql-4.0/libmysql'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/temp/mysql-development/mysql-4.0'
make: *** [all] Error 2

on make command.

My system is Linux 2.4.21-pre5-ac3

The last bk pull is: 16:20 today

sql,query

-
  ++  Dyego Souza do Carmo   ++   Dep. Desenvolvimento   
-
 E S C R I B A   I N F O R M A T I C A
-
The only stupid question is the unasked one (somewhere in Linux's HowTo)
Linux registred user : #230601
--ICQ   : 221602060
$ look into my eyes Phone : +55 041 296-2311  r.112
look: cannot open my eyes Fax   : +55 041 296-6640
-
   Reply: [EMAIL PROTECTED]



-
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