Menu

#44 Make error

open
nobody
None
5
2004-01-25
2004-01-25
Anonymous
No

I tried compiling nicole on freeBSD 5.1
(I had problems with the configure file because I
installed mysql in /usr/local/mysql/ , but after
editing some lines it worked)

But now make gives this error:

c++ -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -c
dictionary.cpp
In file included from dictionary.h:27,
from dictionary.cpp:26:
database.h:26:25: mysql/mysql.h: No such file or directory
In file included from database.h:28,
from dictionary.h:27,
from dictionary.cpp:26:
dbresult.h:28: syntax error before `*' token
dbresult.h:31: syntax error before `*' token
dbresult.h:34: `MYSQL' was not declared in this scope
dbresult.h:34: `mysql' was not declared in this scope
dbresult.h:34: syntax error before `*' token
dbresult.h:34: invalid data member initialization
dbresult.h:34: (use `=' to initialize static data members)
dbresult.h:34: variable or field `init' declared void
In file included from dictionary.h:27,
from dictionary.cpp:26:
database.h:55: 'MYSQL' is used as a type, but is not
defined as a type.
*** Error code 1

Stop in /root/ai/nicole-0.1.7/src.
*** Error code 1

Stop in /root/ai/nicole-0.1.7.

Discussion


Log in to post a comment.

MongoDB Logo MongoDB