From: Florian V. <flo...@un...> - 2005-03-21 15:45:05
|
_____________________________________________________________________, \| In Mon, 21 Mar 2005 15:51:01 +0100 | | Karsten Vieth <k....@gm...> ha scrit: | |In file included from pam_mysql.c:52: |lib.h:38:34: security/pam_modules.h: No such file or directory |lib.h:39:31: security/pam_misc.h: No such file or directory |In file included from pam_mysql.c:57: |pwlib.h:8: error: parse error before '*' token |pwlib.h:8: warning: function declaration isn't a prototype |In file included from pam_mysql.c:58: |mysql.h:4:25: mysql/mysql.h: No such file or directory |_, \|_________________________________________________________________| "security/pam_modules.h: No such file or directory" => Did you install pam-devel (debian: libpam0g-dev) ? "mysql/mysql.h: No such file or directory" => And what about devel of the mysql client (deb: libmysqlclient10-dev) ? If you installed them, check if they are in the right path, or change the Makefile if at unusual location. sincerely, -- Florian Verdet . |