On Tue, Jun 10, 2003 at 10:53:44AM -0500, [EMAIL PROTECTED] wrote: > I am trying to install Demarcs PureSecure on my Debain Woody Stable > machine and everytime I run the installer the MySQL section dies at > the same point. Here is the last few lines of the install.... > > libmysql.c: In function `mysql_real_connect': > libmysql.c:1353: warning: passing arg 5 of `gethostbyname_r' from > incompatible pointer type > libmysql.c:1353: too few arguments to function `gethostbyname_r' > libmysql.c:1353: warning: assignment makes pointer from integer without > a cast
It sounds like that file might be missing '#include <netdb.h>' in the block of includes at the top. Failing that, what's on and around line 1353 of libmysql.c? > If anyone has run into this problem please advise me of where to > obtain the info to fix it. I have searched the KB on Demarcs site with > no results realting to my paticular error. I have also submitted a > question to support at Demarc but I am still waiting on a reply. It is very likely to be their problem. Cheers, -- Colin Watson [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]