Project

General

Profile

Actions

Bug #198

closed

Mysql header not found

Added by Anonymous almost 19 years ago. Updated almost 17 years ago.

Status:
Fixed
Priority:
Normal
Category:
mod_mysql_vhost
Target version:
-
ASK QUESTIONS IN Forums:

Description

Moin,


 c99 -DHAVE_CONFIG_H "-DLIBRARY_DIR=\"/usr/nekoware-build/lib\"" -I. -I. -I.. -I/usr/nekoware/include -D_REENTRANT -I/usr/nekoware/include -I/usr/nekoware/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O3 -mips4 -I/usr/nekoware/include -OPT:Olimit=0:roundoff=3 -TARG:platform=IP27:proc=r10000 -c mod_mysql_vhost.c -Wp,-MDupdate,.deps/mod_mysql_vhost.TPlo  -DPIC -o .libs/mod_mysql_vhost.o
cc-1005 c99: ERROR File = mod_mysql_vhost.c, Line = 13
  The source file "mysql/mysql.h" is unavailable.

  #include <mysql/mysql.h>
                          ^

Datei ist aber da wo sie sein soll.
[o2k]:/usr2/MIPS/lighttpd-1.3.16 $ showfiles --mysql/mysql.h
f 21321 27526 neko_mysql4.sw.hdr      usr/nekoware/mysql4/include/mysql/mysql.h
[o2k]:/usr2/MIPS/lighttpd-1.3.16 $ ll /usr/nekoware/mysql4/include/mysql/mysql.h
-rw-r--r--    1 root     sys         27526 16. Nov  2004  /usr/nekoware/mysql4/include/mysql/mysql.h

Configure sah aber gut aus.


checking for mysql_config... /usr/nekoware/mysql4/bin/mysql_config
checking for MySQL support... yes
checking for MySQL includes at... -I/usr/nekoware/mysql4/include/mysql -mips4 -Wl,-rpath -Wl,/usr/nekoware/lib -I/usr/nekoware/include -OPT:Olimit=0:roundoff=3  -TARG:platform=IP27:proc=r10000
checking for MySQL libraries at... -L/usr/nekoware/lib -L/usr/nekoware/mysql4/lib/mysql -lmysqlclient -lcrypt -lgen -lnsl -lm ../zlib/libz.la

Gruss
Joerg

-- behrens

Actions #1

Updated by jan over 18 years ago

  • Status changed from New to Fixed
  • Resolution set to fixed

It should work again in 1.4.2

Actions

Also available in: Atom