[Tinymux] 2.6.0.3 alpha won't complie

Suzanne Baylor sbaylor at dsl-only.net
Wed Aug 30 11:55:49 EDT 2006


I'm going to assume this is not just me but as no one else has mentioned 
it I'll post to the list.

./configure --enable-firanmux (I just wanted to see/play with the new 
functions). 

g++  -g -O           -DFIRANMUX   -c file_c.cpp
g++  -g -O           -DFIRANMUX   -c flags.cpp
g++  -g -O           -DFIRANMUX   -c funceval.cpp
g++  -g -O           -DFIRANMUX   -c functions.cpp
functions.cpp:26:25: error: mysql/mysql.h: No such file or directory
functions.cpp:28: error: expected initializer before â*â token
functions.cpp: In function âvoid fun_sql(char*, char**, dbref, dbref, 
dbref, cha
r**, int, char**, int)â:
functions.cpp:6017: error: âmush_databaseâ was not declared in this scope
functions.cpp:6051: error: âmush_databaseâ was not declared in this scope
functions.cpp:6051: error: âmysql_pingâ was not declared in this scope
functions.cpp:6058: error: âmush_databaseâ was not declared in this scope
functions.cpp:6058: error: âmysql_real_queryâ was not declared in this scope
functions.cpp:6065: error: âMYSQL_RESâ was not declared in this scope
functions.cpp:6065: error: âresultâ was not declared in this scope
functions.cpp:6065: error: âmush_databaseâ was not declared in this scope
functions.cpp:6065: error: âmysql_store_resultâ was not declared in this 
scope
functions.cpp:6072: error: âmysql_num_fieldsâ was not declared in this scope
functions.cpp:6074: error: âMYSQL_ROWâ was not declared in this scope
functions.cpp:6074: error: expected `;' before ârowâ
functions.cpp:6075: error: ârowâ was not declared in this scope
functions.cpp:6086: error: âmysql_fetch_rowâ was not declared in this scope
functions.cpp:6094: error: âmysql_free_resultâ was not declared in this 
scope
make: *** [functions.o] Error 1

FC 5 x64 -- is it looking for a stock mysql.h/c which it can't find?


More information about the Tinymux mailing list