Re: AW: Compiling error in complete.c: filename_completion_function

2001-08-08 Thread Sinisa Milivojevic
Sebastian Kayser writes: > Sinisa Milivojevic writes: > > > The dirent.h file is located @ > > /usr/include/ > /usr/src/linux/include/linux/ > > and in various directories below > > /usr/src/mysql-3.23.40/ > > and each of these files seems to be ok. > This is not ok. There should not be an

AW: Compiling error in complete.c: filename_completion_function

2001-08-07 Thread Sebastian Kayser
Sinisa Milivojevic writes: >> Hi! >> You have something wrong on your system. Some include files has messed >> in and changed things. >> It is also possible that your dirent.h file is missing or is messed. The dirent.h file is located @ /usr/include/ /usr/src/linux/include/linux/ and in vari

Re: Compiling error in complete.c: filename_completion_function

2001-08-06 Thread Sinisa Milivojevic
Sebastian Kayser writes: > Hi, > > i get the following error when trying to compile MYSQL 3.23.40 with only > the --prefix option set: > > > complete.c: In funtion `filename_completion_function´: > complete.c:1467: syntax error before `*´ > complete.c:1481: `directory´ undeclared (first use

Compiling error in complete.c: filename_completion_function

2001-08-05 Thread Sebastian Kayser
Hi, i get the following error when trying to compile MYSQL 3.23.40 with only the --prefix option set: complete.c: In funtion `filename_completion_function´: complete.c:1467: syntax error before `*´ complete.c:1481: `directory´ undeclared (first use in this function) complete.c:1484: `DIR´ un