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 any dirent.h in mysql-3.23.40
except in mit-threads, and you should not use MIT threads on your
system.

Check out which dirent file got included and how is DIR defined in it.

You must use a pager with gcc -E to get anything usefull.

> Hope you can help again. I'm a bit of unexperienced concerning these
> things. 
> 
> Regards,
> 
> Sebastian Kayser

-- 
Regards,
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /    Mr. Sinisa Milivojevic <[EMAIL PROTECTED]>
 / /|_/ / // /\ \/ /_/ / /__   MySQL AB, FullTime Developer
/_/  /_/\_, /___/\___\_\___/   Larnaca, Cyprus
       <___/   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

Reply via email to