[Tinymux] 2.6.0.3 alpha won't complie

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


Gah! Sent 10 seconds too soon :).

Well, 2.6.0.4 also won't compile. Similar but different error:

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, char**, int, char**, int)â:
functions.cpp:6004: error: âmush_databaseâ was not declared in this scope
functions.cpp:6038: error: âmush_databaseâ was not declared in this scope
functions.cpp:6038: error: âmysql_pingâ was not declared in this scope
functions.cpp:6045: error: âmush_databaseâ was not declared in this scope
functions.cpp:6045: error: âmysql_real_queryâ was not declared in this scope
functions.cpp:6052: error: âMYSQL_RESâ was not declared in this scope
functions.cpp:6052: error: âresultâ was not declared in this scope
functions.cpp:6052: error: âmush_databaseâ was not declared in this scope
functions.cpp:6052: error: âmysql_store_resultâ was not declared in this 
scope
functions.cpp:6059: error: âmysql_num_fieldsâ was not declared in this scope
functions.cpp:6061: error: âMYSQL_ROWâ was not declared in this scope
functions.cpp:6061: error: expected `;' before ârowâ
functions.cpp:6062: error: ârowâ was not declared in this scope
functions.cpp:6073: error: âmysql_fetch_rowâ was not declared in this scope
functions.cpp:6081: error: âmysql_free_resultâ was not declared in this 
scope

Suzanne Baylor wrote:
> 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?
> _______________________________________________
> Tinymux mailing list
> Tinymux at tinymux.org
> http://www.tinymux.org/mailman/listinfo/tinymux
>



More information about the Tinymux mailing list