Hi,
some time ago I submitted the bug report below (see
http://lists.mysql.com/cgi-ez/ezmlm-cgi?1:mss:116815:200208:nnjofboiddhkghnpfljl
for the full report). There was no feedback and I now have a better
understanding of the problem:
The bug means that you cannot compile a KDE3 program with
de/netwm_def.h:171: conflicting types for
`struct NET'
/home/dnaber/prg/mysql4/include/mysql/mysql_com.h:135: previous
declaration as `typedef struct st_net NET'
>Fix:
Please rename "NET" to something like "MySQL_NET"
>