kstat is a kernel statistics facility library in source code of
ucd-snmp-4.2.1
we don't know how linking this library
it are parts of config.h
/* Define if you have the kstat library (-lkstat). */
#define HAVE_LIBKSTAT 1
/* Define if you have the header file. */
#define HAVE_KSTAT_H 1
but
Try adding -lkstat to the LIBS line in your Apache src/Configure file.
Find the right platform in that file and add it there.
On Wed, 16 Jan 2002, Giovanny Miguel Orozco Theran wrote:
> Mr. -Rasmus
> we try adding --with-kerberos to us configure line, and we build ucd-snmp
> without kerberos sup
Mr. -Rasmus
we try adding --with-kerberos to us configure line, and we build ucd-snmp
without kerberos support
but not run, follow the same error
# ./apachectl start
Syntax error on line 205 of /usr/local/apache/conf/httpd.conf:
Cannot load /usr/local/apache/libexec/libphp4.so into server: ld.s
kstat? Is that perhaps a kerberos symbol? Try adding --with-kerberos to
your configure line, or build ucd-snmp yourself without kerberos support,
unless of course you need it.
-Rasmus
On Tue, 15 Jan 2002, Giovanny Miguel Orozco Theran wrote:
> Hello, we are a proyect that we need to link php4