hi,
I have some question about the mysql3.23.39 in my linux686 system
when I configure it neither "CFLAGS="-O3" CXX=gcc CXXFLAGS="-O3 -felide-constructors 
-fno-exceptions -fno-rtti" ./configure --prefix=/usr/local/mysql --enable-assembler 
--with-mysqld-ldflags=-all-static " 
nor "./configure" directly, error comes out when "make",

gcc -O3 -DDBUG_OFF -O3 -mpentiumpro -felide-constructors -fno-exceptions -fno-rtti 
-fno-implicit-templates -fno-exceptions -fno-rttm
../libmysql/.libs/libmysqlclient.a(mf_tempfile.o): In function `create_temp_file':
mf_tempfile.o(.text+0x104): undefined reference to `mkstemp64'
collect2: ld returned 1 exit status
make[2]: *** [mysql] Error 1
make[2]: Leaving directory `/home/agent/mysql-3.23.39/client'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/agent/mysql-3.23.39'
make: *** [all-recursive-am] Error 2

why???
what is the mkstemp64? how to solute the trouble?
thanks to email me

Johnson
2001/07/16



===============================================
为你而建,为你而设,让你传递真心真意 

    ---- 163.net贺卡站(http://ecard.163.net)

163电子邮局全新奉献,精彩无限的电子贺卡站。
===============================================


---------------------------------------------------------------------
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

Reply via email to