5 Jul
2005
5 Jul
'05
7:45 a.m.
Hi,
gcc -g -O2 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DOPENSSL_NO_KRB5 -Wall -D_GNU_SOURCE -DNDEBUG -I../.. -I../../../../include -I'/usr/include' -c sql_mysql.c -o sql_mysql.o sql_mysql.c:39:20: errmsg.h: No such file or directory sql_mysql.c:40:19: mysql.h: No such file or directory
- There's 1.0.4, what's the point in using 1.0.3, especially, if you're compiling yourself. - Have a look in this mailing list's archives, there's a bunch of messages about RedHat installing MySQL (and possibly other) headers in strange locations and how to work around it... Regards, Stefan