Hi Guilhem,
Thank you for your suggestion of using BUILD/compile-pentium-debug and here is what I got,
am I missing something here ?
BUILD/check-cpu: Oops, could not find out what kind of cpu this machine is using.
+ make -k maintainer-clean
make[2]: warning: -jN forced in submake: disabling jobserver mode.
make[2]: warning: -jN forced in submake: disabling jobserver mode.
.
.
.
make[1]: warning: -jN forced in submake: disabling jobserver mode.
make[1]: warning: -jN forced in submake: disabling jobserver mode.
safemalloc.c: In function ‘_mymalloc’:
safemalloc.c:162: warning: format ‘%ld’ expects type ‘long int’,
but argument 2 has type ‘size_t’
make[1]: warning: -jN forced in submake: disabling jobserver mode.
troff: fatal error: can't find macro file m
troff: fatal error: can't find macro file m
make[1]: [user.ps] Error 1 (ignored)
make[1]: [user.t] Error 1 (ignored)
make[1]: warning: -jN forced in submake: disabling jobserver mode.
make[2]: warning: -jN forced in submake: disabling jobserver mode.
.
.
.
Thanks,
Hiromichi
--- On Tue, 2/10/09, Guilhem Bichot <guilhem@stripped> wrote:
> From: Guilhem Bichot <guilhem@stripped>
> Subject: Re: Build with debug option
> To: hiromichiwatari@stripped
> Cc: "Chad MILLER" <chad@stripped>, internals@stripped
> Date: Tuesday, February 10, 2009, 9:14 AM
> Hello,
>
> Hiromichi Watari a écrit, Le 02/10/2009 01:49 PM:
> > Hi Guilhem,
> > Thank you for your response, here is my objdump
> output.
> >
> > $ objdump -t ../libmysql/.libs/libmysqlclient.so
> > ../libmysql/.libs/libmysqlclient.so: file format
> elf32-i386
> >
> >
> > SYMBOL TABLE:
> > 000000d4 l d .hash 00000000 .hash
> > .
> > .
> > .
> >
> > 00000000 *UND* 00000000
> _db_enter_
>
> strange...
>
> > I am using the unmodified configure script(version 6.0
> source pull).
> > Do I need to do anything to include libtool ?
>
> I tried to reproduce your problem ("./configure
> --with-debug ; make")
> and it failed in mysql.cc (not same error as you, though);
> I filed it at
> http://bugs.mysql.com/bug.php?id=42730
> Until it's fixed, I suggest calling
> BUILD/compile-pentium-debug
> which seems to work better.
>
> -- MySQL Internals Mailing List
> For list archives: http://lists.mysql.com/internals
> To unsubscribe:
> http://lists.mysql.com/internals?unsub=1