[prev in list] [next in list] [prev in thread] [next in thread] 

List:       mysql-internals
Subject:    Re: bk 4.1 compile problems
From:       Sergei Golubchik <serg () mysql ! com>
Date:       2002-11-29 8:20:11
[Download RAW message or body]

Hi!

On Nov 29, Georg Richter wrote:
> Hello,
> 
> since yesterday I can't compile the 4.1 tree with configure option 
> --with-debug (without debug anything works fine)
> 
> ../mysys/libmysys.a(my_thr_init.o): In function `my_thread_name':
> /usr/local/src/mysql-4.1/mysys/my_thr_init.c:239: undefined reference to 
> `strmake'
> collect2: ld returned 1 exit status
> make[2]: *** [re] Error 1
> make[2]: Leaving directory `/usr/local/src/mysql-4.1/regex'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/usr/local/src/mysql-4.1'
> make: *** [all] Error 2
> vivaldi:/usr/local/src/mysql-4.1 #
> 
> Any ideas?

Yes.
Be sure you have the recent tree (that is: bk pull)
and rebuild from scratch (codeword: automake).

You need libmysys.a in the regex/Makefile.am

% grep LDADD regex/Makefile.am
LDADD =  libregex.a ../strings/libmystrings.a ../mysys/libmysys.a
%
 
Regards,
Sergei

-- 
MySQL Development Team
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /   Sergei Golubchik <serg@mysql.com>
 / /|_/ / // /\ \/ /_/ / /__  MySQL AB, http://www.mysql.com/
/_/  /_/\_, /___/\___\_\___/  Osnabrueck, Germany
       <___/

---------------------------------------------------------------------
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 internals-thread5821@lists.mysql.com
To unsubscribe, e-mail <internals-unsubscribe@lists.mysql.com>

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic