RE: missing header file?

2005-02-23 Thread Sergei Skarupo
Thanks, I'll try that. I haven't actually tried to compile MySQL from source 
and haven't read the instructions. Sorry.

It seems that the file in question is present in MySQL Linux binary 
distribution, missing from source (i.e. configure should be run), missing from 
Windows binary, present in Windows source. Interesting symmetry.



-Original Message-
From: Gleb Paharenko [mailto:[EMAIL PROTECTED]
Sent: Tuesday, February 22, 2005 2:14 AM
To: mysql@lists.mysql.com
Subject: Re: missing header file?


Hello.

You should run configure in the source directory, which will create
a Makefile in the include/ directory. Then cd into it and run:

  make my_config.h



[snip] 
I'm trying to modify and recompile some UDFs for MySQL 4.1. I'm using the 
header files
from the version 4.1.10 Linux source archive and am getting the following error:
home/sskarupo/mysql-4.1.10/include/my_global.h:70: my_config.h: No such file or 
directory
my_config.h isn't there. It is included in the Windows source archive, though.
Can anyone explain this?
Thanks in advance,
Sergei"Sergei Skarupo" <[EMAIL PROTECTED]> wrote:

[snip]


-- 
For technical support contracts, goto https://order.mysql.com/?ref=ensita
This email is sponsored by Ensita.NET http://www.ensita.net/
   __  ___ ___   __
  /  |/  /_ __/ __/ __ \/ /Gleb Paharenko
 / /|_/ / // /\ \/ /_/ / /__   [EMAIL PROTECTED]
/_/  /_/\_, /___/\___\_\___/   MySQL AB / Ensita.NET
   <___/   www.mysql.com




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


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



Re: missing header file?

2005-02-23 Thread Gleb Paharenko
Hello.



You should run configure in the source directory, which will create

a Makefile in the include/ directory. Then cd into it and run:



  make my_config.h







[snip] 

I'm trying to modify and recompile some UDFs for MySQL 4.1. I'm using the 
header files

from the version 4.1.10 Linux source archive and am getting the following error:

home/sskarupo/mysql-4.1.10/include/my_global.h:70: my_config.h: No such file or 
directory

my_config.h isn't there. It is included in the Windows source archive, though.

Can anyone explain this?

Thanks in advance,

Sergei"Sergei Skarupo" <[EMAIL PROTECTED]> wrote:



[snip]



-- 
For technical support contracts, goto https://order.mysql.com/?ref=ensita
This email is sponsored by Ensita.NET http://www.ensita.net/
   __  ___ ___   __
  /  |/  /_ __/ __/ __ \/ /Gleb Paharenko
 / /|_/ / // /\ \/ /_/ / /__   [EMAIL PROTECTED]
/_/  /_/\_, /___/\___\_\___/   MySQL AB / Ensita.NET
   <___/   www.mysql.com




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



missing header file?

2005-02-21 Thread Sergei Skarupo
Hi all,
 
I'm trying to modify and recompile some UDFs for MySQL 4.1. I'm using the 
header files from the version 4.1.10 Linux source archive and am getting the 
following error:
 
/home/sskarupo/mysql-4.1.10/include/my_global.h:70: my_config.h: No such file 
or directory
 
my_config.h isn't there. It is included in the Windows source archive, though.
 
Can anyone explain this?
 
Thanks in advance,
 
Sergei


Re: Missing header file

2002-08-22 Thread Egor Egorov

Attila,
Thursday, August 22, 2002, 11:54:24 AM, you wrote:

AM> I can't compile the source codes I've made top MySQL4.0.2 alpha release because 
the my MS Visual C++ 6.0 compiler tells me it can't find the my_alloc.h header file. 
I've set the mysql include
AM> path for the compiler, so it seems this file is missing from your install kit. 
Please write me how i can get it.

As far as I remember there was the same problem because of my_alloc.h
wasn't in the include dir.

But I just downloaded mysql-4.0.2-alpha-win-src and my_alloc.h is present in
the include dir. How long ago did you download src package ?





-- 
For technical support contracts, goto https://order.mysql.com/?ref=ensita
This email is sponsored by Ensita.net http://www.ensita.net/
   __  ___ ___   __
  /  |/  /_ __/ __/ __ \/ /Egor Egorov
 / /|_/ / // /\ \/ /_/ / /__   [EMAIL PROTECTED]
/_/  /_/\_, /___/\___\_\___/   MySQL AB / Ensita.net
   <___/   www.mysql.com



-
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




Missing header file

2002-08-22 Thread Attila Miklosi

Dear MySQL!

I can't compile the source codes I've made top MySQL4.0.2 alpha release because the my 
MS Visual C++ 6.0 compiler tells me it can't find the my_alloc.h header file. I've set 
the mysql include path for the compiler, so it seems this file is missing from your 
install kit. Please write me how i can get it.

Best regards
Attila Miklosi

-
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