mysql-5.0.3-alpha-nightly-20041215 doesn't compile

2004-12-20 Thread John PAUL
Hi,
So sorry for my poor english.

I've tried to compile the last mysql snapshot on Fedora Core 1 without any 
success due to a missing file.

Find here the error message obtained :
make[2]: Entre dans le répertoire 
`/tmp/mysql-5.0.3-alpha-nightly-20041215/extra'
../extra/comp_err --charset=./../sql/share/charsets --out-dir=../sql/share/ 
--header_file=../extra/mysqld_error.h --state_file=../extra/sql_state.h 
--in_file=./../sql/share/errmsg.txt
../extra/comp_err: File './../sql/share/errmsg.txt' not found (Errcode: 2)
Failed to parse input file ./../sql/share/errmsg.txt
make[2]: *** [created_include_files] Erreur 1
make[2]: Quitte le répertoire `/tmp/mysql-5.0.3-alpha-nightly-20041215/extra'
make[1]: *** [all-recursive] Erreur 1
make[1]: Quitte le répertoire `/tmp/mysql-5.0.3-alpha-nightly-20041215'
make: *** [all] Erreur 2


Where can I find this missing file ?

I've also tried to touch the missing file, bad idea, I got a parsing error. 

Thanks for your help.
John


--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]



Re: mysql-5.0.3-alpha-nightly-20041215 doesn't compile

2004-12-20 Thread Victor Medina
JUST copy it from the 5.0-alpha source. =)
On Mon, 2004-12-20 at 11:30 +0100, John PAUL wrote:
 Hi,
 So sorry for my poor english.
 
 I've tried to compile the last mysql snapshot on Fedora Core 1 without any 
 success due to a missing file.
 
 Find here the error message obtained :
 make[2]: Entre dans le répertoire 
 `/tmp/mysql-5.0.3-alpha-nightly-20041215/extra'
 ../extra/comp_err --charset=./../sql/share/charsets --out-dir=../sql/share/ 
 --header_file=../extra/mysqld_error.h --state_file=../extra/sql_state.h 
 --in_file=./../sql/share/errmsg.txt
 ../extra/comp_err: File './../sql/share/errmsg.txt' not found (Errcode: 2)
 Failed to parse input file ./../sql/share/errmsg.txt
 make[2]: *** [created_include_files] Erreur 1
 make[2]: Quitte le répertoire `/tmp/mysql-5.0.3-alpha-nightly-20041215/extra'
 make[1]: *** [all-recursive] Erreur 1
 make[1]: Quitte le répertoire `/tmp/mysql-5.0.3-alpha-nightly-20041215'
 make: *** [all] Erreur 2
 
 
 Where can I find this missing file ?
 
 I've also tried to touch the missing file, bad idea, I got a parsing error. 
 
 Thanks for your help.
 John
 
 
-- 

Victor Medina M.
Linux - Java - MySQL
Telf.: 0241-8507325
Ext.: 325
Cell.: 0412-3640959
mail: [EMAIL PROTECTED]


--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]