View Single Post
  #8  
Old 09-20-2002, 12:37 AM
doksteven
Fire Beetle
 
Join Date: Sep 2002
Posts: 5
Default

I'm having a problem when trying to compile on Redhat 7.2. I'll post a little clip from the error I'm getting when compiling world, if it's too small let me know and I'll post the whole long messy thing when I get home... there's a lot more to this. Most everything is an error related to the database.cpp file.

I'm using mysql 3.23 and gcc 3 if that helps. If you need more system information I'll post whatever you need.


In file included from ../common/database.cpp:36: ../common/database.h:222: type specifier omitted for parameter `MYSQL_RES' ../common/database.h:222: parse error before `*' token ../common/database.h:225: 'MYSQL' is used as a type, but is not defined as a type.
Reply With Quote