mysql_tzinfo_to_sql build error in
am 06.07.2004 13:46:59 von Martin Waite
Hi,
mysql_tzinfo_to_sql has been dynamically linked in this package,
whereas I think it should have been statically linked.
regards,
Martin
--
MySQL Bugs Mailing List
For list archives: http://lists.mysql.com/bugs
To unsubscribe: http://lists.mysql.com/bugs?unsub=gcdmb-bugs@m.gmane.org
Re: mysql_tzinfo_to_sql build error in mysql-standard-4.1.3-beta-pc-linux-i686-icc
am 06.07.2004 18:53:39 von Dmitri Lenev
Hi, Martin!
* Martin Waite [04/07/06 15:57]:
> mysql_tzinfo_to_sql has been dynamically linked in this package,
> whereas I think it should have been statically linked.
You are 100% right! I entered this issue into our bug database as
"Bug #4422 mysql_tzinfo_to_sql is dynamically linked binary on
pc-linux-i686-icc". And I will try to fix it ASAP...
You can track issue progress using http://bugs.mysql.com/bug.php?id=4422
Meanwhile as temporary workaround until next release you either have
to install missing icc related libraries or try to use mysql_tzinfo_to_sql
from non-icc binary distibution (it should put softer requirements on
libraries installed...).
Thank you for noticing this problem!
Best regards,
--
Dmitri Lenev, Software Developer
MySQL AB, www.mysql.com
Are you MySQL certified? http://www.mysql.com/certification
--
MySQL Bugs Mailing List
For list archives: http://lists.mysql.com/bugs
To unsubscribe: http://lists.mysql.com/bugs?unsub=gcdmb-bugs@m.gmane.org