Menu

include file mysql.h

Help
2001-01-28
2001-02-08
  • Mike McLean

    Mike McLean - 2001-01-28

    I can't seem to make the server compile with any of the releases.  An include file seems to be missing...

    # make mserver 2>&1 |more
    gcc -g -O3 -pipe -D_REENTRANT -Wall  -I/usr/local/sql/include/mysql -c mysql_server.c
    mysql_server.c:31: mysql.h: No such file or directory
    In file included from mysql_server.c:32:
    mysql_server.h:17: mysql.h: No such file or directory
    .
    .
    .

     
    • Krzysztof Dabrowski

      Hello.

      Sorry for late answer.

      You have to change the Makefile and define the correct path to the mysql includes.

      Brush

       

Log in to post a comment.

MongoDB Logo MongoDB