You can subscribe to this list here.
| 2001 |
Jan
|
Feb
|
Mar
|
Apr
|
May
(1) |
Jun
(27) |
Jul
(24) |
Aug
(64) |
Sep
(15) |
Oct
(72) |
Nov
(28) |
Dec
(44) |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2002 |
Jan
(72) |
Feb
(58) |
Mar
(33) |
Apr
(3) |
May
(5) |
Jun
(4) |
Jul
|
Aug
|
Sep
|
Oct
(24) |
Nov
(29) |
Dec
(12) |
| 2003 |
Jan
(37) |
Feb
(44) |
Mar
(13) |
Apr
(23) |
May
(9) |
Jun
(3) |
Jul
|
Aug
(7) |
Sep
(33) |
Oct
(30) |
Nov
(31) |
Dec
(11) |
| 2004 |
Jan
(4) |
Feb
(35) |
Mar
(14) |
Apr
|
May
(2) |
Jun
|
Jul
|
Aug
(5) |
Sep
|
Oct
|
Nov
|
Dec
|
| 2005 |
Jan
|
Feb
(2) |
Mar
(2) |
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
|
From: Bob T. <bt...@us...> - 2003-09-29 19:48:32
|
Update of /cvsroot/benson/benson3/src/perl In directory sc8-pr-cvs1:/tmp/cvs-serv29737/src/perl Modified Files: perl_util.c Log Message: Getting it to sort of compile on Solaris again. Index: perl_util.c =================================================================== RCS file: /cvsroot/benson/benson3/src/perl/perl_util.c,v retrieving revision 1.13 retrieving revision 1.14 diff -C2 -r1.13 -r1.14 *** perl_util.c 28 Sep 2003 22:26:28 -0000 1.13 --- perl_util.c 29 Sep 2003 18:04:10 -0000 1.14 *************** *** 1,4 **** - #include "perl_util.h" #include <config.h> void xs_init (pTHXo); --- 1,18 ---- #include <config.h> + + #include "EXTERN.h" + #include "perl.h" + + #ifdef USE_5005THREADS + #define dTHRCTX struct perl_thread *thr = PERL_GET_CONTEXT + #else + #define dTHRCTX + #endif + + #ifndef incgv + #define incgv PL_incgv + #endif /* incgv */ + + static PerlInterpreter *my_perl; void xs_init (pTHXo); |
|
From: Bob T. <bt...@us...> - 2003-09-29 19:48:30
|
Update of /cvsroot/benson/benson3/src/network In directory sc8-pr-cvs1:/tmp/cvs-serv29737/src/network Modified Files: Makefile.in v31_network_request.c Log Message: Getting it to sort of compile on Solaris again. Index: Makefile.in =================================================================== RCS file: /cvsroot/benson/benson3/src/network/Makefile.in,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -r1.5 -r1.6 *** Makefile.in 28 Sep 2003 22:26:28 -0000 1.5 --- Makefile.in 29 Sep 2003 18:04:10 -0000 1.6 *************** *** 5,9 **** CC=@CC@ LD=@LD@ ! CFLAGS=-I$(top_srcdir) -I$(top_srcdir)/src/perl @CFLAGS@ PERL_CFLAGS=@PERL_CFLAGS@ CPPFLAGS=@CPPFLAGS@ @DEFS@ --- 5,9 ---- CC=@CC@ LD=@LD@ ! CFLAGS=-I$(top_srcdir) -I$(top_srcdir)/include @CFLAGS@ PERL_CFLAGS=@PERL_CFLAGS@ CPPFLAGS=@CPPFLAGS@ @DEFS@ Index: v31_network_request.c =================================================================== RCS file: /cvsroot/benson/benson3/src/network/v31_network_request.c,v retrieving revision 1.7 retrieving revision 1.8 diff -C2 -r1.7 -r1.8 *** v31_network_request.c 28 Sep 2003 22:26:28 -0000 1.7 --- v31_network_request.c 29 Sep 2003 18:04:10 -0000 1.8 *************** *** 1,5 **** #include "network.h" #include "v31_request.h" ! #include "perl_util.h" --- 1,5 ---- #include "network.h" #include "v31_request.h" ! #include <benson/perl_util.h> |
|
From: Bob T. <bt...@us...> - 2003-09-29 19:48:23
|
Update of /cvsroot/benson/benson3/autom4te.cache
In directory sc8-pr-cvs1:/tmp/cvs-serv29737/autom4te.cache
Modified Files:
output.0 requests traces.0
Log Message:
Getting it to sort of compile on Solaris again.
Index: output.0
===================================================================
RCS file: /cvsroot/benson/benson3/autom4te.cache/output.0,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -r1.4 -r1.5
*** output.0 24 Feb 2003 07:43:02 -0000 1.4
--- output.0 29 Sep 2003 18:04:09 -0000 1.5
***************
*** 241,403 ****
- # Find the correct PATH separator. Usually this is `:', but
- # DJGPP uses `;' like DOS.
- if test "X${PATH_SEPARATOR+set}" != Xset; then
- UNAME=${UNAME-`uname 2>/dev/null`}
- case X$UNAME in
- *-DOS) lt_cv_sys_path_separator=';' ;;
- *) lt_cv_sys_path_separator=':' ;;
- esac
[...9417 lines suppressed...]
- sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
- /^X\(\/\/\)[^/].*/{ s//\1/; q; }
- /^X\(\/\/\)$/{ s//\1/; q; }
- /^X\(\/\).*/{ s//\1/; q; }
- s/.*/./; q'`
- done
- test ! -n "$as_dirs" || mkdir $as_dirs
- fi || { { echo "$as_me:$LINENO: error: cannot create directory $dirpart/$fdir" >&5
- echo "$as_me: error: cannot create directory $dirpart/$fdir" >&2;}
- { (exit 1); exit 1; }; }; }
-
- # echo "creating $dirpart/$file"
- echo '# dummy' > "$dirpart/$file"
- done
- done
- ;;
- esac
done
_ACEOF
--- 6759,6762 ----
Index: requests
===================================================================
RCS file: /cvsroot/benson/benson3/autom4te.cache/requests,v
retrieving revision 1.10
retrieving revision 1.11
diff -C2 -r1.10 -r1.11
*** requests 22 Aug 2003 00:11:33 -0000 1.10
--- requests 29 Sep 2003 18:04:09 -0000 1.11
***************
*** 8,115 ****
1,
[
- '/usr/share/autoconf'
- ],
- [
- '/usr/share/autoconf/autoconf/autoconf.m4f',
- 'aclocal.m4',
- 'configure.in'
- ],
- {
- 'm4_pattern_forbid' => 1,
- 'AC_TYPE_OFF_T' => 1,
- 'AC_C_VOLATILE' => 1,
- 'AC_FUNC_CLOSEDIR_VOID' => 1,
- 'AC_REPLACE_FNMATCH' => 1,
- 'AC_PROG_LIBTOOL' => 1,
- 'AC_FUNC_STAT' => 1,
- 'AC_FUNC_WAIT3' => 1,
- 'AC_HEADER_TIME' => 1,
- 'AC_STRUCT_TM' => 1,
- 'AM_AUTOMAKE_VERSION' => 1,
- 'AC_FUNC_LSTAT' => 1,
- 'AC_FUNC_GETMNTENT' => 1,
- 'AC_TYPE_MODE_T' => 1,
- 'AC_CHECK_HEADERS' => 1,
- 'AC_FUNC_STRTOD' => 1,
- 'AC_FUNC_STRNLEN' => 1,
- 'AC_PROG_CXX' => 1,
- 'AC_PATH_X' => 1,
- 'AC_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK' => 1,
- 'AC_PROG_AWK' => 1,
- 'AC_HEADER_STDC' => 1,
- 'AC_HEADER_MAJOR' => 1,
- 'AC_FUNC_ERROR_AT_LINE' => 1,
- 'AC_PROG_GCC_TRADITIONAL' => 1,
- 'AC_LIBSOURCE' => 1,
- 'AC_FUNC_MBRTOWC' => 1,
- 'AC_STRUCT_ST_BLOCKS' => 1,
- 'AC_TYPE_SIGNAL' => 1,
- 'AC_TYPE_UID_T' => 1,
- 'AC_PROG_MAKE_SET' => 1,
- 'AC_CONFIG_AUX_DIR' => 1,
- 'm4_pattern_allow' => 1,
- 'AC_DEFINE_TRACE_LITERAL' => 1,
- 'AC_FUNC_STRERROR_R' => 1,
- 'AC_PROG_CC' => 1,
- 'AC_DECL_SYS_SIGLIST' => 1,
- 'AC_FUNC_FORK' => 1,
- 'AC_FUNC_VPRINTF' => 1,
- 'AC_FUNC_STRCOLL' => 1,
- 'AC_PROG_YACC' => 1,
- 'AC_STRUCT_TIMEZONE' => 1,
- 'AC_INIT' => 1,
- 'AC_FUNC_CHOWN' => 1,
- 'AC_SUBST' => 1,
- 'AC_FUNC_ALLOCA' => 1,
- 'AC_CANONICAL_HOST' => 1,
- 'AC_FUNC_GETPGRP' => 1,
- 'AC_PROG_RANLIB' => 1,
- 'AM_INIT_AUTOMAKE' => 1,
- 'AC_FUNC_SETPGRP' => 1,
- 'AC_CONFIG_SUBDIRS' => 1,
- 'AC_FUNC_MMAP' => 1,
- 'AC_FUNC_REALLOC' => 1,
- 'AC_TYPE_SIZE_T' => 1,
- 'AC_CHECK_TYPES' => 1,
- 'AC_CHECK_MEMBERS' => 1,
- 'AM_MAINTAINER_MODE' => 1,
- 'AC_FUNC_UTIME_NULL' => 1,
- 'AC_FUNC_SELECT_ARGTYPES' => 1,
- 'AC_HEADER_STAT' => 1,
- 'AC_FUNC_STRFTIME' => 1,
- 'AC_PROG_CPP' => 1,
- 'AC_C_INLINE' => 1,
- 'AC_C_CONST' => 1,
- 'AC_TYPE_PID_T' => 1,
- 'AC_PROG_LEX' => 1,
- 'AC_CONFIG_FILES' => 1,
- 'include' => 1,
- 'AC_FUNC_SETVBUF_REVERSED' => 1,
- 'AC_PROG_INSTALL' => 1,
- 'AM_GNU_GETTEXT' => 1,
- 'AC_FUNC_OBSTACK' => 1,
- 'AC_CHECK_LIB' => 1,
- 'AC_FUNC_MALLOC' => 1,
- 'AC_FUNC_GETGROUPS' => 1,
- 'AC_FUNC_GETLOADAVG' => 1,
- 'AH_OUTPUT' => 1,
- 'AC_FUNC_FSEEKO' => 1,
- 'AM_PROG_CC_C_O' => 1,
- 'AC_FUNC_MKTIME' => 1,
- 'AC_CANONICAL_SYSTEM' => 1,
- 'AM_CONDITIONAL' => 1,
- 'AC_CONFIG_HEADERS' => 1,
- 'AC_HEADER_SYS_WAIT' => 1,
- 'AC_FUNC_MEMCMP' => 1,
- 'AC_PROG_LN_S' => 1,
- 'm4_include' => 1,
- 'AC_HEADER_DIRENT' => 1,
- 'AC_CHECK_FUNCS' => 1
- }
- ], 'Request' ),
- bless( [
- 1,
- 1,
- [
'/usr/local/share/autoconf'
],
--- 8,11 ----
***************
*** 117,121 ****
'/usr/local/share/autoconf/autoconf/autoconf.m4f',
'aclocal.m4',
! 'configure.in'
],
{
--- 13,17 ----
'/usr/local/share/autoconf/autoconf/autoconf.m4f',
'aclocal.m4',
! 'configure.ac'
],
{
***************
*** 127,139 ****
'AC_PROG_LIBTOOL' => 1,
'AC_FUNC_STAT' => 1,
- 'AC_FUNC_WAIT3' => 1,
'AC_HEADER_TIME' => 1,
! 'AC_STRUCT_TM' => 1,
'AM_AUTOMAKE_VERSION' => 1,
'AC_FUNC_LSTAT' => 1,
- 'AC_FUNC_GETMNTENT' => 1,
'AC_TYPE_MODE_T' => 1,
! 'AC_CHECK_HEADERS' => 1,
'AC_FUNC_STRTOD' => 1,
'AC_FUNC_STRNLEN' => 1,
'AC_PROG_CXX' => 1,
--- 23,35 ----
'AC_PROG_LIBTOOL' => 1,
'AC_FUNC_STAT' => 1,
'AC_HEADER_TIME' => 1,
! 'AC_FUNC_WAIT3' => 1,
'AM_AUTOMAKE_VERSION' => 1,
+ 'AC_STRUCT_TM' => 1,
'AC_FUNC_LSTAT' => 1,
'AC_TYPE_MODE_T' => 1,
! 'AC_FUNC_GETMNTENT' => 1,
'AC_FUNC_STRTOD' => 1,
+ 'AC_CHECK_HEADERS' => 1,
'AC_FUNC_STRNLEN' => 1,
'AC_PROG_CXX' => 1,
***************
*** 150,155 ****
'AC_TYPE_SIGNAL' => 1,
'AC_TYPE_UID_T' => 1,
- 'AC_PROG_MAKE_SET' => 1,
'AC_CONFIG_AUX_DIR' => 1,
'm4_pattern_allow' => 1,
'AC_DEFINE_TRACE_LITERAL' => 1,
--- 46,51 ----
'AC_TYPE_SIGNAL' => 1,
'AC_TYPE_UID_T' => 1,
'AC_CONFIG_AUX_DIR' => 1,
+ 'AC_PROG_MAKE_SET' => 1,
'm4_pattern_allow' => 1,
'AC_DEFINE_TRACE_LITERAL' => 1,
***************
*** 161,166 ****
'AC_FUNC_STRCOLL' => 1,
'AC_PROG_YACC' => 1,
- 'AC_STRUCT_TIMEZONE' => 1,
'AC_INIT' => 1,
'AC_FUNC_CHOWN' => 1,
'AC_SUBST' => 1,
--- 57,62 ----
'AC_FUNC_STRCOLL' => 1,
'AC_PROG_YACC' => 1,
'AC_INIT' => 1,
+ 'AC_STRUCT_TIMEZONE' => 1,
'AC_FUNC_CHOWN' => 1,
'AC_SUBST' => 1,
***************
*** 180,190 ****
'AC_FUNC_UTIME_NULL' => 1,
'AC_FUNC_SELECT_ARGTYPES' => 1,
- 'AC_HEADER_STAT' => 1,
'AC_FUNC_STRFTIME' => 1,
! 'AC_PROG_CPP' => 1,
'AC_C_INLINE' => 1,
'AC_C_CONST' => 1,
- 'AC_TYPE_PID_T' => 1,
'AC_PROG_LEX' => 1,
'AC_CONFIG_FILES' => 1,
'include' => 1,
--- 76,86 ----
'AC_FUNC_UTIME_NULL' => 1,
'AC_FUNC_SELECT_ARGTYPES' => 1,
'AC_FUNC_STRFTIME' => 1,
! 'AC_HEADER_STAT' => 1,
'AC_C_INLINE' => 1,
+ 'AC_PROG_CPP' => 1,
'AC_C_CONST' => 1,
'AC_PROG_LEX' => 1,
+ 'AC_TYPE_PID_T' => 1,
'AC_CONFIG_FILES' => 1,
'include' => 1,
***************
*** 200,206 ****
'AC_FUNC_FSEEKO' => 1,
'AM_PROG_CC_C_O' => 1,
- 'AC_FUNC_MKTIME' => 1,
- 'AC_CANONICAL_SYSTEM' => 1,
'AM_CONDITIONAL' => 1,
'AC_CONFIG_HEADERS' => 1,
'AC_HEADER_SYS_WAIT' => 1,
--- 96,102 ----
'AC_FUNC_FSEEKO' => 1,
'AM_PROG_CC_C_O' => 1,
'AM_CONDITIONAL' => 1,
+ 'AC_CANONICAL_SYSTEM' => 1,
+ 'AC_FUNC_MKTIME' => 1,
'AC_CONFIG_HEADERS' => 1,
'AC_HEADER_SYS_WAIT' => 1,
Index: traces.0
===================================================================
RCS file: /cvsroot/benson/benson3/autom4te.cache/traces.0,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -r1.4 -r1.5
*** traces.0 24 Feb 2003 07:43:02 -0000 1.4
--- traces.0 29 Sep 2003 18:04:09 -0000 1.5
***************
*** 1,319 ****
m4trace:aclocal.m4:52: -1- m4_pattern_allow([^AM_[A-Z]+FLAGS$])
! m4trace:configure.in:1: -1- AC_INIT([src/bensond.c])
! m4trace:configure.in:1: -1- m4_pattern_forbid([^_?A[CHUM]_])
! m4trace:configure.in:1: -1- m4_pattern_forbid([_AC_])
! m4trace:configure.in:1: -1- m4_pattern_forbid([^LIBOBJS$], [do not use LIBOBJS directly, use AC_LIBOBJ (see section `AC_LIBOBJ vs LIBOBJS'])
! m4trace:configure.in:1: -1- m4_pattern_allow([^AS_FLAGS$])
! m4trace:configure.in:1: -1- m4_pattern_forbid([^_?m4_])
! m4trace:configure.in:1: -1- m4_pattern_forbid([^dnl$])
! m4trace:configure.in:1: -1- m4_pattern_forbid([^_?AS_])
! m4trace:configure.in:1: -1- AC_SUBST([SHELL], [${CONFIG_SHELL-/bin/sh}])
! m4trace:configure.in:1: -1- AC_SUBST([PATH_SEPARATOR])
! m4trace:configure.in:1: -1- AC_SUBST([PACKAGE_NAME], [m4_ifdef([AC_PACKAGE_NAME], ['AC_PACKAGE_NAME'])])
! m4trace:configure.in:1: -1- AC_SUBST([PACKAGE_TARNAME], [m4_ifdef([AC_PACKAGE_TARNAME], ['AC_PACKAGE_TARNAME'])])
! m4trace:configure.in:1: -1- AC_SUBST([PACKAGE_VERSION], [m4_ifdef([AC_PACKAGE_VERSION], ['AC_PACKAGE_VERSION'])])
! m4trace:configure.in:1: -1- AC_SUBST([PACKAGE_STRING], [m4_ifdef([AC_PACKAGE_STRING], ['AC_PACKAGE_STRING'])])
! m4trace:configure.in:1: -1- AC_SUBST([PACKAGE_BUGREPORT], [m4_ifdef([AC_PACKAGE_BUGREPORT], ['AC_PACKAGE_BUGREPORT'])])
! m4trace:configure.in:1: -1- AC_SUBST([exec_prefix], [NONE])
! m4trace:configure.in:1: -1- AC_SUBST([prefix], [NONE])
! m4trace:configure.in:1: -1- AC_SUBST([program_transform_name], [s,x,x,])
! m4trace:configure.in:1: -1- AC_SUBST([bindir], ['${exec_prefix}/bin'])
! m4trace:configure.in:1: -1- AC_SUBST([sbindir], ['${exec_prefix}/sbin'])
! m4trace:configure.in:1: -1- AC_SUBST([libexecdir], ['${exec_prefix}/libexec'])
! m4trace:configure.in:1: -1- AC_SUBST([datadir], ['${prefix}/share'])
! m4trace:configure.in:1: -1- AC_SUBST([sysconfdir], ['${prefix}/etc'])
! m4trace:configure.in:1: -1- AC_SUBST([sharedstatedir], ['${prefix}/com'])
! m4trace:configure.in:1: -1- AC_SUBST([localstatedir], ['${prefix}/var'])
! m4trace:configure.in:1: -1- AC_SUBST([libdir], ['${exec_prefix}/lib'])
! m4trace:configure.in:1: -1- AC_SUBST([includedir], ['${prefix}/include'])
! m4trace:configure.in:1: -1- AC_SUBST([oldincludedir], ['/usr/include'])
! m4trace:configure.in:1: -1- AC_SUBST([infodir], ['${prefix}/info'])
! m4trace:configure.in:1: -1- AC_SUBST([mandir], ['${prefix}/man'])
! m4trace:configure.in:1: -1- AC_DEFINE_TRACE_LITERAL([PACKAGE_NAME])
! m4trace:configure.in:1: -1- AH_OUTPUT([PACKAGE_NAME], [/* Define to the full name of this package. */
#undef PACKAGE_NAME])
! m4trace:configure.in:1: -1- AC_DEFINE_TRACE_LITERAL([PACKAGE_TARNAME])
! m4trace:configure.in:1: -1- AH_OUTPUT([PACKAGE_TARNAME], [/* Define to the one symbol short name of this package. */
#undef PACKAGE_TARNAME])
! m4trace:configure.in:1: -1- AC_DEFINE_TRACE_LITERAL([PACKAGE_VERSION])
! m4trace:configure.in:1: -1- AH_OUTPUT([PACKAGE_VERSION], [/* Define to the version of this package. */
#undef PACKAGE_VERSION])
! m4trace:configure.in:1: -1- AC_DEFINE_TRACE_LITERAL([PACKAGE_STRING])
! m4trace:configure.in:1: -1- AH_OUTPUT([PACKAGE_STRING], [/* Define to the full name and version of this package. */
#undef PACKAGE_STRING])
! m4trace:configure.in:1: -1- AC_DEFINE_TRACE_LITERAL([PACKAGE_BUGREPORT])
! m4trace:configure.in:1: -1- AH_OUTPUT([PACKAGE_BUGREPORT], [/* Define to the address where bug reports for this package should be sent. */
#undef PACKAGE_BUGREPORT])
! m4trace:configure.in:1: -1- AC_SUBST([build_alias])
! m4trace:configure.in:1: -1- AC_SUBST([host_alias])
! m4trace:configure.in:1: -1- AC_SUBST([target_alias])
! m4trace:configure.in:1: -1- AC_SUBST([DEFS])
! m4trace:configure.in:1: -1- AC_SUBST([ECHO_C])
! m4trace:configure.in:1: -1- AC_SUBST([ECHO_N])
! m4trace:configure.in:1: -1- AC_SUBST([ECHO_T])
! m4trace:configure.in:1: -1- AC_SUBST([LIBS])
! m4trace:configure.in:4: -1- AC_CONFIG_AUX_DIR([.])
! m4trace:configure.in:5: -1- AM_INIT_AUTOMAKE(["benson"], ["3.1a1"])
! m4trace:configure.in:5: -1- AM_AUTOMAKE_VERSION([1.7])
! m4trace:configure.in:5: -1- AC_PROG_INSTALL
! m4trace:configure.in:5: -1- AC_SUBST([INSTALL_PROGRAM])
! m4trace:configure.in:5: -1- AC_SUBST([INSTALL_SCRIPT])
! m4trace:configure.in:5: -1- AC_SUBST([INSTALL_DATA])
! m4trace:configure.in:5: -1- AC_SUBST([CYGPATH_W])
! m4trace:configure.in:5: -1- AC_SUBST([PACKAGE], ["benson"])
! m4trace:configure.in:5: -1- AC_SUBST([VERSION], ["3.1a1"])
! m4trace:configure.in:5: -1- AC_DEFINE_TRACE_LITERAL([PACKAGE])
! m4trace:configure.in:5: -1- AH_OUTPUT([PACKAGE], [/* Name of package */
#undef PACKAGE])
! m4trace:configure.in:5: -1- AC_DEFINE_TRACE_LITERAL([VERSION])
! m4trace:configure.in:5: -1- AH_OUTPUT([VERSION], [/* Version number of package */
#undef VERSION])
! m4trace:configure.in:5: -1- AC_SUBST([ACLOCAL])
! m4trace:configure.in:5: -1- AC_SUBST([AUTOCONF])
! m4trace:configure.in:5: -1- AC_SUBST([AUTOMAKE])
! m4trace:configure.in:5: -1- AC_SUBST([AUTOHEADER])
! m4trace:configure.in:5: -1- AC_SUBST([MAKEINFO])
! m4trace:configure.in:5: -1- AC_SUBST([AMTAR])
! m4trace:configure.in:5: -1- AC_SUBST([install_sh])
! m4trace:configure.in:5: -1- AC_SUBST([STRIP])
! m4trace:configure.in:5: -1- AC_SUBST([ac_ct_STRIP])
! m4trace:configure.in:5: -1- AC_SUBST([INSTALL_STRIP_PROGRAM])
! m4trace:configure.in:5: -1- AC_PROG_AWK
! m4trace:configure.in:5: -1- AC_SUBST([AWK])
! m4trace:configure.in:5: -1- AC_PROG_MAKE_SET
! m4trace:configure.in:5: -1- AC_SUBST([SET_MAKE])
! m4trace:configure.in:6: -1- AM_MAINTAINER_MODE
! m4trace:configure.in:6: -1- AM_CONDITIONAL([MAINTAINER_MODE], [test $USE_MAINTAINER_MODE = yes])
! m4trace:configure.in:6: -1- AC_SUBST([MAINTAINER_MODE_TRUE])
! m4trace:configure.in:6: -1- AC_SUBST([MAINTAINER_MODE_FALSE])
! m4trace:configure.in:6: -1- AC_SUBST([MAINT])
! m4trace:configure.in:7: -1- AC_CANONICAL_HOST
! m4trace:configure.in:7: -1- AC_SUBST([build], [$ac_cv_build])
! m4trace:configure.in:7: -1- AC_SUBST([build_cpu], [`echo $ac_cv_build | sed 's/^\([[^-]]*\)-\([[^-]]*\)-\(.*\)$/\1/'`])
! m4trace:configure.in:7: -1- AC_SUBST([build_vendor], [`echo $ac_cv_build | sed 's/^\([[^-]]*\)-\([[^-]]*\)-\(.*\)$/\2/'`])
! m4trace:configure.in:7: -1- AC_SUBST([build_os], [`echo $ac_cv_build | sed 's/^\([[^-]]*\)-\([[^-]]*\)-\(.*\)$/\3/'`])
! m4trace:configure.in:7: -1- AC_SUBST([host], [$ac_cv_host])
! m4trace:configure.in:7: -1- AC_SUBST([host_cpu], [`echo $ac_cv_host | sed 's/^\([[^-]]*\)-\([[^-]]*\)-\(.*\)$/\1/'`])
! m4trace:configure.in:7: -1- AC_SUBST([host_vendor], [`echo $ac_cv_host | sed 's/^\([[^-]]*\)-\([[^-]]*\)-\(.*\)$/\2/'`])
! m4trace:configure.in:7: -1- AC_SUBST([host_os], [`echo $ac_cv_host | sed 's/^\([[^-]]*\)-\([[^-]]*\)-\(.*\)$/\3/'`])
! m4trace:configure.in:8: -1- AC_PROG_CC
! m4trace:configure.in:8: -1- AC_SUBST([CC])
! m4trace:configure.in:8: -1- AC_SUBST([CFLAGS])
! m4trace:configure.in:8: -1- AC_SUBST([LDFLAGS])
! m4trace:configure.in:8: -1- AC_SUBST([CPPFLAGS])
! m4trace:configure.in:8: -1- AC_SUBST([CC])
! m4trace:configure.in:8: -1- AC_SUBST([ac_ct_CC])
! m4trace:configure.in:8: -1- AC_SUBST([CC])
! m4trace:configure.in:8: -1- AC_SUBST([ac_ct_CC])
! m4trace:configure.in:8: -1- AC_SUBST([CC])
! m4trace:configure.in:8: -1- AC_SUBST([CC])
! m4trace:configure.in:8: -1- AC_SUBST([ac_ct_CC])
! m4trace:configure.in:8: -1- AC_SUBST([EXEEXT], [$ac_cv_exeext])
! m4trace:configure.in:8: -1- AC_SUBST([OBJEXT], [$ac_cv_objext])
! m4trace:configure.in:8: -1- AC_SUBST([DEPDIR])
! m4trace:configure.in:8: -1- AC_SUBST([am__include])
! m4trace:configure.in:8: -1- AC_SUBST([am__quote])
! m4trace:configure.in:8: -1- AM_CONDITIONAL([AMDEP], [test "x$enable_dependency_tracking" != xno])
! m4trace:configure.in:8: -1- AC_SUBST([AMDEP_TRUE])
! m4trace:configure.in:8: -1- AC_SUBST([AMDEP_FALSE])
! m4trace:configure.in:8: -1- AC_SUBST([AMDEPBACKSLASH])
! m4trace:configure.in:8: -1- AC_SUBST([CCDEPMODE], [depmode=$am_cv_CC_dependencies_compiler_type])
! m4trace:configure.in:8: -1- AM_CONDITIONAL([am__fastdepCC], [
! test "x$enable_dependency_tracking" != xno \
! && test "$am_cv_CC_dependencies_compiler_type" = gcc3])
! m4trace:configure.in:8: -1- AC_SUBST([am__fastdepCC_TRUE])
! m4trace:configure.in:8: -1- AC_SUBST([am__fastdepCC_FALSE])
! m4trace:configure.in:9: -1- AC_C_CONST
! m4trace:configure.in:9: -1- AC_DEFINE_TRACE_LITERAL([const])
! m4trace:configure.in:9: -1- AH_OUTPUT([const], [/* Define to empty if `const\' does not conform to ANSI C. */
! #undef const])
! m4trace:configure.in:10: -1- AC_C_INLINE
! m4trace:configure.in:10: -1- AC_DEFINE_TRACE_LITERAL([inline])
! m4trace:configure.in:10: -1- AH_OUTPUT([inline], [/* Define as `__inline\' if that\'s what the C compiler calls it, or to nothing
! if it is not supported. */
! #undef inline])
! m4trace:configure.in:10: -1- AC_DEFINE_TRACE_LITERAL([inline])
! m4trace:configure.in:12: -1- AC_PROG_LIBTOOL
! m4trace:configure.in:12: -1- AC_PROG_LN_S
! m4trace:configure.in:12: -1- AC_SUBST([LN_S], [$as_ln_s])
! m4trace:configure.in:12: -1- AC_SUBST([ECHO])
! m4trace:configure.in:12: -1- AC_SUBST([RANLIB])
! m4trace:configure.in:12: -1- AC_SUBST([ac_ct_RANLIB])
! m4trace:configure.in:12: -1- AC_SUBST([STRIP])
! m4trace:configure.in:12: -1- AC_SUBST([ac_ct_STRIP])
! m4trace:configure.in:12: -1- AC_CHECK_LIB([dld], [shl_load], [lt_cv_dlopen="shl_load" lt_cv_dlopen_libs="-dld"], [AC_CHECK_FUNC([dlopen],
! [lt_cv_dlopen="dlopen"],
! [AC_CHECK_LIB([dl], [dlopen],
! [lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-ldl"],
! [AC_CHECK_LIB([svld], [dlopen],
! [lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-lsvld"],
! [AC_CHECK_LIB([dld], [dld_link],
! [lt_cv_dlopen="dld_link" lt_cv_dlopen_libs="-dld"])
! ])
! ])
! ])
! ])
! m4trace:configure.in:12: -1- AC_CHECK_LIB([dl], [dlopen], [lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-ldl"], [AC_CHECK_LIB([svld], [dlopen],
! [lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-lsvld"],
! [AC_CHECK_LIB([dld], [dld_link],
! [lt_cv_dlopen="dld_link" lt_cv_dlopen_libs="-dld"])
! ])
! ])
! m4trace:configure.in:12: -1- AC_CHECK_LIB([svld], [dlopen], [lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-lsvld"], [AC_CHECK_LIB([dld], [dld_link],
! [lt_cv_dlopen="dld_link" lt_cv_dlopen_libs="-dld"])
! ])
! m4trace:configure.in:12: -1- AC_CHECK_LIB([dld], [dld_link], [lt_cv_dlopen="dld_link" lt_cv_dlopen_libs="-dld"])
! m4trace:configure.in:12: -1- AC_CHECK_HEADERS([dlfcn.h])
! m4trace:configure.in:12: -1- AH_OUTPUT([HAVE_DLFCN_H], [/* Define to 1 if you have the <dlfcn.h> header file. */
! #undef HAVE_DLFCN_H])
! m4trace:configure.in:12: -1- AC_HEADER_STDC
! m4trace:configure.in:12: -1- AC_PROG_CPP
! m4trace:configure.in:12: -1- AC_SUBST([CPP])
! m4trace:configure.in:12: -1- AC_SUBST([CPPFLAGS])
! m4trace:configure.in:12: -1- AC_SUBST([CPP])
! m4trace:configure.in:12: -1- AC_SUBST([EGREP])
! m4trace:configure.in:12: -1- AC_DEFINE_TRACE_LITERAL([STDC_HEADERS])
! m4trace:configure.in:12: -1- AH_OUTPUT([STDC_HEADERS], [/* Define to 1 if you have the ANSI C header files. */
#undef STDC_HEADERS])
! m4trace:configure.in:12: -1- AC_CHECK_HEADERS([sys/types.h sys/stat.h stdlib.h string.h memory.h strings.h \
inttypes.h stdint.h unistd.h], [], [], [$ac_includes_default])
! m4trace:configure.in:12: -1- AH_OUTPUT([HAVE_SYS_TYPES_H], [/* Define to 1 if you have the <sys/types.h> header file. */
#undef HAVE_SYS_TYPES_H])
! m4trace:configure.in:12: -1- AH_OUTPUT([HAVE_SYS_STAT_H], [/* Define to 1 if you have the <sys/stat.h> header file. */
#undef HAVE_SYS_STAT_H])
! m4trace:configure.in:12: -1- AH_OUTPUT([HAVE_STDLIB_H], [/* Define to 1 if you have the <stdlib.h> header file. */
#undef HAVE_STDLIB_H])
! m4trace:configure.in:12: -1- AH_OUTPUT([HAVE_STRING_H], [/* Define to 1 if you have the <string.h> header file. */
#undef HAVE_STRING_H])
! m4trace:configure.in:12: -1- AH_OUTPUT([HAVE_MEMORY_H], [/* Define to 1 if you have the <memory.h> header file. */
#undef HAVE_MEMORY_H])
! m4trace:configure.in:12: -1- AH_OUTPUT([HAVE_STRINGS_H], [/* Define to 1 if you have the <strings.h> header file. */
#undef HAVE_STRINGS_H])
! m4trace:configure.in:12: -1- AH_OUTPUT([HAVE_INTTYPES_H], [/* Define to 1 if you have the <inttypes.h> header file. */
#undef HAVE_INTTYPES_H])
! m4trace:configure.in:12: -1- AH_OUTPUT([HAVE_STDINT_H], [/* Define to 1 if you have the <stdint.h> header file. */
#undef HAVE_STDINT_H])
! m4trace:configure.in:12: -1- AH_OUTPUT([HAVE_UNISTD_H], [/* Define to 1 if you have the <unistd.h> header file. */
#undef HAVE_UNISTD_H])
! m4trace:configure.in:12: -1- AC_SUBST([LIBTOOL])
! m4trace:configure.in:13: -1- AC_SUBST([LIBTOOL_DEPS])
! m4trace:configure.in:14: -1- AC_PROG_INSTALL
! m4trace:configure.in:14: -1- AC_SUBST([INSTALL_PROGRAM])
! m4trace:configure.in:14: -1- AC_SUBST([INSTALL_SCRIPT])
! m4trace:configure.in:14: -1- AC_SUBST([INSTALL_DATA])
! m4trace:configure.in:15: -1- AC_CONFIG_HEADERS([config.h])
! m4trace:configure.in:22: -1- AC_SUBST([LIBTOOL_VERSION])
! m4trace:configure.in:23: -1- AC_DEFINE_TRACE_LITERAL([LIBTOOL_VERSION])
! m4trace:configure.in:23: -1- AH_OUTPUT([LIBTOOL_VERSION], [/* "Benson library version number" */
! #undef LIBTOOL_VERSION])
! m4trace:configure.in:24: -1- AC_DEFINE_TRACE_LITERAL([BENSON_HOME])
! m4trace:configure.in:24: -1- AH_OUTPUT([BENSON_HOME], [/* "Benson home directory" */
! #undef BENSON_HOME])
! m4trace:configure.in:26: -1- AC_CHECK_LIB([m], [open])
! m4trace:configure.in:26: -1- AH_OUTPUT([HAVE_LIBM], [/* Define to 1 if you have the `m\' library (-lm). */
! #undef HAVE_LIBM])
! m4trace:configure.in:26: -1- AC_DEFINE_TRACE_LITERAL([HAVE_LIBM])
! m4trace:configure.in:38: -1- AC_CHECK_LIB([nsl], [open], [], [], [-lsocket])
! m4trace:configure.in:38: -1- AH_OUTPUT([HAVE_LIBNSL], [/* Define to 1 if you have the `nsl\' library (-lnsl). */
! #undef HAVE_LIBNSL])
! m4trace:configure.in:38: -1- AC_DEFINE_TRACE_LITERAL([HAVE_LIBNSL])
! m4trace:configure.in:40: -1- AC_PATH_X
! m4trace:configure.in:41: -1- AC_DEFINE_TRACE_LITERAL([X_DISPLAY_MISSING])
! m4trace:configure.in:41: -1- AH_OUTPUT([X_DISPLAY_MISSING], [/* Define to 1 if the X Window System is missing or not being used. */
! #undef X_DISPLAY_MISSING])
! m4trace:configure.in:41: -1- AC_CHECK_LIB([dnet], [dnet_ntoa], [X_EXTRA_LIBS="$X_EXTRA_LIBS -ldnet"])
! m4trace:configure.in:41: -1- AC_CHECK_LIB([dnet_stub], [dnet_ntoa], [X_EXTRA_LIBS="$X_EXTRA_LIBS -ldnet_stub"])
! m4trace:configure.in:41: -1- AC_CHECK_LIB([nsl], [gethostbyname], [X_EXTRA_LIBS="$X_EXTRA_LIBS -lnsl"])
! m4trace:configure.in:41: -1- AC_CHECK_LIB([bsd], [gethostbyname], [X_EXTRA_LIBS="$X_EXTRA_LIBS -lbsd"])
! m4trace:configure.in:41: -1- AC_CHECK_LIB([socket], [connect], [X_EXTRA_LIBS="-lsocket $X_EXTRA_LIBS"], [], [$X_EXTRA_LIBS])
! m4trace:configure.in:41: -1- AC_CHECK_LIB([posix], [remove], [X_EXTRA_LIBS="$X_EXTRA_LIBS -lposix"])
! m4trace:configure.in:41: -1- AC_CHECK_LIB([ipc], [shmat], [X_EXTRA_LIBS="$X_EXTRA_LIBS -lipc"])
! m4trace:configure.in:41: -1- AC_CHECK_LIB([ICE], [IceConnectionNumber], [X_PRE_LIBS="$X_PRE_LIBS -lSM -lICE"], [], [$X_EXTRA_LIBS])
! m4trace:configure.in:41: -1- AC_SUBST([X_CFLAGS])
! m4trace:configure.in:41: -1- AC_SUBST([X_PRE_LIBS])
! m4trace:configure.in:41: -1- AC_SUBST([X_LIBS])
! m4trace:configure.in:41: -1- AC_SUBST([X_EXTRA_LIBS])
! m4trace:configure.in:43: -1- AC_SUBST([HAVE_X11])
! m4trace:configure.in:71: -1- AC_CHECK_HEADERS([expat.h])
! m4trace:configure.in:71: -1- AH_OUTPUT([HAVE_EXPAT_H], [/* Define to 1 if you have the <expat.h> header file. */
! #undef HAVE_EXPAT_H])
! m4trace:configure.in:72: -1- AC_CHECK_HEADERS([openssl/ssl.h])
! m4trace:configure.in:72: -1- AH_OUTPUT([HAVE_OPENSSL_SSL_H], [/* Define to 1 if you have the <openssl/ssl.h> header file. */
#undef HAVE_OPENSSL_SSL_H])
! m4trace:configure.in:73: -1- AC_CHECK_HEADERS([signal.h])
! m4trace:configure.in:73: -1- AH_OUTPUT([HAVE_SIGNAL_H], [/* Define to 1 if you have the <signal.h> header file. */
#undef HAVE_SIGNAL_H])
! m4trace:configure.in:74: -1- AC_CHECK_HEADERS([sys/shm.h])
! m4trace:configure.in:74: -1- AH_OUTPUT([HAVE_SYS_SHM_H], [/* Define to 1 if you have the <sys/shm.h> header file. */
#undef HAVE_SYS_SHM_H])
! m4trace:configure.in:75: -1- AC_CHECK_HEADERS([sys/stat.h])
! m4trace:configure.in:75: -1- AH_OUTPUT([HAVE_SYS_STAT_H], [/* Define to 1 if you have the <sys/stat.h> header file. */
#undef HAVE_SYS_STAT_H])
! m4trace:configure.in:76: -1- AC_CHECK_HEADERS([errno.h])
! m4trace:configure.in:76: -1- AH_OUTPUT([HAVE_ERRNO_H], [/* Define to 1 if you have the <errno.h> header file. */
#undef HAVE_ERRNO_H])
! m4trace:configure.in:77: -1- AC_CHECK_HEADERS([db.h])
! m4trace:configure.in:77: -1- AH_OUTPUT([HAVE_DB_H], [/* Define to 1 if you have the <db.h> header file. */
#undef HAVE_DB_H])
! m4trace:configure.in:78: -1- AC_CHECK_LIB([compat], [open])
! m4trace:configure.in:78: -1- AH_OUTPUT([HAVE_LIBCOMPAT], [/* Define to 1 if you have the `compat\' library (-lcompat). */
#undef HAVE_LIBCOMPAT])
! m4trace:configure.in:78: -1- AC_DEFINE_TRACE_LITERAL([HAVE_LIBCOMPAT])
! m4trace:configure.in:79: -1- AC_CHECK_LIB([socket], [open])
! m4trace:configure.in:79: -1- AH_OUTPUT([HAVE_LIBSOCKET], [/* Define to 1 if you have the `socket\' library (-lsocket). */
#undef HAVE_LIBSOCKET])
! m4trace:configure.in:79: -1- AC_DEFINE_TRACE_LITERAL([HAVE_LIBSOCKET])
! m4trace:configure.in:80: -1- AC_CHECK_LIB([dl], [open])
! m4trace:configure.in:80: -1- AH_OUTPUT([HAVE_LIBDL], [/* Define to 1 if you have the `dl\' library (-ldl). */
#undef HAVE_LIBDL])
! m4trace:configure.in:80: -1- AC_DEFINE_TRACE_LITERAL([HAVE_LIBDL])
! m4trace:configure.in:81: -1- AC_CHECK_LIB([dld], [open])
! m4trace:configure.in:81: -1- AH_OUTPUT([HAVE_LIBDLD], [/* Define to 1 if you have the `dld\' library (-ldld). */
#undef HAVE_LIBDLD])
! m4trace:configure.in:81: -1- AC_DEFINE_TRACE_LITERAL([HAVE_LIBDLD])
! m4trace:configure.in:82: -1- AC_CHECK_LIB([ld], [open])
! m4trace:configure.in:82: -1- AH_OUTPUT([HAVE_LIBLD], [/* Define to 1 if you have the `ld\' library (-lld). */
#undef HAVE_LIBLD])
! m4trace:configure.in:82: -1- AC_DEFINE_TRACE_LITERAL([HAVE_LIBLD])
! m4trace:configure.in:83: -1- AC_CHECK_LIB([w], [open])
! m4trace:configure.in:83: -1- AH_OUTPUT([HAVE_LIBW], [/* Define to 1 if you have the `w\' library (-lw). */
#undef HAVE_LIBW])
! m4trace:configure.in:83: -1- AC_DEFINE_TRACE_LITERAL([HAVE_LIBW])
! m4trace:configure.in:84: -1- AC_CHECK_LIB([resolv], [open])
! m4trace:configure.in:84: -1- AH_OUTPUT([HAVE_LIBRESOLV], [/* Define to 1 if you have the `resolv\' library (-lresolv). */
#undef HAVE_LIBRESOLV])
! m4trace:configure.in:84: -1- AC_DEFINE_TRACE_LITERAL([HAVE_LIBRESOLV])
! m4trace:configure.in:85: -1- AC_CHECK_LIB([db], [open])
! m4trace:configure.in:85: -1- AH_OUTPUT([HAVE_LIBDB], [/* Define to 1 if you have the `db\' library (-ldb). */
#undef HAVE_LIBDB])
! m4trace:configure.in:85: -1- AC_DEFINE_TRACE_LITERAL([HAVE_LIBDB])
! m4trace:configure.in:86: -1- AC_CHECK_LIB([crypto], [BN_init])
! m4trace:configure.in:86: -1- AH_OUTPUT([HAVE_LIBCRYPTO], [/* Define to 1 if you have the `crypto\' library (-lcrypto). */
#undef HAVE_LIBCRYPTO])
! m4trace:configure.in:86: -1- AC_DEFINE_TRACE_LITERAL([HAVE_LIBCRYPTO])
! m4trace:configure.in:87: -1- AC_CHECK_LIB([ssl], [SSL_library_init])
! m4trace:configure.in:87: -1- AH_OUTPUT([HAVE_LIBSSL], [/* Define to 1 if you have the `ssl\' library (-lssl). */
#undef HAVE_LIBSSL])
! m4trace:configure.in:87: -1- AC_DEFINE_TRACE_LITERAL([HAVE_LIBSSL])
! m4trace:configure.in:88: -1- AC_CHECK_LIB([expat], [XML_Parse])
! m4trace:configure.in:88: -1- AH_OUTPUT([HAVE_LIBEXPAT], [/* Define to 1 if you have the `expat\' library (-lexpat). */
#undef HAVE_LIBEXPAT])
! m4trace:configure.in:88: -1- AC_DEFINE_TRACE_LITERAL([HAVE_LIBEXPAT])
! m4trace:configure.in:89: -1- AC_SUBST([sedpath], [$ac_cv_path_sedpath])
! m4trace:configure.in:90: -1- AC_SUBST([trpath], [$ac_cv_path_trpath])
! m4trace:configure.in:91: -1- AC_SUBST([uniqpath], [$ac_cv_path_uniqpath])
! m4trace:configure.in:92: -1- AC_SUBST([sortpath], [$ac_cv_path_sortpath])
! m4trace:configure.in:93: -1- AC_SUBST([unamepath], [$ac_cv_path_unamepath])
! m4trace:configure.in:97: -1- AC_DEFINE_TRACE_LITERAL([TARGETOSNAME])
! m4trace:configure.in:97: -1- AH_OUTPUT([TARGETOSNAME], [/* "Operating System Name" */
#undef TARGETOSNAME])
! m4trace:configure.in:101: -1- AC_SUBST([perlpath], [$ac_cv_path_perlpath])
! m4trace:configure.in:106: -1- AC_SUBST([PERL_CFLAGS])
! m4trace:configure.in:107: -1- AC_SUBST([PERL_LDFLAGS])
! m4trace:configure.in:130: -1- AC_SUBST([pythonpath], [$ac_cv_path_pythonpath])
! m4trace:configure.in:136: -1- AC_SUBST([tclpath], [$ac_cv_path_tclpath])
! m4trace:configure.in:169: -1- AC_CONFIG_FILES([Makefile man/Makefile handlers/Makefile conf/Makefile include/Makefile \
! scripts/Makefile scripts/cgi/Makefile src/Makefile src/perl/Makefile
! src/tests/Makefile doc/Makefile doc/htdocs/Makefile doc/htdocs/images/Makefile])
! m4trace:configure.in:169: -1- AC_SUBST([LIB@&t@OBJS], [$ac_libobjs])
! m4trace:configure.in:169: -1- AC_SUBST([LTLIBOBJS], [$ac_ltlibobjs])
--- 1,240 ----
m4trace:aclocal.m4:52: -1- m4_pattern_allow([^AM_[A-Z]+FLAGS$])
! m4trace:configure.ac:1: -1- AC_INIT
! m4trace:configure.ac:1: -1- m4_pattern_forbid([^_?A[CHUM]_])
! m4trace:configure.ac:1: -1- m4_pattern_forbid([_AC_])
! m4trace:configure.ac:1: -1- m4_pattern_forbid([^LIBOBJS$], [do not use LIBOBJS directly, use AC_LIBOBJ (see section `AC_LIBOBJ vs LIBOBJS'])
! m4trace:configure.ac:1: -1- m4_pattern_allow([^AS_FLAGS$])
! m4trace:configure.ac:1: -1- m4_pattern_forbid([^_?m4_])
! m4trace:configure.ac:1: -1- m4_pattern_forbid([^dnl$])
! m4trace:configure.ac:1: -1- m4_pattern_forbid([^_?AS_])
! m4trace:configure.ac:1: -1- AC_SUBST([SHELL], [${CONFIG_SHELL-/bin/sh}])
! m4trace:configure.ac:1: -1- AC_SUBST([PATH_SEPARATOR])
! m4trace:configure.ac:1: -1- AC_SUBST([PACKAGE_NAME], [m4_ifdef([AC_PACKAGE_NAME], ['AC_PACKAGE_NAME'])])
! m4trace:configure.ac:1: -1- AC_SUBST([PACKAGE_TARNAME], [m4_ifdef([AC_PACKAGE_TARNAME], ['AC_PACKAGE_TARNAME'])])
! m4trace:configure.ac:1: -1- AC_SUBST([PACKAGE_VERSION], [m4_ifdef([AC_PACKAGE_VERSION], ['AC_PACKAGE_VERSION'])])
! m4trace:configure.ac:1: -1- AC_SUBST([PACKAGE_STRING], [m4_ifdef([AC_PACKAGE_STRING], ['AC_PACKAGE_STRING'])])
! m4trace:configure.ac:1: -1- AC_SUBST([PACKAGE_BUGREPORT], [m4_ifdef([AC_PACKAGE_BUGREPORT], ['AC_PACKAGE_BUGREPORT'])])
! m4trace:configure.ac:1: -1- AC_SUBST([exec_prefix], [NONE])
! m4trace:configure.ac:1: -1- AC_SUBST([prefix], [NONE])
! m4trace:configure.ac:1: -1- AC_SUBST([program_transform_name], [s,x,x,])
! m4trace:configure.ac:1: -1- AC_SUBST([bindir], ['${exec_prefix}/bin'])
! m4trace:configure.ac:1: -1- AC_SUBST([sbindir], ['${exec_prefix}/sbin'])
! m4trace:configure.ac:1: -1- AC_SUBST([libexecdir], ['${exec_prefix}/libexec'])
! m4trace:configure.ac:1: -1- AC_SUBST([datadir], ['${prefix}/share'])
! m4trace:configure.ac:1: -1- AC_SUBST([sysconfdir], ['${prefix}/etc'])
! m4trace:configure.ac:1: -1- AC_SUBST([sharedstatedir], ['${prefix}/com'])
! m4trace:configure.ac:1: -1- AC_SUBST([localstatedir], ['${prefix}/var'])
! m4trace:configure.ac:1: -1- AC_SUBST([libdir], ['${exec_prefix}/lib'])
! m4trace:configure.ac:1: -1- AC_SUBST([includedir], ['${prefix}/include'])
! m4trace:configure.ac:1: -1- AC_SUBST([oldincludedir], ['/usr/include'])
! m4trace:configure.ac:1: -1- AC_SUBST([infodir], ['${prefix}/info'])
! m4trace:configure.ac:1: -1- AC_SUBST([mandir], ['${prefix}/man'])
! m4trace:configure.ac:1: -1- AC_DEFINE_TRACE_LITERAL([PACKAGE_NAME])
! m4trace:configure.ac:1: -1- AH_OUTPUT([PACKAGE_NAME], [/* Define to the full name of this package. */
#undef PACKAGE_NAME])
! m4trace:configure.ac:1: -1- AC_DEFINE_TRACE_LITERAL([PACKAGE_TARNAME])
! m4trace:configure.ac:1: -1- AH_OUTPUT([PACKAGE_TARNAME], [/* Define to the one symbol short name of this package. */
#undef PACKAGE_TARNAME])
! m4trace:configure.ac:1: -1- AC_DEFINE_TRACE_LITERAL([PACKAGE_VERSION])
! m4trace:configure.ac:1: -1- AH_OUTPUT([PACKAGE_VERSION], [/* Define to the version of this package. */
#undef PACKAGE_VERSION])
! m4trace:configure.ac:1: -1- AC_DEFINE_TRACE_LITERAL([PACKAGE_STRING])
! m4trace:configure.ac:1: -1- AH_OUTPUT([PACKAGE_STRING], [/* Define to the full name and version of this package. */
#undef PACKAGE_STRING])
! m4trace:configure.ac:1: -1- AC_DEFINE_TRACE_LITERAL([PACKAGE_BUGREPORT])
! m4trace:configure.ac:1: -1- AH_OUTPUT([PACKAGE_BUGREPORT], [/* Define to the address where bug reports for this package should be sent. */
#undef PACKAGE_BUGREPORT])
! m4trace:configure.ac:1: -1- AC_SUBST([build_alias])
! m4trace:configure.ac:1: -1- AC_SUBST([host_alias])
! m4trace:configure.ac:1: -1- AC_SUBST([target_alias])
! m4trace:configure.ac:1: -1- AC_SUBST([DEFS])
! m4trace:configure.ac:1: -1- AC_SUBST([ECHO_C])
! m4trace:configure.ac:1: -1- AC_SUBST([ECHO_N])
! m4trace:configure.ac:1: -1- AC_SUBST([ECHO_T])
! m4trace:configure.ac:1: -1- AC_SUBST([LIBS])
! m4trace:configure.ac:4: -1- AC_CONFIG_HEADERS([config.h])
! m4trace:configure.ac:5: -1- AC_PROG_CC
! m4trace:configure.ac:5: -1- AC_SUBST([CC])
! m4trace:configure.ac:5: -1- AC_SUBST([CFLAGS])
! m4trace:configure.ac:5: -1- AC_SUBST([LDFLAGS])
! m4trace:configure.ac:5: -1- AC_SUBST([CPPFLAGS])
! m4trace:configure.ac:5: -1- AC_SUBST([CC])
! m4trace:configure.ac:5: -1- AC_SUBST([ac_ct_CC])
! m4trace:configure.ac:5: -1- AC_SUBST([CC])
! m4trace:configure.ac:5: -1- AC_SUBST([ac_ct_CC])
! m4trace:configure.ac:5: -1- AC_SUBST([CC])
! m4trace:configure.ac:5: -1- AC_SUBST([CC])
! m4trace:configure.ac:5: -1- AC_SUBST([ac_ct_CC])
! m4trace:configure.ac:5: -1- AC_SUBST([EXEEXT], [$ac_cv_exeext])
! m4trace:configure.ac:5: -1- AC_SUBST([OBJEXT], [$ac_cv_objext])
! m4trace:configure.ac:6: -1- AC_CANONICAL_HOST
! m4trace:configure.ac:6: -1- AC_SUBST([build], [$ac_cv_build])
! m4trace:configure.ac:6: -1- AC_SUBST([build_cpu], [`echo $ac_cv_build | sed 's/^\([[^-]]*\)-\([[^-]]*\)-\(.*\)$/\1/'`])
! m4trace:configure.ac:6: -1- AC_SUBST([build_vendor], [`echo $ac_cv_build | sed 's/^\([[^-]]*\)-\([[^-]]*\)-\(.*\)$/\2/'`])
! m4trace:configure.ac:6: -1- AC_SUBST([build_os], [`echo $ac_cv_build | sed 's/^\([[^-]]*\)-\([[^-]]*\)-\(.*\)$/\3/'`])
! m4trace:configure.ac:6: -1- AC_SUBST([host], [$ac_cv_host])
! m4trace:configure.ac:6: -1- AC_SUBST([host_cpu], [`echo $ac_cv_host | sed 's/^\([[^-]]*\)-\([[^-]]*\)-\(.*\)$/\1/'`])
! m4trace:configure.ac:6: -1- AC_SUBST([host_vendor], [`echo $ac_cv_host | sed 's/^\([[^-]]*\)-\([[^-]]*\)-\(.*\)$/\2/'`])
! m4trace:configure.ac:6: -1- AC_SUBST([host_os], [`echo $ac_cv_host | sed 's/^\([[^-]]*\)-\([[^-]]*\)-\(.*\)$/\3/'`])
! m4trace:configure.ac:7: -1- AC_DEFINE_TRACE_LITERAL([WORDS_BIGENDIAN])
! m4trace:configure.ac:7: -1- AH_OUTPUT([WORDS_BIGENDIAN], [/* Define to 1 if your processor stores words with the most significant byte
! first (like Motorola and SPARC, unlike Intel and VAX). */
! #undef WORDS_BIGENDIAN])
! m4trace:configure.ac:11: -1- AC_PROG_AWK
! m4trace:configure.ac:11: -1- AC_SUBST([AWK])
! m4trace:configure.ac:12: -1- AC_PROG_CPP
! m4trace:configure.ac:12: -1- AC_SUBST([CPP])
! m4trace:configure.ac:12: -1- AC_SUBST([CPPFLAGS])
! m4trace:configure.ac:12: -1- AC_SUBST([CPP])
! m4trace:configure.ac:13: -1- AC_PROG_RANLIB
! m4trace:configure.ac:13: -1- AC_SUBST([RANLIB])
! m4trace:configure.ac:13: -1- AC_SUBST([ac_ct_RANLIB])
! m4trace:configure.ac:14: -1- AC_PROG_INSTALL
! m4trace:configure.ac:14: -1- AC_SUBST([INSTALL_PROGRAM])
! m4trace:configure.ac:14: -1- AC_SUBST([INSTALL_SCRIPT])
! m4trace:configure.ac:14: -1- AC_SUBST([INSTALL_DATA])
! m4trace:configure.ac:15: -1- AC_SUBST([sedpath], [$ac_cv_path_sedpath])
! m4trace:configure.ac:16: -1- AC_SUBST([trpath], [$ac_cv_path_trpath])
! m4trace:configure.ac:17: -1- AC_SUBST([uniqpath], [$ac_cv_path_uniqpath])
! m4trace:configure.ac:18: -1- AC_SUBST([sortpath], [$ac_cv_path_sortpath])
! m4trace:configure.ac:19: -1- AC_SUBST([unamepath], [$ac_cv_path_unamepath])
! m4trace:configure.ac:20: -1- AC_SUBST([arpath], [$ac_cv_path_arpath])
! m4trace:configure.ac:21: -1- AC_SUBST([PERL])
! m4trace:configure.ac:22: -1- AC_SUBST([END], [$ac_cv_path_END])
! m4trace:configure.ac:24: -1- AC_CHECK_LIB([m], [open])
! m4trace:configure.ac:24: -1- AH_OUTPUT([HAVE_LIBM], [/* Define to 1 if you have the `m\' library (-lm). */
! #undef HAVE_LIBM])
! m4trace:configure.ac:24: -1- AC_DEFINE_TRACE_LITERAL([HAVE_LIBM])
! m4trace:configure.ac:37: -1- AC_CHECK_LIB([nsl], [open], [], [], [-lsocket])
! m4trace:configure.ac:37: -1- AH_OUTPUT([HAVE_LIBNSL], [/* Define to 1 if you have the `nsl\' library (-lnsl). */
! #undef HAVE_LIBNSL])
! m4trace:configure.ac:37: -1- AC_DEFINE_TRACE_LITERAL([HAVE_LIBNSL])
! m4trace:configure.ac:50: -1- AC_DEFINE_TRACE_LITERAL([BENSON_HOME])
! m4trace:configure.ac:50: -1- AH_OUTPUT([BENSON_HOME], [/* "Benson home directory" */
! #undef BENSON_HOME])
! m4trace:configure.ac:51: -1- AC_DEFINE_TRACE_LITERAL([PACKAGE])
! m4trace:configure.ac:51: -1- AH_OUTPUT([PACKAGE], [/* "Benson package name" */
#undef PACKAGE])
! m4trace:configure.ac:52: -1- AC_DEFINE_TRACE_LITERAL([VERSION])
! m4trace:configure.ac:52: -1- AH_OUTPUT([VERSION], [/* "Benson version number" */
#undef VERSION])
! m4trace:configure.ac:74: -1- AC_CHECK_HEADERS([expat.h])
! m4trace:configure.ac:74: -1- AH_OUTPUT([HAVE_EXPAT_H], [/* Define to 1 if you have the <expat.h> header file. */
! #undef HAVE_EXPAT_H])
! m4trace:configure.ac:74: -1- AC_HEADER_STDC
! m4trace:configure.ac:74: -1- AC_SUBST([EGREP])
! m4trace:configure.ac:74: -1- AC_DEFINE_TRACE_LITERAL([STDC_HEADERS])
! m4trace:configure.ac:74: -1- AH_OUTPUT([STDC_HEADERS], [/* Define to 1 if you have the ANSI C header files. */
#undef STDC_HEADERS])
! m4trace:configure.ac:74: -1- AC_CHECK_HEADERS([sys/types.h sys/stat.h stdlib.h string.h memory.h strings.h \
inttypes.h stdint.h unistd.h], [], [], [$ac_includes_default])
! m4trace:configure.ac:74: -1- AH_OUTPUT([HAVE_SYS_TYPES_H], [/* Define to 1 if you have the <sys/types.h> header file. */
#undef HAVE_SYS_TYPES_H])
! m4trace:configure.ac:74: -1- AH_OUTPUT([HAVE_SYS_STAT_H], [/* Define to 1 if you have the <sys/stat.h> header file. */
#undef HAVE_SYS_STAT_H])
! m4trace:configure.ac:74: -1- AH_OUTPUT([HAVE_STDLIB_H], [/* Define to 1 if you have the <stdlib.h> header file. */
#undef HAVE_STDLIB_H])
! m4trace:configure.ac:74: -1- AH_OUTPUT([HAVE_STRING_H], [/* Define to 1 if you have the <string.h> header file. */
#undef HAVE_STRING_H])
! m4trace:configure.ac:74: -1- AH_OUTPUT([HAVE_MEMORY_H], [/* Define to 1 if you have the <memory.h> header file. */
#undef HAVE_MEMORY_H])
! m4trace:configure.ac:74: -1- AH_OUTPUT([HAVE_STRINGS_H], [/* Define to 1 if you have the <strings.h> header file. */
#undef HAVE_STRINGS_H])
! m4trace:configure.ac:74: -1- AH_OUTPUT([HAVE_INTTYPES_H], [/* Define to 1 if you have the <inttypes.h> header file. */
#undef HAVE_INTTYPES_H])
! m4trace:configure.ac:74: -1- AH_OUTPUT([HAVE_STDINT_H], [/* Define to 1 if you have the <stdint.h> header file. */
#undef HAVE_STDINT_H])
! m4trace:configure.ac:74: -1- AH_OUTPUT([HAVE_UNISTD_H], [/* Define to 1 if you have the <unistd.h> header file. */
#undef HAVE_UNISTD_H])
! m4trace:configure.ac:75: -1- AC_CHECK_HEADERS([openssl/ssl.h])
! m4trace:configure.ac:75: -1- AH_OUTPUT([HAVE_OPENSSL_SSL_H], [/* Define to 1 if you have the <openssl/ssl.h> header file. */
#undef HAVE_OPENSSL_SSL_H])
! m4trace:configure.ac:76: -1- AC_CHECK_HEADERS([signal.h])
! m4trace:configure.ac:76: -1- AH_OUTPUT([HAVE_SIGNAL_H], [/* Define to 1 if you have the <signal.h> header file. */
#undef HAVE_SIGNAL_H])
! m4trace:configure.ac:77: -1- AC_CHECK_HEADERS([sys/shm.h])
! m4trace:configure.ac:77: -1- AH_OUTPUT([HAVE_SYS_SHM_H], [/* Define to 1 if you have the <sys/shm.h> header file. */
#undef HAVE_SYS_SHM_H])
! m4trace:configure.ac:78: -1- AC_CHECK_HEADERS([sys/stat.h])
! m4trace:configure.ac:78: -1- AH_OUTPUT([HAVE_SYS_STAT_H], [/* Define to 1 if you have the <sys/stat.h> header file. */
#undef HAVE_SYS_STAT_H])
! m4trace:configure.ac:79: -1- AC_CHECK_HEADERS([errno.h])
! m4trace:configure.ac:79: -1- AH_OUTPUT([HAVE_ERRNO_H], [/* Define to 1 if you have the <errno.h> header file. */
#undef HAVE_ERRNO_H])
! m4trace:configure.ac:80: -1- AC_CHECK_HEADERS([db.h])
! m4trace:configure.ac:80: -1- AH_OUTPUT([HAVE_DB_H], [/* Define to 1 if you have the <db.h> header file. */
#undef HAVE_DB_H])
! m4trace:configure.ac:81: -1- AC_CHECK_LIB([nsl], [open])
! m4trace:configure.ac:81: -1- AH_OUTPUT([HAVE_LIBNSL], [/* Define to 1 if you have the `nsl\' library (-lnsl). */
! #undef HAVE_LIBNSL])
! m4trace:configure.ac:81: -1- AC_DEFINE_TRACE_LITERAL([HAVE_LIBNSL])
! m4trace:configure.ac:82: -1- AC_CHECK_LIB([resolv], [open])
! m4trace:configure.ac:82: -1- AH_OUTPUT([HAVE_LIBRESOLV], [/* Define to 1 if you have the `resolv\' library (-lresolv). */
! #undef HAVE_LIBRESOLV])
! m4trace:configure.ac:82: -1- AC_DEFINE_TRACE_LITERAL([HAVE_LIBRESOLV])
! m4trace:configure.ac:83: -1- AC_CHECK_LIB([compat], [open])
! m4trace:configure.ac:83: -1- AH_OUTPUT([HAVE_LIBCOMPAT], [/* Define to 1 if you have the `compat\' library (-lcompat). */
#undef HAVE_LIBCOMPAT])
! m4trace:configure.ac:83: -1- AC_DEFINE_TRACE_LITERAL([HAVE_LIBCOMPAT])
! m4trace:configure.ac:84: -1- AC_CHECK_LIB([socket], [open])
! m4trace:configure.ac:84: -1- AH_OUTPUT([HAVE_LIBSOCKET], [/* Define to 1 if you have the `socket\' library (-lsocket). */
#undef HAVE_LIBSOCKET])
! m4trace:configure.ac:84: -1- AC_DEFINE_TRACE_LITERAL([HAVE_LIBSOCKET])
! m4trace:configure.ac:85: -1- AC_CHECK_LIB([dl], [open])
! m4trace:configure.ac:85: -1- AH_OUTPUT([HAVE_LIBDL], [/* Define to 1 if you have the `dl\' library (-ldl). */
#undef HAVE_LIBDL])
! m4trace:configure.ac:85: -1- AC_DEFINE_TRACE_LITERAL([HAVE_LIBDL])
! m4trace:configure.ac:86: -1- AC_CHECK_LIB([dld], [open])
! m4trace:configure.ac:86: -1- AH_OUTPUT([HAVE_LIBDLD], [/* Define to 1 if you have the `dld\' library (-ldld). */
#undef HAVE_LIBDLD])
! m4trace:configure.ac:86: -1- AC_DEFINE_TRACE_LITERAL([HAVE_LIBDLD])
! m4trace:configure.ac:87: -1- AC_CHECK_LIB([ld], [open])
! m4trace:configure.ac:87: -1- AH_OUTPUT([HAVE_LIBLD], [/* Define to 1 if you have the `ld\' library (-lld). */
#undef HAVE_LIBLD])
! m4trace:configure.ac:87: -1- AC_DEFINE_TRACE_LITERAL([HAVE_LIBLD])
! m4trace:configure.ac:88: -1- AC_CHECK_LIB([w], [open])
! m4trace:configure.ac:88: -1- AH_OUTPUT([HAVE_LIBW], [/* Define to 1 if you have the `w\' library (-lw). */
#undef HAVE_LIBW])
! m4trace:configure.ac:88: -1- AC_DEFINE_TRACE_LITERAL([HAVE_LIBW])
! m4trace:configure.ac:89: -1- AC_CHECK_LIB([resolv], [open])
! m4trace:configure.ac:89: -1- AH_OUTPUT([HAVE_LIBRESOLV], [/* Define to 1 if you have the `resolv\' library (-lresolv). */
#undef HAVE_LIBRESOLV])
! m4trace:configure.ac:89: -1- AC_DEFINE_TRACE_LITERAL([HAVE_LIBRESOLV])
! m4trace:configure.ac:90: -1- AC_CHECK_LIB([db], [open])
! m4trace:configure.ac:90: -1- AH_OUTPUT([HAVE_LIBDB], [/* Define to 1 if you have the `db\' library (-ldb). */
#undef HAVE_LIBDB])
! m4trace:configure.ac:90: -1- AC_DEFINE_TRACE_LITERAL([HAVE_LIBDB])
! m4trace:configure.ac:91: -1- AC_CHECK_LIB([crypto], [BN_init])
! m4trace:configure.ac:91: -1- AH_OUTPUT([HAVE_LIBCRYPTO], [/* Define to 1 if you have the `crypto\' library (-lcrypto). */
#undef HAVE_LIBCRYPTO])
! m4trace:configure.ac:91: -1- AC_DEFINE_TRACE_LITERAL([HAVE_LIBCRYPTO])
! m4trace:configure.ac:92: -1- AC_CHECK_LIB([ssl], [SSL_library_init])
! m4trace:configure.ac:92: -1- AH_OUTPUT([HAVE_LIBSSL], [/* Define to 1 if you have the `ssl\' library (-lssl). */
#undef HAVE_LIBSSL])
! m4trace:configure.ac:92: -1- AC_DEFINE_TRACE_LITERAL([HAVE_LIBSSL])
! m4trace:configure.ac:93: -1- AC_CHECK_LIB([expat], [XML_Parse])
! m4trace:configure.ac:93: -1- AH_OUTPUT([HAVE_LIBEXPAT], [/* Define to 1 if you have the `expat\' library (-lexpat). */
#undef HAVE_LIBEXPAT])
! m4trace:configure.ac:93: -1- AC_DEFINE_TRACE_LITERAL([HAVE_LIBEXPAT])
! m4trace:configure.ac:98: -1- AC_DEFINE_TRACE_LITERAL([SUNOS])
! m4trace:configure.ac:98: -1- AH_OUTPUT([SUNOS], [/* "We\'re running solaris" */
! #undef SUNOS])
! m4trace:configure.ac:101: -1- AC_DEFINE_TRACE_LITERAL([LINUX])
! m4trace:configure.ac:101: -1- AH_OUTPUT([LINUX], [/* "We\'re running linux" */
! #undef LINUX])
! m4trace:configure.ac:103: -1- AC_DEFINE_TRACE_LITERAL([TARGETOSNAME])
! m4trace:configure.ac:103: -1- AH_OUTPUT([TARGETOSNAME], [/* "Operating System Name" */
#undef TARGETOSNAME])
! m4trace:configure.ac:107: -1- AC_SUBST([perlpath], [$ac_cv_path_perlpath])
! m4trace:configure.ac:112: -1- AC_SUBST([PERL_CFLAGS])
! m4trace:configure.ac:113: -1- AC_SUBST([PERL_LDFLAGS])
! m4trace:configure.ac:136: -1- AC_SUBST([pythonpath], [$ac_cv_path_pythonpath])
! m4trace:configure.ac:142: -1- AC_SUBST([tclpath], [$ac_cv_path_tclpath])
! m4trace:configure.ac:178: -1- AC_CONFIG_FILES([Makefile man/Makefile handlers/Makefile conf/Makefile \
! include/Makefile scripts/Makefile scripts/cgi/Makefile src/Makefile \
! src/network/Makefile src/perl/Makefile src/rules/Makefile \
! src/monitors/Makefile src/monitors/process/Makefile src/monitors/disk/Makefile \
! src/tests/monitors/Makefile src/tests/network/Makefile src/tests/Makefile \
! doc/Makefile doc/htdocs/Makefile doc/htdocs/images/Makefile])
! m4trace:configure.ac:178: -1- AC_SUBST([LIB@&t@OBJS], [$ac_libobjs])
! m4trace:configure.ac:178: -1- AC_SUBST([LTLIBOBJS], [$ac_ltlibobjs])
|
|
From: Bob T. <bt...@us...> - 2003-09-29 19:48:07
|
Update of /cvsroot/benson/benson3/src In directory sc8-pr-cvs1:/tmp/cvs-serv29737/src Modified Files: Makefile.in Log Message: Getting it to sort of compile on Solaris again. Index: Makefile.in =================================================================== RCS file: /cvsroot/benson/benson3/src/Makefile.in,v retrieving revision 1.42 retrieving revision 1.43 diff -C2 -r1.42 -r1.43 *** Makefile.in 28 Sep 2003 22:26:28 -0000 1.42 --- Makefile.in 29 Sep 2003 18:04:09 -0000 1.43 *************** *** 39,47 **** .c.o: ! $(CC) $(CFLAGS) $(CPPFLAGS) -c $< bensond: $(BENSOND_OBJS) $(CC) $(CFLAGS) $(CPPFLAGS) $(PERL_CFLAGS) -o bensond $(BENSOND_OBJS) libbenson.so $(LIBPERL) \ ! $(LIBNETWORK) $(PERL_LDFLAGS) -Wl,--rpath -Wl,. -Wl,--rpath -Wl,$(libdir) bn_rules.o: --- 39,47 ---- .c.o: ! $(CC) -fPIC $(CFLAGS) $(CPPFLAGS) -c $< bensond: $(BENSOND_OBJS) $(CC) $(CFLAGS) $(CPPFLAGS) $(PERL_CFLAGS) -o bensond $(BENSOND_OBJS) libbenson.so $(LIBPERL) \ ! $(LIBNETWORK) $(PERL_LDFLAGS) $(LIBS) -Wl,--rpath -Wl,. -Wl,--rpath -Wl,$(libdir) bn_rules.o: *************** *** 49,59 **** btrap: libbenson.a $(LIBPERL) $(LIBNETWORK) ! $(CC) $(CFLAGS) $(CPPFLAGS) $(PERL_CFLAGS) -o btrap btrap.c libbenson.a $(LIBPERL) $(LIBNETWORK) $(PERL_LDFLAGS) ack: libbenson.a $(LIBPERL) $(LIBNETWORK) ! $(CC) $(CFLAGS) $(CPPFLAGS) $(PERL_CFLAGS) -o ack acknowledge.c libbenson.a $(LIBPERL) $(LIBNETWORK) $(PERL_LDFLAGS) alertlist: libbenson.a $(LIBPERL) $(LIBNETWORK) ! $(CC) $(CFLAGS) $(CPPFLAGS) $(PERL_CFLAGS) -o alertlist alertlist.c libbenson.a $(LIBPERL) $(LIBNETWORK) $(PERL_LDFLAGS) libbenson.a: $(LIBRULES) $(LIBPERL) $(LIBNETWORK) $(LIBBENSON_OBJS) --- 49,59 ---- btrap: libbenson.a $(LIBPERL) $(LIBNETWORK) ! $(CC) $(CFLAGS) $(CPPFLAGS) $(PERL_CFLAGS) -o btrap btrap.c libbenson.a $(LIBPERL) $(LIBNETWORK) $(PERL_LDFLAGS) $(LIBS) ack: libbenson.a $(LIBPERL) $(LIBNETWORK) ! $(CC) $(CFLAGS) $(CPPFLAGS) $(PERL_CFLAGS) -o ack acknowledge.c libbenson.a $(LIBPERL) $(LIBNETWORK) $(PERL_LDFLAGS) $(LIBS) alertlist: libbenson.a $(LIBPERL) $(LIBNETWORK) ! $(CC) $(CFLAGS) $(CPPFLAGS) $(PERL_CFLAGS) -o alertlist alertlist.c libbenson.a $(LIBPERL) $(LIBNETWORK) $(PERL_LDFLAGS) $(LIBS) libbenson.a: $(LIBRULES) $(LIBPERL) $(LIBNETWORK) $(LIBBENSON_OBJS) *************** *** 65,69 **** libbenson.so: libbenson.a ! $(CC) -shared -o libbenson.so $(LIBBENSON_OBJS) $(LIBRULES): --- 65,69 ---- libbenson.so: libbenson.a ! $(CC) -shared -o libbenson.so $(LIBBENSON_OBJS) $(LD_FLAGS) $(LIBRULES): |
|
From: Bob T. <bt...@us...> - 2003-09-29 19:32:02
|
Update of /cvsroot/benson/benson3
In directory sc8-pr-cvs1:/tmp/cvs-serv29737
Modified Files:
configure configure.ac
Log Message:
Getting it to sort of compile on Solaris again.
Index: configure
===================================================================
RCS file: /cvsroot/benson/benson3/configure,v
retrieving revision 1.52
retrieving revision 1.53
diff -C2 -r1.52 -r1.53
*** configure 29 Sep 2003 17:29:12 -0000 1.52
--- configure 29 Sep 2003 18:04:09 -0000 1.53
***************
*** 4605,4608 ****
--- 4605,4736 ----
+ echo "$as_me:$LINENO: checking for open in -lnsl" >&5
+ echo $ECHO_N "checking for open in -lnsl... $ECHO_C" >&6
+ if test "${ac_cv_lib_nsl_open+set}" = set; then
+ echo $ECHO_N "(cached) $ECHO_C" >&6
+ else
+ ac_check_lib_save_LIBS=$LIBS
+ LIBS="-lnsl $LIBS"
+ cat >conftest.$ac_ext <<_ACEOF
+ #line $LINENO "configure"
+ /* confdefs.h. */
+ _ACEOF
+ cat confdefs.h >>conftest.$ac_ext
+ cat >>conftest.$ac_ext <<_ACEOF
+ /* end confdefs.h. */
+
+ /* Override any gcc2 internal prototype to avoid an error. */
+ #ifdef __cplusplus
+ extern "C"
+ #endif
+ /* We use char because int might match the return type of a gcc2
+ builtin and then its argument prototype would still apply. */
+ char open ();
+ int
+ main ()
+ {
+ open ();
+ ;
+ return 0;
+ }
+ _ACEOF
+ rm -f conftest.$ac_objext conftest$ac_exeext
+ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
+ (eval $ac_link) 2>&5
+ ac_status=$?
+ echo "$as_me:$LINENO: \$? = $ac_status" >&5
+ (exit $ac_status); } &&
+ { ac_try='test -s conftest$ac_exeext'
+ { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
+ (eval $ac_try) 2>&5
+ ac_status=$?
+ echo "$as_me:$LINENO: \$? = $ac_status" >&5
+ (exit $ac_status); }; }; then
+ ac_cv_lib_nsl_open=yes
+ else
+ echo "$as_me: failed program was:" >&5
+ sed 's/^/| /' conftest.$ac_ext >&5
+
+ ac_cv_lib_nsl_open=no
+ fi
+ rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
+ LIBS=$ac_check_lib_save_LIBS
+ fi
+ echo "$as_me:$LINENO: result: $ac_cv_lib_nsl_open" >&5
+ echo "${ECHO_T}$ac_cv_lib_nsl_open" >&6
+ if test $ac_cv_lib_nsl_open = yes; then
+ cat >>confdefs.h <<_ACEOF
+ #define HAVE_LIBNSL 1
+ _ACEOF
+
+ LIBS="-lnsl $LIBS"
+
+ fi
+
+
+ echo "$as_me:$LINENO: checking for open in -lresolv" >&5
+ echo $ECHO_N "checking for open in -lresolv... $ECHO_C" >&6
+ if test "${ac_cv_lib_resolv_open+set}" = set; then
+ echo $ECHO_N "(cached) $ECHO_C" >&6
+ else
+ ac_check_lib_save_LIBS=$LIBS
+ LIBS="-lresolv $LIBS"
+ cat >conftest.$ac_ext <<_ACEOF
+ #line $LINENO "configure"
+ /* confdefs.h. */
+ _ACEOF
+ cat confdefs.h >>conftest.$ac_ext
+ cat >>conftest.$ac_ext <<_ACEOF
+ /* end confdefs.h. */
+
+ /* Override any gcc2 internal prototype to avoid an error. */
+ #ifdef __cplusplus
+ extern "C"
+ #endif
+ /* We use char because int might match the return type of a gcc2
+ builtin and then its argument prototype would still apply. */
+ char open ();
+ int
+ main ()
+ {
+ open ();
+ ;
+ return 0;
+ }
+ _ACEOF
+ rm -f conftest.$ac_objext conftest$ac_exeext
+ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
+ (eval $ac_link) 2>&5
+ ac_status=$?
+ echo "$as_me:$LINENO: \$? = $ac_status" >&5
+ (exit $ac_status); } &&
+ { ac_try='test -s conftest$ac_exeext'
+ { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
+ (eval $ac_try) 2>&5
+ ac_status=$?
+ echo "$as_me:$LINENO: \$? = $ac_status" >&5
+ (exit $ac_status); }; }; then
+ ac_cv_lib_resolv_open=yes
+ else
+ echo "$as_me: failed program was:" >&5
+ sed 's/^/| /' conftest.$ac_ext >&5
+
+ ac_cv_lib_resolv_open=no
+ fi
+ rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
+ LIBS=$ac_check_lib_save_LIBS
+ fi
+ echo "$as_me:$LINENO: result: $ac_cv_lib_resolv_open" >&5
+ echo "${ECHO_T}$ac_cv_lib_resolv_open" >&6
+ if test $ac_cv_lib_resolv_open = yes; then
+ cat >>confdefs.h <<_ACEOF
+ #define HAVE_LIBRESOLV 1
+ _ACEOF
+
+ LIBS="-lresolv $LIBS"
+
+ fi
+
+
echo "$as_me:$LINENO: checking for open in -lcompat" >&5
echo $ECHO_N "checking for open in -lcompat... $ECHO_C" >&6
Index: configure.ac
===================================================================
RCS file: /cvsroot/benson/benson3/configure.ac,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -r1.1 -r1.2
*** configure.ac 29 Sep 2003 17:29:12 -0000 1.1
--- configure.ac 29 Sep 2003 18:04:09 -0000 1.2
***************
*** 79,82 ****
--- 79,84 ----
AC_CHECK_HEADERS(errno.h)
AC_CHECK_HEADERS(db.h)
+ AC_CHECK_LIB(nsl, open)
+ AC_CHECK_LIB(resolv, open)
AC_CHECK_LIB(compat, open)
AC_CHECK_LIB(socket, open)
|
|
From: Bob T. <bt...@us...> - 2003-09-29 19:26:40
|
Update of /cvsroot/benson/benson3
In directory sc8-pr-cvs1:/tmp/cvs-serv23181
Modified Files:
configure
Added Files:
configure.ac
Removed Files:
configure.in
Log Message:
Updated the configure stuff.
--- NEW FILE: configure.ac ---
AC_INIT
AC_CONFIG_SRCDIR([src/bensond.c])
AC_CONFIG_HEADER(config.h)
AC_PROG_CC
AC_CANONICAL_HOST
AC_C_BIGENDIAN
# Check for program
AC_PROG_AWK
AC_PROG_CPP
AC_PROG_RANLIB
AC_PROG_INSTALL
AC_PATH_PROG(sedpath, sed)
AC_PATH_PROG(trpath, tr)
AC_PATH_PROG(uniqpath, uniq)
AC_PATH_PROG(sortpath, sort)
AC_PATH_PROG(unamepath, uname)
AC_PATH_PROG(arpath, ar)
AC_SUBST(PERL)
AC_PATH_PROG(END, ent)
AC_CHECK_LIB(m, open)
CONF_LIBNSL=yes
case $target in
*linux*)
CONF_DLFLAGS=-rdynamic
;;
*solaris*|*sunos*)
;;
esac
if test X"$CONF_LIBNSL" = Xyes; then
AC_CHECK_LIB(nsl, open,,, -lsocket)
fi
AC_ARG_WITH(pgsql, [ --with-pgsql=dir Find PostgreSQL libraries for Perl support below dir],pgsql_dir=$withval, with_pgsql=yes)
AC_ARG_WITH(perl, [ --with-perl=dir Find Perl libraries for Perl support below dir],perl_dir=$withval, with_perl=yes)
#AC_ARG_WITH(python, [ --with-python=dir Find Python libraries for Python support below dir],python_dir=$withval, with_python=no)
#AC_ARG_WITH(tcl, [ --with-tcl=dir Find TCL libraries for TCL support below dir],tcl_dir=$withval, with_tcl=no)
AC_ARG_WITH(ssl, [ --with-ssl=dir Find SSL libraries for SSL/TLS support below dir],ssl_dir=$withval, with_ssl=no)
AC_ARG_WITH(expat, [ --with-expat=dir Find expat libraries for XML support below dir],expat_dir=$withval, with_expat=no)
AC_ARG_WITH(db, [ --with-db=dir Find Berkeley DB libraries for Benson below dir],db_dir=$withval, with_db=no)
AC_ARG_ENABLE(debug, [ --enable-debug Compile using -g], use_debug=$enableval,use_debug=no)
AC_ARG_ENABLE(profile, [ --enable-profiling Compile using -pg], use_profile=$enableval, use_profile=no)
AC_DEFINE_UNQUOTED(BENSON_HOME, "$prefix", "Benson home directory")
AC_DEFINE_UNQUOTED(PACKAGE, "Benson", "Benson package name")
AC_DEFINE_UNQUOTED(VERSION, "3.1a5", "Benson version number")
if test X"$with_pgsql" != Xno; then
CPPFLAGS="$CPPFLAGS -I$pgsql_dir/include"
LDFLAGS="$LDFLAGS -R$pgsql_dir/lib -L$pgsql_dir/lib"
fi
if test X"$with_expat" != Xno; then
CPPFLAGS="$CPPFLAGS -I$expat_dir/include"
LDFLAGS="$LDFLAGS -R$expat_dir/lib -L$expat_dir/lib"
fi
if test X"$with_ssl" != Xno; then
CPPFLAGS="$CPPFLAGS -I$ssl_dir/include"
LDFLAGS="$LDFLAGS -R$ssl_dir/lib -L$ssl_dir/lib"
fi
if test X"$with_db" != Xno; then
CPPFLAGS="$CPPFLAGS -I$db_dir/include"
LDFLAGS="$LDFLAGS -R$db_dir/lib -L$db_dir/lib"
fi
AC_CHECK_HEADERS(expat.h)
AC_CHECK_HEADERS(openssl/ssl.h)
AC_CHECK_HEADERS(signal.h)
AC_CHECK_HEADERS(sys/shm.h)
AC_CHECK_HEADERS(sys/stat.h)
AC_CHECK_HEADERS(errno.h)
AC_CHECK_HEADERS(db.h)
AC_CHECK_LIB(compat, open)
AC_CHECK_LIB(socket, open)
AC_CHECK_LIB(dl, open)
AC_CHECK_LIB(dld, open)
AC_CHECK_LIB(ld, open)
AC_CHECK_LIB(w, open)
AC_CHECK_LIB(resolv, open)
AC_CHECK_LIB(db, open)
AC_CHECK_LIB(crypto, BN_init)
AC_CHECK_LIB(ssl, SSL_library_init)
AC_CHECK_LIB(expat, XML_Parse)
if test X"$unamepath" != "X"; then
UNAME=`$unamepath`
if test X"$UNAME" = XSunOS; then
AC_DEFINE_UNQUOTED(SUNOS, 1, "We're running solaris")
fi
if test X"$UNAME" = XLinux; then
AC_DEFINE_UNQUOTED(LINUX, 1, "We're running linux")
fi
AC_DEFINE_UNQUOTED(TARGETOSNAME, $UNAME, "Operating System Name")
fi
if test X"$with_perl" = Xyes; then
AC_PATH_PROG(perlpath, "perl")
AC_MSG_CHECKING(for perl version)
PERL_VERSION=`$perlpath -e "print $]" | sed s/\\\.// | sed s/00/./g`
AC_MSG_RESULT($PERL_VERSION)
AC_MSG_CHECKING(for Perl compile flags)
AC_SUBST(PERL_CFLAGS)
AC_SUBST(PERL_LDFLAGS)
PERL_CFLAGS=`$perlpath -MExtUtils::Embed -e ccopts 2>/dev/null`
if test "_$PERL_CFLAGS" = _ ; then
AC_MSG_RESULT([not found, building without Perl.])
perl=no
exit
else
PERL_LDFLAGS=`$perlpath -MExtUtils::Embed -e ldopts | $sedpath 's/-lgdbm //'`
PERL_LDFLAGS=`echo $PERL_LDFLAGS |$sedpath 's/-ldb //'`
PERL_LDFLAGS=`echo $PERL_LDFLAGS |$sedpath 's/-lndbm //'`
if test "$system" = "Linux"; then
PERL_LDFLAGS=`echo $PERL_LDFLAGS |$sedpath 's/-lnsl //'`
PERL_LDFLAGS=`echo $PERL_LDFLAGS |$sedpath 's/-lposix //'`
fi
PERL_LDFLAGS=`echo $PERL_LDFLAGS |$sedpath 's/-lc //'`
AC_MSG_RESULT(ok)
# CFLAGS="$CFLAGS $PERL_CFLAGS"
# LIBS="$LIBS $PERL_LDFLAGS"
fi
fi
if test X"$with_python" = Xyes; then
AC_PATH_PROG(pythonpath, "python")
AC_MSG_CHECKING(for Python compile flags)
AC_MSG_RESULT([not found, building without Python.])
fi
if test X"$with_tcl" = Xyes; then
AC_PATH_PROG(tclpath, "tclsh")
AC_MSG_CHECKING(version)
TCL_VERSION=`echo 'puts "$tcl_version"' | $tclpath`
if test "_$TCL_VERSION" = _ ; then
AC_MSG_RESULT([version not found, building without Tcl.])
else
AC_MSG_RESULT($TCL_VERSION)
fi
AC_MSG_CHECKING(for Tcl compile flags)
TCL_CFLAGS="-I/usr/include/"
TCL_LDFLAGS="-L/usr/lib/ -ltcl$TCL_VERSION"
CFLAGS="$CFLAGS $TCL_CFLAGS"
LIBS="$LIBS $TCL_LDFLAGS"
AC_MSG_RESULT(ok)
# AC_MSG_RESULT([not found, building without Tcl.])
fi
LIBS=`echo "$LIBS" | tr ' ' '\n' | sort | uniq | tr '\n' ' '`
CFLAGS=`echo $CFLAGS | $sedpath 's/\-g //g'`
CFLAGS=`echo "$CFLAGS" | tr ' ' '\n' | sort | uniq | tr '\n' ' '`
if test X"$use_debug" = Xyes; then
CFLAGS="$CFLAGS -g"
fi
if test X"$use_profile" = Xyes; then
CFLAGS="$CFLAGS -pg"
fi
#AC_CONFIG_FILES([Makefile include/Makefile src/Makefile])
AC_OUTPUT([Makefile man/Makefile handlers/Makefile conf/Makefile \
include/Makefile scripts/Makefile scripts/cgi/Makefile src/Makefile \
src/network/Makefile src/perl/Makefile src/rules/Makefile \
src/monitors/Makefile src/monitors/process/Makefile src/monitors/disk/Makefile \
src/tests/monitors/Makefile src/tests/network/Makefile src/tests/Makefile \
doc/Makefile doc/htdocs/Makefile doc/htdocs/images/Makefile])
Index: configure
===================================================================
RCS file: /cvsroot/benson/benson3/configure,v
retrieving revision 1.51
retrieving revision 1.52
diff -C2 -r1.51 -r1.52
*** configure 22 Aug 2003 00:11:32 -0000 1.51
--- configure 29 Sep 2003 17:29:12 -0000 1.52
***************
*** 241,403 ****
- # Find the correct PATH separator. Usually this is `:', but
- # DJGPP uses `;' like DOS.
- if test "X${PATH_SEPARATOR+set}" != Xset; then
- UNAME=${UNAME-`uname 2>/dev/null`}
- case X$UNAME in
- *-DOS) lt_cv_sys_path_separator=';' ;;
- *) lt_cv_sys_path_separator=':' ;;
- esac
[...9207 lines suppressed...]
- sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
- /^X\(\/\/\)[^/].*/{ s//\1/; q; }
- /^X\(\/\/\)$/{ s//\1/; q; }
- /^X\(\/\).*/{ s//\1/; q; }
- s/.*/./; q'`
- done
- test ! -n "$as_dirs" || mkdir $as_dirs
- fi || { { echo "$as_me:$LINENO: error: cannot create directory $dirpart/$fdir" >&5
- echo "$as_me: error: cannot create directory $dirpart/$fdir" >&2;}
- { (exit 1); exit 1; }; }; }
-
- # echo "creating $dirpart/$file"
- echo '# dummy' > "$dirpart/$file"
- done
- done
- ;;
- esac
done
_ACEOF
--- 6631,6634 ----
--- configure.in DELETED ---
|
|
From: Bob T. <bt...@us...> - 2003-09-29 18:13:15
|
Update of /cvsroot/benson/benson3/src
In directory sc8-pr-cvs1:/tmp/cvs-serv15016
Modified Files:
Makefile.in bn_monitor.c bn_rules.c bsm.c btrap.c cfgctl.c
psaf_queue.c utils.c
Log Message:
A whole bunch of updates.
Index: Makefile.in
===================================================================
RCS file: /cvsroot/benson/benson3/src/Makefile.in,v
retrieving revision 1.41
retrieving revision 1.42
diff -C2 -r1.41 -r1.42
*** Makefile.in 12 May 2003 03:28:56 -0000 1.41
--- Makefile.in 28 Sep 2003 22:26:28 -0000 1.42
***************
*** 1,707 ****
! # Makefile.in generated by automake 1.7 from Makefile.am.
! # @configure_input@
! # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
! # Free Software Foundation, Inc.
! # This Makefile.in is free software; the Free Software Foundation
! # gives unlimited permission to copy and/or distribute it,
! # with or without modifications, as long as this notice is preserved.
!
! # This program is distributed in the hope that it will be useful,
! # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
! # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
! # PARTICULAR PURPOSE.
!
! @SET_MAKE@
!
! srcdir = @srcdir@
! top_srcdir = @top_srcdir@
! VPATH = @srcdir@
! pkgdatadir = $(datadir)/@PACKAGE@
! pkglibdir = $(libdir)/@PACKAGE@
! pkgincludedir = $(includedir)/@PACKAGE@
! top_builddir = ..
!
! am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
! INSTALL = @INSTALL@
! install_sh_DATA = $(install_sh) -c -m 644
! install_sh_PROGRAM = $(install_sh) -c
! install_sh_SCRIPT = $(install_sh) -c
! INSTALL_HEADER = $(INSTALL_DATA)
! transform = $(program_transform_name)
! NORMAL_INSTALL = :
! PRE_INSTALL = :
! POST_INSTALL = :
! NORMAL_UNINSTALL = :
! PRE_UNINSTALL = :
! POST_UNINSTALL = :
! host_triplet = @host@
! ACLOCAL = @ACLOCAL@
! AMDEP_FALSE = @AMDEP_FALSE@
! AMDEP_TRUE = @AMDEP_TRUE@
! AMTAR = @AMTAR@
! AUTOCONF = @AUTOCONF@
! AUTOHEADER = @AUTOHEADER@
! AUTOMAKE = @AUTOMAKE@
! AWK = @AWK@
! CC = @CC@
! CCDEPMODE = @CCDEPMODE@
! CFLAGS = @CFLAGS@
! CPP = @CPP@
! CPPFLAGS = @CPPFLAGS@
! CYGPATH_W = @CYGPATH_W@
! DEFS = @DEFS@
! DEPDIR = @DEPDIR@
! ECHO = @ECHO@
! ECHO_C = @ECHO_C@
! ECHO_N = @ECHO_N@
! ECHO_T = @ECHO_T@
! EGREP = @EGREP@
! EXEEXT = @EXEEXT@
! HAVE_X11 = @HAVE_X11@
! INSTALL_DATA = @INSTALL_DATA@
! INSTALL_PROGRAM = @INSTALL_PROGRAM@
! INSTALL_SCRIPT = @INSTALL_SCRIPT@
! INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
! LDFLAGS = @LDFLAGS@
! LIBOBJS = @LIBOBJS@
! LIBS = @LIBS@
! LIBTOOL = @LIBTOOL@
! LIBTOOL_DEPS = @LIBTOOL_DEPS@
! LIBTOOL_VERSION = @LIBTOOL_VERSION@
! LN_S = @LN_S@
! LTLIBOBJS = @LTLIBOBJS@
! MAINT = @MAINT@
! MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
! MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
! MAKEINFO = @MAKEINFO@
! NETWORK_VERSION = @NETWORK_VERSION@
! OBJEXT = @OBJEXT@
! PACKAGE = @PACKAGE@
! PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
! PACKAGE_NAME = @PACKAGE_NAME@
! PACKAGE_STRING = @PACKAGE_STRING@
! PACKAGE_TARNAME = @PACKAGE_TARNAME@
! PACKAGE_VERSION = @PACKAGE_VERSION@
! PATH_SEPARATOR = @PATH_SEPARATOR@
! PERL_CFLAGS = @PERL_CFLAGS@
! PERL_LDFLAGS = @PERL_LDFLAGS@
! RANLIB = @RANLIB@
! SET_MAKE = @SET_MAKE@
! SHELL = @SHELL@
! STRIP = @STRIP@
! VERSION = @VERSION@
! X_CFLAGS = @X_CFLAGS@
! X_EXTRA_LIBS = @X_EXTRA_LIBS@
! X_LIBS = @X_LIBS@
! X_PRE_LIBS = @X_PRE_LIBS@
! ac_ct_CC = @ac_ct_CC@
! ac_ct_RANLIB = @ac_ct_RANLIB@
! ac_ct_STRIP = @ac_ct_STRIP@
! am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
! am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
! am__include = @am__include@
! am__quote = @am__quote@
! bindir = @bindir@
! build = @build@
! build_alias = @build_alias@
! build_cpu = @build_cpu@
! build_os = @build_os@
! build_vendor = @build_vendor@
! datadir = @datadir@
! exec_prefix = @exec_prefix@
! host = @host@
! host_alias = @host_alias@
! host_cpu = @host_cpu@
! host_os = @host_os@
! host_vendor = @host_vendor@
! includedir = @includedir@
! infodir = @infodir@
! install_sh = @install_sh@
! libdir = @libdir@
! libexecdir = @libexecdir@
! localstatedir = @localstatedir@
! mandir = @mandir@
! oldincludedir = @oldincludedir@
! perlpath = @perlpath@
! prefix = @prefix@
! program_transform_name = @program_transform_name@
! pythonpath = @pythonpath@
! sbindir = @sbindir@
! sedpath = @sedpath@
! sharedstatedir = @sharedstatedir@
! sortpath = @sortpath@
! sysconfdir = @sysconfdir@
! target_alias = @target_alias@
! tclpath = @tclpath@
! trpath = @trpath@
! unamepath = @unamepath@
! uniqpath = @uniqpath@
! bin_PROGRAMS = btrap ack alertlist
! sbin_PROGRAMS = bensond
! bensond_SOURCES = bensond.c bn_monitor.c bn_network.c bn_rules.c
! bensond_LDADD = libbenson.la perl/libbnperl.la monitors/libbnmonitors.la network/libbnnetwork.la @PERL_LDFLAGS@
! btrap_SOURCES = btrap.c
! btrap_LDADD = libbenson.la @PERL_LDFLAGS@
! ack_SOURCES = acknowledge.c
! ack_LDADD = libbenson.la @PERL_LDFLAGS@
! alertlist_SOURCES = alertlist.c
! alertlist_LDADD = libbenson.la @PERL_LDFLAGS@
! lib_LTLIBRARIES = libbenson.la
! libbenson_la_LDFLAGS = -no-undefined -version-info @LIBTOOL_VERSION@
! libbenson_la_SOURCES = ssl.c network.c error.c utils.c cfgctl.c database.c psaf_queue.c bsm.c rules_cfg.c
! INCLUDES = -I@top_srcdir@/include -I@top_srcdir@
! SUBDIRS = perl monitors network
!
! AUTOMAKE_OPTIONS = dejagnu
!
! RUNTESTDEFAULTFLAGS = --tool btrap BTRAP=`pwd`/btrap --srcdir $$srcdir/testsuite
! subdir = src
! mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
! CONFIG_HEADER = $(top_builddir)/config.h
! CONFIG_CLEAN_FILES =
! LTLIBRARIES = $(lib_LTLIBRARIES)
!
! libbenson_la_LIBADD =
! am_libbenson_la_OBJECTS = ssl.lo network.lo error.lo utils.lo cfgctl.lo \
! database.lo psaf_queue.lo bsm.lo rules_cfg.lo
! libbenson_la_OBJECTS = $(am_libbenson_la_OBJECTS)
! bin_PROGRAMS = btrap$(EXEEXT) ack$(EXEEXT) alertlist$(EXEEXT)
! sbin_PROGRAMS = bensond$(EXEEXT)
! PROGRAMS = $(bin_PROGRAMS) $(sbin_PROGRAMS)
!
! am_ack_OBJECTS = acknowledge.$(OBJEXT)
! ack_OBJECTS = $(am_ack_OBJECTS)
! ack_DEPENDENCIES = libbenson.la
! ack_LDFLAGS =
! am_alertlist_OBJECTS = alertlist.$(OBJEXT)
! alertlist_OBJECTS = $(am_alertlist_OBJECTS)
! alertlist_DEPENDENCIES = libbenson.la
! alertlist_LDFLAGS =
! am_bensond_OBJECTS = bensond.$(OBJEXT) bn_monitor.$(OBJEXT) \
! bn_network.$(OBJEXT) bn_rules.$(OBJEXT)
! bensond_OBJECTS = $(am_bensond_OBJECTS)
! bensond_DEPENDENCIES = libbenson.la perl/libbnperl.la \
! monitors/libbnmonitors.la network/libbnnetwork.la
! bensond_LDFLAGS =
! am_btrap_OBJECTS = btrap.$(OBJEXT)
! btrap_OBJECTS = $(am_btrap_OBJECTS)
! btrap_DEPENDENCIES = libbenson.la
! btrap_LDFLAGS =
!
! DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)
! depcomp = $(SHELL) $(top_srcdir)/depcomp
! am__depfiles_maybe = depfiles
! @AMDEP_TRUE@DEP_FILES = ./$(DEPDIR)/acknowledge.Po \
! @AMDEP_TRUE@ ./$(DEPDIR)/alertlist.Po ./$(DEPDIR)/bensond.Po \
! @AMDEP_TRUE@ ./$(DEPDIR)/bn_monitor.Po ./$(DEPDIR)/bn_network.Po \
! @AMDEP_TRUE@ ./$(DEPDIR)/bn_rules.Po ./$(DEPDIR)/bsm.Plo \
! @AMDEP_TRUE@ ./$(DEPDIR)/btrap.Po ./$(DEPDIR)/cfgctl.Plo \
! @AMDEP_TRUE@ ./$(DEPDIR)/database.Plo ./$(DEPDIR)/error.Plo \
! @AMDEP_TRUE@ ./$(DEPDIR)/network.Plo ./$(DEPDIR)/psaf_queue.Plo \
! @AMDEP_TRUE@ ./$(DEPDIR)/rules_cfg.Plo ./$(DEPDIR)/ssl.Plo \
! @AMDEP_TRUE@ ./$(DEPDIR)/utils.Plo
! COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
! $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
! LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) \
! $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
! CCLD = $(CC)
! LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
! $(AM_LDFLAGS) $(LDFLAGS) -o $@
! DIST_SOURCES = $(libbenson_la_SOURCES) $(ack_SOURCES) \
! $(alertlist_SOURCES) $(bensond_SOURCES) $(btrap_SOURCES)
!
! RECURSIVE_TARGETS = info-recursive dvi-recursive pdf-recursive \
! ps-recursive install-info-recursive uninstall-info-recursive \
! all-recursive install-data-recursive install-exec-recursive \
! installdirs-recursive install-recursive uninstall-recursive \
! check-recursive installcheck-recursive
! DIST_COMMON = Makefile.am Makefile.in
! DIST_SUBDIRS = $(SUBDIRS)
! SOURCES = $(libbenson_la_SOURCES) $(ack_SOURCES) $(alertlist_SOURCES) $(bensond_SOURCES) $(btrap_SOURCES)
!
! all: all-recursive
!
! .SUFFIXES:
! .SUFFIXES: .c .lo .o .obj
! $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
! cd $(top_srcdir) && \
! $(AUTOMAKE) --gnu src/Makefile
! Makefile: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.in $(top_builddir)/config.status
! cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
! libLTLIBRARIES_INSTALL = $(INSTALL)
! install-libLTLIBRARIES: $(lib_LTLIBRARIES)
! @$(NORMAL_INSTALL)
! $(mkinstalldirs) $(DESTDIR)$(libdir)
! @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
! if test -f $$p; then \
! f="`echo $$p | sed -e 's|^.*/||'`"; \
! echo " $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) $$p $(DESTDIR)$(libdir)/$$f"; \
! $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) $$p $(DESTDIR)$(libdir)/$$f; \
! else :; fi; \
! done
!
! uninstall-libLTLIBRARIES:
! @$(NORMAL_UNINSTALL)
! @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
! p="`echo $$p | sed -e 's|^.*/||'`"; \
! echo " $(LIBTOOL) --mode=uninstall rm -f $(DESTDIR)$(libdir)/$$p"; \
! $(LIBTOOL) --mode=uninstall rm -f $(DESTDIR)$(libdir)/$$p; \
! done
!
! clean-libLTLIBRARIES:
! -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
! @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
! dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
! test "$$dir" = "$$p" && dir=.; \
! echo "rm -f \"$${dir}/so_locations\""; \
! rm -f "$${dir}/so_locations"; \
! done
! libbenson.la: $(libbenson_la_OBJECTS) $(libbenson_la_DEPENDENCIES)
! $(LINK) -rpath $(libdir) $(libbenson_la_LDFLAGS) $(libbenson_la_OBJECTS) $(libbenson_la_LIBADD) $(LIBS)
! binPROGRAMS_INSTALL = $(INSTALL_PROGRAM)
! install-binPROGRAMS: $(bin_PROGRAMS)
! @$(NORMAL_INSTALL)
! $(mkinstalldirs) $(DESTDIR)$(bindir)
! @list='$(bin_PROGRAMS)'; for p in $$list; do \
! p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
! if test -f $$p \
! || test -f $$p1 \
! ; then \
! f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \
! echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) --mode=install $(binPROGRAMS_INSTALL) $$p $(DESTDIR)$(bindir)/$$f"; \
! $(INSTALL_PROGRAM_ENV) $(LIBTOOL) --mode=install $(binPROGRAMS_INSTALL) $$p $(DESTDIR)$(bindir)/$$f || exit 1; \
! else :; fi; \
! done
!
! uninstall-binPROGRAMS:
! @$(NORMAL_UNINSTALL)
! @list='$(bin_PROGRAMS)'; for p in $$list; do \
! f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
! echo " rm -f $(DESTDIR)$(bindir)/$$f"; \
! rm -f $(DESTDIR)$(bindir)/$$f; \
! done
!
! clean-binPROGRAMS:
! @list='$(bin_PROGRAMS)'; for p in $$list; do \
! f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
! echo " rm -f $$p $$f"; \
! rm -f $$p $$f ; \
! done
! sbinPROGRAMS_INSTALL = $(INSTALL_PROGRAM)
! install-sbinPROGRAMS: $(sbin_PROGRAMS)
! @$(NORMAL_INSTALL)
! $(mkinstalldirs) $(DESTDIR)$(sbindir)
! @list='$(sbin_PROGRAMS)'; for p in $$list; do \
! p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
! if test -f $$p \
! || test -f $$p1 \
! ; then \
! f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \
! echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) --mode=install $(sbinPROGRAMS_INSTALL) $$p $(DESTDIR)$(sbindir)/$$f"; \
! $(INSTALL_PROGRAM_ENV) $(LIBTOOL) --mode=install $(sbinPROGRAMS_INSTALL) $$p $(DESTDIR)$(sbindir)/$$f || exit 1; \
! else :; fi; \
! done
!
! uninstall-sbinPROGRAMS:
! @$(NORMAL_UNINSTALL)
! @list='$(sbin_PROGRAMS)'; for p in $$list; do \
! f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
! echo " rm -f $(DESTDIR)$(sbindir)/$$f"; \
! rm -f $(DESTDIR)$(sbindir)/$$f; \
! done
!
! clean-sbinPROGRAMS:
! @list='$(sbin_PROGRAMS)'; for p in $$list; do \
! f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
! echo " rm -f $$p $$f"; \
! rm -f $$p $$f ; \
! done
! ack$(EXEEXT): $(ack_OBJECTS) $(ack_DEPENDENCIES)
! @rm -f ack$(EXEEXT)
! $(LINK) $(ack_LDFLAGS) $(ack_OBJECTS) $(ack_LDADD) $(LIBS)
! alertlist$(EXEEXT): $(alertlist_OBJECTS) $(alertlist_DEPENDENCIES)
! @rm -f alertlist$(EXEEXT)
! $(LINK) $(alertlist_LDFLAGS) $(alertlist_OBJECTS) $(alertlist_LDADD) $(LIBS)
! bensond$(EXEEXT): $(bensond_OBJECTS) $(bensond_DEPENDENCIES)
! @rm -f bensond$(EXEEXT)
! $(LINK) $(bensond_LDFLAGS) $(bensond_OBJECTS) $(bensond_LDADD) $(LIBS)
! btrap$(EXEEXT): $(btrap_OBJECTS) $(btrap_DEPENDENCIES)
! @rm -f btrap$(EXEEXT)
! $(LINK) $(btrap_LDFLAGS) $(btrap_OBJECTS) $(btrap_LDADD) $(LIBS)
!
! mostlyclean-compile:
! -rm -f *.$(OBJEXT) core *.core
!
! distclean-compile:
! -rm -f *.tab.c
!
! @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/acknowledge.Po@am__quote@
! @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/alertlist.Po@am__quote@
! @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bensond.Po@am__quote@
! @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bn_monitor.Po@am__quote@
! @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bn_network.Po@am__quote@
! @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bn_rules.Po@am__quote@
! @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bsm.Plo@am__quote@
! @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/btrap.Po@am__quote@
! @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cfgctl.Plo@am__quote@
! @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/database.Plo@am__quote@
! @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/error.Plo@am__quote@
! @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/network.Plo@am__quote@
! @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/psaf_queue.Plo@am__quote@
! @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rules_cfg.Plo@am__quote@
! @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ssl.Plo@am__quote@
! @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/utils.Plo@am__quote@
!
! distclean-depend:
! -rm -rf ./$(DEPDIR)
.c.o:
! @am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
! @am__fastdepCC_TRUE@ -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<; \
! @am__fastdepCC_TRUE@ then mv "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
! @am__fastdepCC_TRUE@ else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
! @am__fastdepCC_TRUE@ fi
! @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
! @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
! @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
! @am__fastdepCC_FALSE@ $(COMPILE) -c `test -f '$<' || echo '$(srcdir)/'`$<
!
! .c.obj:
! @am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
! @am__fastdepCC_TRUE@ -c -o $@ `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'`; \
! @am__fastdepCC_TRUE@ then mv "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
! @am__fastdepCC_TRUE@ else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
! @am__fastdepCC_TRUE@ fi
! @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
! @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
! @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
! @am__fastdepCC_FALSE@ $(COMPILE) -c `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'`
!
! .c.lo:
! @am__fastdepCC_TRUE@ if $(LTCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
! @am__fastdepCC_TRUE@ -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<; \
! @am__fastdepCC_TRUE@ then mv "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; \
! @am__fastdepCC_TRUE@ else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
! @am__fastdepCC_TRUE@ fi
! @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
! @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/$*.Plo' tmpdepfile='$(DEPDIR)/$*.TPlo' @AMDEPBACKSLASH@
! @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
! @am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<
!
! mostlyclean-libtool:
! -rm -f *.lo
!
! clean-libtool:
! -rm -rf .libs _libs
!
! distclean-libtool:
! -rm -f libtool
! uninstall-info-am:
!
! # This directory's subdirectories are mostly independent; you can cd
! # into them and run `make' without going through this Makefile.
! # To change the values of `make' variables: instead of editing Makefiles,
! # (1) if the variable is set in `config.status', edit `config.status'
! # (which will cause the Makefiles to be regenerated when you run `make');
! # (2) otherwise, pass the desired values on the `make' command line.
! $(RECURSIVE_TARGETS):
! @set fnord $$MAKEFLAGS; amf=$$2; \
! dot_seen=no; \
! target=`echo $@ | sed s/-recursive//`; \
! list='$(SUBDIRS)'; for subdir in $$list; do \
! echo "Making $$target in $$subdir"; \
! if test "$$subdir" = "."; then \
! dot_seen=yes; \
! local_target="$$target-am"; \
! else \
! local_target="$$target"; \
! fi; \
! (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
! || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
! done; \
! if test "$$dot_seen" = "no"; then \
! $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
! fi; test -z "$$fail"
!
! mostlyclean-recursive clean-recursive distclean-recursive \
! maintainer-clean-recursive:
! @set fnord $$MAKEFLAGS; amf=$$2; \
! dot_seen=no; \
! case "$@" in \
! distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
! *) list='$(SUBDIRS)' ;; \
! esac; \
! rev=''; for subdir in $$list; do \
! if test "$$subdir" = "."; then :; else \
! rev="$$subdir $$rev"; \
! fi; \
! done; \
! rev="$$rev ."; \
! target=`echo $@ | sed s/-recursive//`; \
! for subdir in $$rev; do \
! echo "Making $$target in $$subdir"; \
! if test "$$subdir" = "."; then \
! local_target="$$target-am"; \
! else \
! local_target="$$target"; \
! fi; \
! (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
! || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
! done && test -z "$$fail"
! tags-recursive:
! list='$(SUBDIRS)'; for subdir in $$list; do \
! test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
! done
! ctags-recursive:
! list='$(SUBDIRS)'; for subdir in $$list; do \
! test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
! done
!
! ETAGS = etags
! ETAGSFLAGS =
!
! CTAGS = ctags
! CTAGSFLAGS =
!
! tags: TAGS
!
! ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
! list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
! unique=`for i in $$list; do \
! if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
! done | \
! $(AWK) ' { files[$$0] = 1; } \
! END { for (i in files) print i; }'`; \
! mkid -fID $$unique
!
! TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
! $(TAGS_FILES) $(LISP)
! tags=; \
! here=`pwd`; \
! list='$(SUBDIRS)'; for subdir in $$list; do \
! if test "$$subdir" = .; then :; else \
! test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \
! fi; \
! done; \
! list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
! unique=`for i in $$list; do \
! if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
! done | \
! $(AWK) ' { files[$$0] = 1; } \
! END { for (i in files) print i; }'`; \
! test -z "$(ETAGS_ARGS)$$tags$$unique" \
! || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
! $$tags $$unique
!
! ctags: CTAGS
! CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
! $(TAGS_FILES) $(LISP)
! tags=; \
! here=`pwd`; \
! list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
! unique=`for i in $$list; do \
! if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
! done | \
! $(AWK) ' { files[$$0] = 1; } \
! END { for (i in files) print i; }'`; \
! test -z "$(CTAGS_ARGS)$$tags$$unique" \
! || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
! $$tags $$unique
!
! GTAGS:
! here=`$(am__cd) $(top_builddir) && pwd` \
! && cd $(top_srcdir) \
! && gtags -i $(GTAGS_ARGS) $$here
!
! distclean-tags:
! -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
! RUNTESTFLAGS =
! DEJATOOL = $(PACKAGE)
! EXPECT = expect
! RUNTEST = runtest
!
! check-DEJAGNU: site.exp
! srcdir=`$(am__cd) $(srcdir) && pwd`; export srcdir; \
! EXPECT=$(EXPECT); export EXPECT; \
! runtest=$(RUNTEST); \
! if $(SHELL) -c "$$runtest --version" > /dev/null 2>&1; then \
! l='$(DEJATOOL)'; for tool in $$l; do \
! $$runtest $(AM_RUNTESTFLAGS) $(RUNTESTDEFAULTFLAGS) $(RUNTESTFLAGS); \
! done; \
! else echo "WARNING: could not find \`runtest'" 1>&2; :;\
! fi
! site.exp: Makefile
! @echo 'Making a new site.exp file...'
! @echo '## these variables are automatically generated by make ##' >site.tmp
! @echo '# Do not edit here. If you wish to override these values' >>site.tmp
! @echo '# edit the last section' >>site.tmp
! @echo 'set tool $(DEJATOOL)' >>site.tmp
! @echo 'set srcdir $(srcdir)' >>site.tmp
! @echo "set objdir `pwd`" >>site.tmp
! @echo 'set host_alias "$(host_alias)"' >>site.tmp
! @echo 'set host_triplet $(host_triplet)' >>site.tmp
! @echo '## All variables above are generated by configure. Do Not Edit ##' >>site.tmp
! @test ! -f site.exp || \
! sed '1,/^## All variables above are.*##/ d' site.exp >> site.tmp
! @-rm -f site.bak
! @test ! -f site.exp || mv site.exp site.bak
! @mv site.tmp site.exp
!
! distclean-DEJAGNU:
! -rm -f site.exp site.bak
! DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
!
! top_distdir = ..
! distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
!
! distdir: $(DISTFILES)
! @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
! list='$(DISTFILES)'; for file in $$list; do \
! case $$file in \
! $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
! esac; \
! if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
! dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
! if test "$$dir" != "$$file" && test "$$dir" != "."; then \
! dir="/$$dir"; \
! $(mkinstalldirs) "$(distdir)$$dir"; \
! else \
! dir=''; \
! fi; \
! if test -d $$d/$$file; then \
! if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
! cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
! fi; \
! cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
! else \
! test -f $(distdir)/$$file \
! || cp -p $$d/$$file $(distdir)/$$file \
! || exit 1; \
! fi; \
! done
! list='$(SUBDIRS)'; for subdir in $$list; do \
! if test "$$subdir" = .; then :; else \
! test -d $(distdir)/$$subdir \
! || mkdir $(distdir)/$$subdir \
! || exit 1; \
! (cd $$subdir && \
! $(MAKE) $(AM_MAKEFLAGS) \
! top_distdir="$(top_distdir)" \
! distdir=../$(distdir)/$$subdir \
! distdir) \
! || exit 1; \
! fi; \
! done
! check-am: all-am
! $(MAKE) $(AM_MAKEFLAGS) check-DEJAGNU
! check: check-recursive
! all-am: Makefile $(LTLIBRARIES) $(PROGRAMS)
! install-binPROGRAMS: install-libLTLIBRARIES
!
! installdirs: installdirs-recursive
! installdirs-am:
! $(mkinstalldirs) $(DESTDIR)$(libdir) $(DESTDIR)$(bindir) $(DESTDIR)$(sbindir)
!
! install: install-recursive
! install-exec: install-exec-recursive
! install-data: install-data-recursive
! uninstall: uninstall-recursive
!
! install-am: all-am
! @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
!
! installcheck: installcheck-recursive
! install-strip:
! $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
! INSTALL_STRIP_FLAG=-s \
! `test -z '$(STRIP)' || \
! echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
! mostlyclean-generic:
!
! clean-generic:
!
! distclean-generic:
! -rm -f Makefile $(CONFIG_CLEAN_FILES)
!
! maintainer-clean-generic:
! @echo "This command is intended for maintainers to use"
! @echo "it deletes files that may require special tools to rebuild."
! clean: clean-recursive
!
! clean-am: clean-binPROGRAMS clean-generic clean-libLTLIBRARIES \
! clean-libtool clean-sbinPROGRAMS mostlyclean-am
!
! distclean: distclean-recursive
!
! distclean-am: clean-am distclean-DEJAGNU distclean-compile \
! distclean-depend distclean-generic distclean-libtool \
! distclean-tags
!
! dvi: dvi-recursive
!
! dvi-am:
!
! info: info-recursive
!
! info-am:
!
! install-data-am:
!
! install-exec-am: install-binPROGRAMS install-libLTLIBRARIES \
! install-sbinPROGRAMS
!
! install-info: install-info-recursive
!
! install-man:
!
! installcheck-am:
!
! maintainer-clean: maintainer-clean-recursive
!
! maintainer-clean-am: distclean-am maintainer-clean-generic
!
! mostlyclean: mostlyclean-recursive
!
! mostlyclean-am: mostlyclean-compile mostlyclean-generic \
! mostlyclean-libtool
!
! pdf: pdf-recursive
!
! pdf-am:
!
! ps: ps-recursive
!
! ps-am:
!
! uninstall-am: uninstall-binPROGRAMS uninstall-info-am \
! uninstall-libLTLIBRARIES uninstall-sbinPROGRAMS
!
! uninstall-info: uninstall-info-recursive
!
! .PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-DEJAGNU \
! check-am clean clean-binPROGRAMS clean-generic \
! clean-libLTLIBRARIES clean-libtool clean-recursive \
! clean-sbinPROGRAMS ctags ctags-recursive distclean \
! distclean-DEJAGNU distclean-compile distclean-depend \
! distclean-generic distclean-libtool distclean-recursive \
! distclean-tags distdir dvi dvi-am dvi-recursive info info-am \
! info-recursive install install-am install-binPROGRAMS \
! install-data install-data-am install-data-recursive \
! install-exec install-exec-am install-exec-recursive \
! install-info install-info-am install-info-recursive \
! install-libLTLIBRARIES install-man install-recursive \
! install-sbinPROGRAMS install-strip installcheck installcheck-am \
! installdirs installdirs-am installdirs-recursive \
! maintainer-clean maintainer-clean-generic \
! maintainer-clean-recursive mostlyclean mostlyclean-compile \
! mostlyclean-generic mostlyclean-libtool mostlyclean-recursive \
! pdf pdf-am pdf-recursive ps ps-am ps-recursive tags \
! tags-recursive uninstall uninstall-am uninstall-binPROGRAMS \
! uninstall-info-am uninstall-info-recursive \
! uninstall-libLTLIBRARIES uninstall-recursive \
! uninstall-sbinPROGRAMS
!
! # Tell versions [3.59,3.63) of GNU make to not export all variables.
! # Otherwise a system limit (for SysV at least) may be exceeded.
! .NOEXPORT:
--- 1,114 ----
! sysconfdir=@sysconfdir@
! srcdir=@srcdir@
! top_srcdir=@top_srcdir@
! exec_prefix=@exec_prefix@
! prefix=@prefix@
! libdir=@libdir@
! bindir=@bindir@
! sbindir=@sbindir@
! perlpath=@perlpath@
!
! CC=@CC@
! LD=@LD@
! CFLAGS=-I$(top_srcdir) -I$(top_srcdir)/include -I$(top_srcdir)/src/perl @CFLAGS@
! PERL_CFLAGS=@PERL_CFLAGS@
! PERL_LDFLAGS=@PERL_LDFLAGS@
! CPPFLAGS=@CPPFLAGS@ @DEFS@
! LIBS=@LIBS@
! AR=@arpath@
! RANLIB=@RANLIB@
! INSTALL=@INSTALL@
! LDFLAGS=-L. @LDFLAGS@
!
! TARGETS=libbenson.so btrap ack alertlist bensond $(PERL_MODULES)
!
! LIBBENSON_OBJS=bsm.o cfgctl.o error.o network.o psaf_queue.o \
! stack.o utils.o vrml_builder.o
!
! BENSOND_OBJS=bn_network.o bn_rules.o bn_monitor.o bensond.o
! BTRAP_OBJS=btrap.o
! ALERTLIST_OBJS=alertlist.o
! ACK_OBJS=acknowledge.o
!
! PERL_MODULES=perl/Benson/blib/arch/auto/Benson/Benson.so
! LIBRULES=rules/librules.a
! LIBNETWORK=network/libnetwork.a
! LIBPERL=perl/libperl.a
! all: $(TARGETS)
.c.o:
! $(CC) $(CFLAGS) $(CPPFLAGS) -c $<
!
! bensond: $(BENSOND_OBJS)
! $(CC) $(CFLAGS) $(CPPFLAGS) $(PERL_CFLAGS) -o bensond $(BENSOND_OBJS) libbenson.so $(LIBPERL) \
! $(LIBNETWORK) $(PERL_LDFLAGS) -Wl,--rpath -Wl,. -Wl,--rpath -Wl,$(libdir)
!
! bn_rules.o:
! $(CC) $(CFLAGS) $(CPPFLAGS) $(PERL_CFLAGS) -c bn_rules.c
!
! btrap: libbenson.a $(LIBPERL) $(LIBNETWORK)
! $(CC) $(CFLAGS) $(CPPFLAGS) $(PERL_CFLAGS) -o btrap btrap.c libbenson.a $(LIBPERL) $(LIBNETWORK) $(PERL_LDFLAGS)
!
! ack: libbenson.a $(LIBPERL) $(LIBNETWORK)
! $(CC) $(CFLAGS) $(CPPFLAGS) $(PERL_CFLAGS) -o ack acknowledge.c libbenson.a $(LIBPERL) $(LIBNETWORK) $(PERL_LDFLAGS)
!
! alertlist: libbenson.a $(LIBPERL) $(LIBNETWORK)
! $(CC) $(CFLAGS) $(CPPFLAGS) $(PERL_CFLAGS) -o alertlist alertlist.c libbenson.a $(LIBPERL) $(LIBNETWORK) $(PERL_LDFLAGS)
!
! libbenson.a: $(LIBRULES) $(LIBPERL) $(LIBNETWORK) $(LIBBENSON_OBJS)
! $(AR) rv $@ $(LIBBENSON_OBJS)
! $(RANLIB) $@
!
! $(PERL_MODULES): libbenson.so
! (cd perl/Benson && $(perlpath) Makefile.PL BENSON_HOME=$(prefix) && $(MAKE))
!
! libbenson.so: libbenson.a
! $(CC) -shared -o libbenson.so $(LIBBENSON_OBJS)
!
! $(LIBRULES):
! (cd rules && $(MAKE))
!
! $(LIBPERL):
! (cd perl && $(MAKE))
!
! $(LIBNETWORK):
! (cd network && $(MAKE))
!
!
! install: install-lib install-perl install-bin install-sbin
!
! install-perl: $(PERL_MODULES)
! (cd perl/Benson && $(MAKE) install)
!
! install-lib:
! $(top_srcdir)/mkinstalldirs $(libdir)
! $(INSTALL) -m 0755 libbenson.so $(libdir)
!
! install-bin: install-lib
! $(top_srcdir)/mkinstalldirs $(bindir)
! $(INSTALL) -m 0755 btrap $(bindir)
! $(INSTALL) -m 0755 ack $(bindir)
! $(INSTALL) -m 0755 alertlist $(bindir)
!
! install-sbin: install-lib
! $(top_srcdir)/mkinstalldirs $(sbindir)
! $(INSTALL) -m 0750 bensond $(sbindir)
!
! clean:
! rm -f *.o *.a *.so core
! test -z bensond || rm -f bensond
! test -z btrap || rm -f btrap
! test -z alertlist || rm -f alertlist
! test -z ack || rm -f ack
! (cd rules && $(MAKE) clean)
! (cd perl && $(MAKE) clean)
! (cd network && $(MAKE) clean)
!
! distclean: clean
! rm -f Makefile *~
! (cd rules && $(MAKE) distclean)
! (cd perl && $(MAKE) distclean)
! (cd perl/Benson && $(MAKE) distclean)
! (cd network && $(MAKE) distclean)
!
Index: bn_monitor.c
===================================================================
RCS file: /cvsroot/benson/benson3/src/bn_monitor.c,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -r1.7 -r1.8
*** bn_monitor.c 26 Feb 2003 18:25:00 -0000 1.7
--- bn_monitor.c 28 Sep 2003 22:26:28 -0000 1.8
***************
*** 35,39 ****
while(1) {
! rc = monitor_master(config_file);
sleep(60);
}
--- 35,39 ----
while(1) {
! // rc = monitor_master(config_file);
sleep(60);
}
Index: bn_rules.c
===================================================================
RCS file: /cvsroot/benson/benson3/src/bn_rules.c,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -r1.1 -r1.2
*** bn_rules.c 24 Feb 2003 07:43:04 -0000 1.1
--- bn_rules.c 28 Sep 2003 22:26:28 -0000 1.2
***************
*** 7,10 ****
--- 7,11 ----
#include <benson/benson.h>
+ #include <benson/perl_util.h>
int bn_rules_daemon(int argc, char *argv[], char *env[])
Index: bsm.c
===================================================================
RCS file: /cvsroot/benson/benson3/src/bsm.c,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -r1.6 -r1.7
*** bsm.c 6 Feb 2003 07:01:36 -0000 1.6
--- bsm.c 28 Sep 2003 22:26:28 -0000 1.7
***************
*** 6,10 ****
*/
! #include <benson/benson.h>
#define MAX_TITEMS 50
--- 6,10 ----
*/
! #include <benson/bsm.h>
#define MAX_TITEMS 50
***************
*** 22,26 ****
/* Allocate process local memory, so reservations can be made. */
! if((init_items = malloc(size)) == NULL) {
perror("bsm_prepare(): malloc() failed");
return ERROR;
--- 22,27 ----
/* Allocate process local memory, so reservations can be made. */
!
! if(!(init_items = (bsm_titem *)malloc(size))) {
perror("bsm_prepare(): malloc() failed");
return ERROR;
Index: btrap.c
===================================================================
RCS file: /cvsroot/benson/benson3/src/btrap.c,v
retrieving revision 1.17
retrieving revision 1.18
diff -C2 -r1.17 -r1.18
*** btrap.c 26 Jan 2003 20:55:38 -0000 1.17
--- btrap.c 28 Sep 2003 22:26:28 -0000 1.18
***************
*** 7,10 ****
--- 7,11 ----
#include <benson/benson.h>
+ //#include <benson/perl_util.h>
int main(int argc, char *argv[], char *env[]) {
***************
*** 21,26 ****
char certfile[FILE_MAXSIZE], keyfile[FILE_MAXSIZE];
char config_file[FILE_MAXSIZE];
-
- SV *server_ref, *forwarder, *hostname;
while((c = getopt(argc,argv,"Vvd:s:c:k:")) != -1) {
--- 22,25 ----
Index: cfgctl.c
===================================================================
RCS file: /cvsroot/benson/benson3/src/cfgctl.c,v
retrieving revision 1.10
retrieving revision 1.11
diff -C2 -r1.10 -r1.11
*** cfgctl.c 26 Jan 2003 21:24:31 -0000 1.10
--- cfgctl.c 28 Sep 2003 22:26:28 -0000 1.11
***************
*** 300,401 ****
} /* end cfg_helper */
- #if (STANDALONE==TRUE)
- int main ( int argc, char *argv[] )
- {
- printf ("hello world\n");
- exit(0);
- }
- #endif
-
- #if (DEBUG==TRUE)
-
- int main ( int argc, char *argv[] )
- {
- unsigned char shutdown = FALSE;
- int keyboard_i, Result;
- unsigned char keyboard_c;
- char dummydtag[DTAG_LENGTH];
- char dummydvalue[DVALUE_LENGTH];
-
-
-
- while ( shutdown == FALSE )
- {
- keyboard_i = getchar();
- keyboard_c = (unsigned char)keyboard_i;
- printf("\ncharacter input was %c\n",keyboard_c);
- printf("\nnumeric input was %X\n",keyboard_i);
- switch ( keyboard_i )
- {
- case 0x34: /* SHUTDOWN */
- Result = cfg_helper( SHUTDOWN,&(dummydtag[0]),
- &(dummydvalue[0]) );
-
- if ( Result == GOOD )
- {
- printf("cfg_helper reports linked list cleaned up and shutdown complete\n");
- }
- else
- {
- printf("cfg_helper SHUTDOWN call failed\n");
- }
- break;
- case 0x31: /* RELOAD */
- Result = cfg_helper( RELOAD, &(dummydtag[0]),
- &(dummydvalue[0]) );
-
- if ( Result == GOOD )
- {
- printf("cfg_helper reports reload complete\n");
- }
- else
- {
- printf("cfg_helper RELOAD call failed\n");
- }
- break;
- case 0x32: /* FIND */
- memset ( &(dummydtag[0]), 0x00, sizeof(dummydtag));
- memset ( &(dummydvalue[0]), 0x00, sizeof(dummydvalue));
- sprintf ( dummydtag,"%s","Forwarder");
-
- Result = cfg_helper( FIND, &(dummydtag[0]),
- &(dummydvalue[0]) );
-
- if ( Result == GOOD )
- {
- printf("cfg_helper reports FIND complete\n");
- }
- else
- {
- printf("cfg_helper FIND call failed\n");
- }
- break;
- case 0x33: /* TEST */
- Result = cfg_helper( TEST, &(dummydtag[0]),
- &(dummydvalue[0]) );
-
- if ( Result == GOOD )
- {
- printf("cfg_helper reports TEST complete\n");
- }
- else
- {
- printf("cfg_helper TEST call failed\n");
- }
- break;
- case 0x35: /* SHUTDOWN */
- Result = cfg_helper( SHUTDOWN, &(dummydtag[0]),
- &(dummydvalue[0]) );
- shutdown = TRUE;
- break;
- default:
- printf ("\nvalue received from keyboard is = %d\n",keyboard_i );
- break;
-
- } /*end switch on keyboard character */
- } /* end while shutdown == FALSE */
-
- exit (0);
- }
- #endif
-
--- 300,301 ----
Index: psaf_queue.c
===================================================================
RCS file: /cvsroot/benson/benson3/src/psaf_queue.c,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -r1.5 -r1.6
*** psaf_queue.c 11 Feb 2003 19:59:18 -0000 1.5
--- psaf_queue.c 28 Sep 2003 22:26:28 -0000 1.6
***************
*** 1,3 ****
! #include <benson/benson.h>
int queue_length = 0;
--- 1,3 ----
! #include <benson/psaf_queue.h>
int queue_length = 0;
Index: utils.c
===================================================================
RCS file: /cvsroot/benson/benson3/src/utils.c,v
retrieving revision 1.12
retrieving revision 1.13
diff -C2 -r1.12 -r1.13
*** utils.c 11 May 2003 08:02:06 -0000 1.12
--- utils.c 28 Sep 2003 22:26:28 -0000 1.13
***************
*** 7,10 ****
--- 7,11 ----
#include <benson/benson.h>
+ #include <benson/const.h>
void safe_insert(char *d, char *s, int maxsize) {
***************
*** 162,166 ****
if( (ptr = shmat(id, shmadd, flags)) == (void *) -1) {
fprintf(stderr, "ibn_shmat() error: %s\n", strerror(errno));
! return ERROR;
}
return ptr;
--- 163,167 ----
if( (ptr = shmat(id, shmadd, flags)) == (void *) -1) {
fprintf(stderr, "ibn_shmat() error: %s\n", strerror(errno));
! return NULL;
}
return ptr;
|
|
From: Bob T. <bt...@us...> - 2003-09-29 18:12:08
|
Update of /cvsroot/benson/benson3/src/perl
In directory sc8-pr-cvs1:/tmp/cvs-serv25324
Modified Files:
Makefile.in perl_util.c
Removed Files:
Makefile.am
Log Message:
Part of the new build environment
Index: Makefile.in
===================================================================
RCS file: /cvsroot/benson/benson3/src/perl/Makefile.in,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -r1.2 -r1.3
*** Makefile.in 7 Apr 2003 04:23:59 -0000 1.2
--- Makefile.in 27 Sep 2003 18:23:42 -0000 1.3
***************
*** 1,439 ****
! # Makefile.in generated by automake 1.7 from Makefile.am.
! # @configure_input@
- # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
- # Free Software Foundation, Inc.
- # This Makefile.in is free software; the Free Software Foundation
- # gives unlimited permission to copy and/or distribute it,
- # with or without modifications, as long as this notice is preserved.
! # This program is distributed in the hope that it will be useful,
! # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
! # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
! # PARTICULAR PURPOSE.
!
! @SET_MAKE@
!
! srcdir = @srcdir@
! top_srcdir = @top_srcdir@
! VPATH = @srcdir@
! pkgdatadir = $(datadir)/@PACKAGE@
! pkglibdir = $(libdir)/@PACKAGE@
! pkgincludedir = $(includedir)/@PACKAGE@
! top_builddir = ../..
!
! am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
! INSTALL = @INSTALL@
! install_sh_DATA = $(install_sh) -c -m 644
! install_sh_PROGRAM = $(install_sh) -c
! install_sh_SCRIPT = $(install_sh) -c
! INSTALL_HEADER = $(INSTALL_DATA)
! transform = $(program_transform_name)
! NORMAL_INSTALL = :
! PRE_INSTALL = :
! POST_INSTALL = :
! NORMAL_UNINSTALL = :
! PRE_UNINSTALL = :
! POST_UNINSTALL = :
! host_triplet = @host@
! ACLOCAL = @ACLOCAL@
! AMDEP_FALSE = @AMDEP_FALSE@
! AMDEP_TRUE = @AMDEP_TRUE@
! AMTAR = @AMTAR@
! AUTOCONF = @AUTOCONF@
! AUTOHEADER = @AUTOHEADER@
! AUTOMAKE = @AUTOMAKE@
! AWK = @AWK@
! CC = @CC@
! CCDEPMODE = @CCDEPMODE@
! CFLAGS = @CFLAGS@
! CPP = @CPP@
! CPPFLAGS = @CPPFLAGS@
! CYGPATH_W = @CYGPATH_W@
! DEFS = @DEFS@
! DEPDIR = @DEPDIR@
! ECHO = @ECHO@
! ECHO_C = @ECHO_C@
! ECHO_N = @ECHO_N@
! ECHO_T = @ECHO_T@
! EGREP = @EGREP@
! EXEEXT = @EXEEXT@
! HAVE_X11 = @HAVE_X11@
! INSTALL_DATA = @INSTALL_DATA@
! INSTALL_PROGRAM = @INSTALL_PROGRAM@
! INSTALL_SCRIPT = @INSTALL_SCRIPT@
! INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
! LDFLAGS = @LDFLAGS@
! LIBOBJS = @LIBOBJS@
! LIBS = @LIBS@
! LIBTOOL = @LIBTOOL@
! LIBTOOL_DEPS = @LIBTOOL_DEPS@
! LIBTOOL_VERSION = @LIBTOOL_VERSION@
! LN_S = @LN_S@
! LTLIBOBJS = @LTLIBOBJS@
! MAINT = @MAINT@
! MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
! MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
! MAKEINFO = @MAKEINFO@
! NETWORK_VERSION = @NETWORK_VERSION@
! OBJEXT = @OBJEXT@
! PACKAGE = @PACKAGE@
! PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
! PACKAGE_NAME = @PACKAGE_NAME@
! PACKAGE_STRING = @PACKAGE_STRING@
! PACKAGE_TARNAME = @PACKAGE_TARNAME@
! PACKAGE_VERSION = @PACKAGE_VERSION@
! PATH_SEPARATOR = @PATH_SEPARATOR@
! PERL_CFLAGS = @PERL_CFLAGS@
! PERL_LDFLAGS = @PERL_LDFLAGS@
! RANLIB = @RANLIB@
! SET_MAKE = @SET_MAKE@
! SHELL = @SHELL@
! STRIP = @STRIP@
! VERSION = @VERSION@
! X_CFLAGS = @X_CFLAGS@
! X_EXTRA_LIBS = @X_EXTRA_LIBS@
! X_LIBS = @X_LIBS@
! X_PRE_LIBS = @X_PRE_LIBS@
! ac_ct_CC = @ac_ct_CC@
! ac_ct_RANLIB = @ac_ct_RANLIB@
! ac_ct_STRIP = @ac_ct_STRIP@
! am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
! am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
! am__include = @am__include@
! am__quote = @am__quote@
! bindir = @bindir@
! build = @build@
! build_alias = @build_alias@
! build_cpu = @build_cpu@
! build_os = @build_os@
! build_vendor = @build_vendor@
! datadir = @datadir@
! exec_prefix = @exec_prefix@
! host = @host@
! host_alias = @host_alias@
! host_cpu = @host_cpu@
! host_os = @host_os@
! host_vendor = @host_vendor@
! includedir = @includedir@
! infodir = @infodir@
! install_sh = @install_sh@
! libdir = @libdir@
! libexecdir = @libexecdir@
! localstatedir = @localstatedir@
! mandir = @mandir@
! oldincludedir = @oldincludedir@
! perlpath = @perlpath@
! prefix = @prefix@
! program_transform_name = @program_transform_name@
! pythonpath = @pythonpath@
! sbindir = @sbindir@
! sedpath = @sedpath@
! sharedstatedir = @sharedstatedir@
! sortpath = @sortpath@
! sysconfdir = @sysconfdir@
! target_alias = @target_alias@
! tclpath = @tclpath@
! trpath = @trpath@
! unamepath = @unamepath@
! uniqpath = @uniqpath@
! lib_LTLIBRARIES = libbnperl.la
! libbnperl_la_SOURCES = perl_util.c
! libbnperl_la_LDFLAGS = -no-undefined -version-info @LIBTOOL_VERSION@
! INCLUDES = -I@top_srcdir@/include -I@top_srcdir@
! subdir = src/perl
! mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
! CONFIG_HEADER = $(top_builddir)/config.h
! CONFIG_CLEAN_FILES =
! LTLIBRARIES = $(lib_LTLIBRARIES)
!
! libbnperl_la_LIBADD =
! am_libbnperl_la_OBJECTS = perl_util.lo
! libbnperl_la_OBJECTS = $(am_libbnperl_la_OBJECTS)
!
! DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)
! depcomp = $(SHELL) $(top_srcdir)/depcomp
! am__depfiles_maybe = depfiles
! @AMDEP_TRUE@DEP_FILES = ./$(DEPDIR)/perl_util.Plo
! COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
! $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
! LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) \
! $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
! CCLD = $(CC)
! LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
! $(AM_LDFLAGS) $(LDFLAGS) -o $@
! DIST_SOURCES = $(libbnperl_la_SOURCES)
! DIST_COMMON = Makefile.am Makefile.in
! SOURCES = $(libbnperl_la_SOURCES)
!
! all: all-am
!
! .SUFFIXES:
! .SUFFIXES: .c .lo .o .obj
! $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
! cd $(top_srcdir) && \
! $(AUTOMAKE) --gnu src/perl/Makefile
! Makefile: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.in $(top_builddir)/config.status
! cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
! libLTLIBRARIES_INSTALL = $(INSTALL)
! install-libLTLIBRARIES: $(lib_LTLIBRARIES)
! @$(NORMAL_INSTALL)
! $(mkinstalldirs) $(DESTDIR)$(libdir)
! @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
! if test -f $$p; then \
! f="`echo $$p | sed -e 's|^.*/||'`"; \
! echo " $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) $$p $(DESTDIR)$(libdir)/$$f"; \
! $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) $$p $(DESTDIR)$(libdir)/$$f; \
! else :; fi; \
! done
!
! uninstall-libLTLIBRARIES:
! @$(NORMAL_UNINSTALL)
! @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
! p="`echo $$p | sed -e 's|^.*/||'`"; \
! echo " $(LIBTOOL) --mode=uninstall rm -f $(DESTDIR)$(libdir)/$$p"; \
! $(LIBTOOL) --mode=uninstall rm -f $(DESTDIR)$(libdir)/$$p; \
! done
!
! clean-libLTLIBRARIES:
! -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
! @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
! dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
! test "$$dir" = "$$p" && dir=.; \
! echo "rm -f \"$${dir}/so_locations\""; \
! rm -f "$${dir}/so_locations"; \
! done
! libbnperl.la: $(libbnperl_la_OBJECTS) $(libbnperl_la_DEPENDENCIES)
! $(LINK) -rpath $(libdir) $(libbnperl_la_LDFLAGS) $(libbnperl_la_OBJECTS) $(libbnperl_la_LIBADD) $(LIBS)
!
! mostlyclean-compile:
! -rm -f *.$(OBJEXT) core *.core
!
! distclean-compile:
! -rm -f *.tab.c
!
! @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/perl_util.Plo@am__quote@
!
! distclean-depend:
! -rm -rf ./$(DEPDIR)
.c.o:
! @am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
! @am__fastdepCC_TRUE@ -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<; \
! @am__fastdepCC_TRUE@ then mv "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
! @am__fastdepCC_TRUE@ else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
! @am__fastdepCC_TRUE@ fi
! @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
! @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
! @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
! @am__fastdepCC_FALSE@ $(COMPILE) -c `test -f '$<' || echo '$(srcdir)/'`$<
!
! .c.obj:
! @am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
! @am__fastdepCC_TRUE@ -c -o $@ `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'`; \
! @am__fastdepCC_TRUE@ then mv "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
! @am__fastdepCC_TRUE@ else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
! @am__fastdepCC_TRUE@ fi
! @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
! @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
! @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
! @am__fastdepCC_FALSE@ $(COMPILE) -c `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'`
!
! .c.lo:
! @am__fastdepCC_TRUE@ if $(LTCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
! @am__fastdepCC_TRUE@ -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<; \
! @am__fastdepCC_TRUE@ then mv "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; \
! @am__fastdepCC_TRUE@ else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
! @am__fastdepCC_TRUE@ fi
! @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
! @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/$*.Plo' tmpdepfile='$(DEPDIR)/$*.TPlo' @AMDEPBACKSLASH@
! @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
! @am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<
!
! mostlyclean-libtool:
! -rm -f *.lo
!
! clean-libtool:
! -rm -rf .libs _libs
!
! distclean-libtool:
! -rm -f libtool
! uninstall-info-am:
!
! ETAGS = etags
! ETAGSFLAGS =
!
! CTAGS = ctags
! CTAGSFLAGS =
!
! tags: TAGS
!
! ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
! list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
! unique=`for i in $$list; do \
! if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
! done | \
! $(AWK) ' { files[$$0] = 1; } \
! END { for (i in files) print i; }'`; \
! mkid -fID $$unique
!
! TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
! $(TAGS_FILES) $(LISP)
! tags=; \
! here=`pwd`; \
! list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
! unique=`for i in $$list; do \
! if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
! done | \
! $(AWK) ' { files[$$0] = 1; } \
! END { for (i in files) print i; }'`; \
! test -z "$(ETAGS_ARGS)$$tags$$unique" \
! || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
! $$tags $$unique
!
! ctags: CTAGS
! CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
! $(TAGS_FILES) $(LISP)
! tags=; \
! here=`pwd`; \
! list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
! unique=`for i in $$list; do \
! if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
! done | \
! $(AWK) ' { files[$$0] = 1; } \
! END { for (i in files) print i; }'`; \
! test -z "$(CTAGS_ARGS)$$tags$$unique" \
! || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
! $$tags $$unique
!
! GTAGS:
! here=`$(am__cd) $(top_builddir) && pwd` \
! && cd $(top_srcdir) \
! && gtags -i $(GTAGS_ARGS) $$here
!
! distclean-tags:
! -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
! DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
!
! top_distdir = ../..
! distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
!
! distdir: $(DISTFILES)
! @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
! list='$(DISTFILES)'; for file in $$list; do \
! case $$file in \
! $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
! esac; \
! if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
! dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
! if test "$$dir" != "$$file" && test "$$dir" != "."; then \
! dir="/$$dir"; \
! $(mkinstalldirs) "$(distdir)$$dir"; \
! else \
! dir=''; \
! fi; \
! if test -d $$d/$$file; then \
! if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
! cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
! fi; \
! cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
! else \
! test -f $(distdir)/$$file \
! || cp -p $$d/$$file $(distdir)/$$file \
! || exit 1; \
! fi; \
! done
! check-am: all-am
! check: check-am
! all-am: Makefile $(LTLIBRARIES)
!
! installdirs:
! $(mkinstalldirs) $(DESTDIR)$(libdir)
!
! install: install-am
! install-exec: install-exec-am
! install-data: install-data-am
! uninstall: uninstall-am
!
! install-am: all-am
! @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
!
! installcheck: installcheck-am
! install-strip:
! $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
! INSTALL_STRIP_FLAG=-s \
! `test -z '$(STRIP)' || \
! echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
! mostlyclean-generic:
!
! clean-generic:
!
! distclean-generic:
! -rm -f Makefile $(CONFIG_CLEAN_FILES)
!
! maintainer-clean-generic:
! @echo "This command is intended for maintainers to use"
! @echo "it deletes files that may require special tools to rebuild."
! clean: clean-am
!
! clean-am: clean-generic clean-libLTLIBRARIES clean-libtool \
! mostlyclean-am
!
! distclean: distclean-am
!
! distclean-am: clean-am distclean-compile distclean-depend \
! distclean-generic distclean-libtool distclean-tags
!
! dvi: dvi-am
!
! dvi-am:
!
! info: info-am
!
! info-am:
!
! install-data-am:
!
! install-exec-am: install-libLTLIBRARIES
!
! install-info: install-info-am
!
! install-man:
!
! installcheck-am:
!
! maintainer-clean: maintainer-clean-am
!
! maintainer-clean-am: distclean-am maintainer-clean-generic
!
! mostlyclean: mostlyclean-am
!
! mostlyclean-am: mostlyclean-compile mostlyclean-generic \
! mostlyclean-libtool
!
! pdf: pdf-am
! pdf-am:
! ps: ps-am
- ps-am:
! uninstall-am: uninstall-info-am uninstall-libLTLIBRARIES
! .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
! clean-libLTLIBRARIES clean-libtool ctags distclean \
! distclean-compile distclean-depend distclean-generic \
! distclean-libtool distclean-tags distdir dvi dvi-am info \
! info-am install install-am install-data install-data-am \
! install-exec install-exec-am install-info install-info-am \
! install-libLTLIBRARIES install-man install-strip installcheck \
! installcheck-am installdirs maintainer-clean \
! maintainer-clean-generic mostlyclean mostlyclean-compile \
! mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
! tags uninstall uninstall-am uninstall-info-am \
! uninstall-libLTLIBRARIES
! # Tell versions [3.59,3.63) of GNU make to not export all variables.
! # Otherwise a system limit (for SysV at least) may be exceeded.
! .NOEXPORT:
--- 1,34 ----
! sysconfdir=@sysconfdir@
! srcdir=@srcdir@
! top_srcdir=@top_srcdir@
!
! CC=@CC@
! LD=@LD@
! CFLAGS=-I$(top_srcdir) @CFLAGS@ @PERL_CFLAGS@
! CPPFLAGS=@CPPFLAGS@ @DEFS@
! LIBS=@LIBS@
! AR=@arpath@
! RANLIB=@RANLIB@
! INSTALL=@INSTALL@
! LDFLAGS=-L. @LDFLAGS@
! LIBPERL= perl_util.o
.c.o:
! $(CC) $(CFLAGS) $(CPPFLAGS) -c $<
! all: libperl.a
! $(LIBPERL): ../../config.h
! libperl.a: $(LIBPERL)
! $(AR) rv $@ $(LIBPERL)
! $(RANLIB) $@
! clean:
! rm -f *.o *.a core
! distclean: clean
! rm -f Makefile *~
Index: perl_util.c
===================================================================
RCS file: /cvsroot/benson/benson3/src/perl/perl_util.c,v
retrieving revision 1.11
retrieving revision 1.12
diff -C2 -r1.11 -r1.12
*** perl_util.c 11 Oct 2002 14:41:19 -0000 1.11
--- perl_util.c 27 Sep 2003 18:23:42 -0000 1.12
***************
*** 1,3 ****
! #include "benson/benson.h"
void xs_init (pTHXo);
--- 1,4 ----
! #include "perl_util.h"
! #include <config.h>
void xs_init (pTHXo);
--- Makefile.am DELETED ---
|
|
From: Bob T. <bt...@us...> - 2003-09-29 17:36:37
|
Update of /cvsroot/benson/benson3/include/benson
In directory sc8-pr-cvs1:/tmp/cvs-serv25033
Modified Files:
benson.h bsm.h cfgctl.h psaf_queue.h
Added Files:
const.h ipc.h
Log Message:
A little housekeeping with the include files.
--- NEW FILE: const.h ---
#ifndef __const_h
#define __const_h
#define BN_QUEUE "bn_queue"
#define BN_NETWORK "bn_network"
#define BN_MONITOR "bn_monitor"
#define PASSWORD "password"
#define CA_LIST "root.pem"
#define RANDOM "random.pem"
#define KEYFILE "key.pem"
#define DHFILE "dh1024.pem"
#define FILE_MAXSIZE 256
#define LOGINFO 1
#define LOGWARNING 2
#define LOGSEVERE 3
#define LOGFATAL 4
#define LOGEMERGENCY 5
#define SEQUENCE_MAX_COUNT 100
#define RELOAD 1
#define FIND 2
#define TEST 3
#define SHUTDOWN 4
#define GOOD 0
#define ERROR -1
#define DTAG_LENGTH 32
#define DVALUE_LENGTH 64
#endif /* __const_h */
--- NEW FILE: ipc.h ---
#ifndef __ipc_h
#define __ipc_h
typedef union semaphore_union {
int val;
struct semid_ds *buf;
ushort *array;
} semun;
int ibn_semget(key_t key, int nsems, int semflg);
int ibn_semctl(int semid, int semnum, int cmd, semun arg);
int ibn_semop(int semid, struct sembuf *sops, unsigned nsops);
int ibn_shmget(key_t key, size_t size, int flags);
void *ibn_shmat(int id, const void *shmadd, int flags);
int ibn_shmdt(const void *shmaddr);
int ibn_shmctl(int id, int cmd, struct shmid_ds *buff);
#endif /* __ipc_h */
Index: benson.h
===================================================================
RCS file: /cvsroot/benson/benson3/include/benson/benson.h,v
retrieving revision 1.21
retrieving revision 1.22
diff -C2 -r1.21 -r1.22
*** benson.h 24 Feb 2003 07:43:03 -0000 1.21
--- benson.h 29 Sep 2003 17:36:25 -0000 1.22
***************
*** 15,23 ****
#include <signal.h>
#include <syslog.h>
- #include <sys/sem.h>
- #include <sys/shm.h>
#include <sys/stat.h>
#include "config.h"
! #include "benson/cfgctl.h"
#ifdef HAVE_LIBSSL
#define HAVE_SSL
--- 15,22 ----
#include <signal.h>
#include <syslog.h>
#include <sys/stat.h>
+ #include <errno.h>
#include "config.h"
! #include "benson/const.h"
#ifdef HAVE_LIBSSL
#define HAVE_SSL
***************
*** 25,29 ****
#endif
#include "benson/network.h"
! #include "benson/perl_util.h"
#include "benson/database.h"
#include "benson/rules_cfg.h"
--- 24,28 ----
#endif
#include "benson/network.h"
! // #include "benson/perl_util.h"
#include "benson/database.h"
#include "benson/rules_cfg.h"
***************
*** 31,71 ****
#include "benson/bsm.h"
#include "benson/monitor.h"
!
! #define BN_QUEUE "bn_queue"
! #define BN_NETWORK "bn_network"
! #define BN_MONITOR "bn_monitor"
!
! #define PASSWORD "password"
! #define CA_LIST "root.pem"
! #define RANDOM "random.pem"
! #define KEYFILE "key.pem"
! #define DHFILE "dh1024.pem"
! #define FILE_MAXSIZE 256
!
! #define LOGINFO 1
! #define LOGWARNING 2
! #define LOGSEVERE 3
! #define LOGFATAL 4
! #define LOGEMERGENCY 5
!
! #define SEQUENCE_MAX_COUNT 100
!
!
! typedef union semaphore_union {
! int val;
! struct semid_ds *buf;
! ushort *array;
! } semun;
!
void safe_insert(char *d, char *s, int maxsize);
void sig_int(int signal);
- int ibn_semget(key_t key, int nsems, int semflg);
- int ibn_semctl(int semid, int semnum, int cmd, semun arg);
- int ibn_semop(int semid, struct sembuf *sops, unsigned nsops);
- int ibn_shmget(key_t key, size_t size, int flags);
- void *ibn_shmat(int id, const void *shmadd, int flags);
- int ibn_shmdt(const void *shmaddr);
- int ibn_shmctl(int id, int cmd, struct shmid_ds *buff);
int err_exit(char *string);
--- 30,37 ----
#include "benson/bsm.h"
#include "benson/monitor.h"
! #include "benson/cfgctl.h"
void safe_insert(char *d, char *s, int maxsize);
void sig_int(int signal);
int err_exit(char *string);
Index: bsm.h
===================================================================
RCS file: /cvsroot/benson/benson3/include/benson/bsm.h,v
retrieving revision 1.9
retrieving revision 1.10
diff -C2 -r1.9 -r1.10
*** bsm.h 6 Feb 2003 07:01:35 -0000 1.9
--- bsm.h 29 Sep 2003 17:36:25 -0000 1.10
***************
*** 10,13 ****
--- 10,20 ----
#define __bsm_h
+ #include <stdio.h>
+ #include <sys/shm.h>
+ #include <sys/sem.h>
+ #include <benson/ipc.h>
+ #include <benson/const.h>
+
+
/*
Index: cfgctl.h
===================================================================
RCS file: /cvsroot/benson/benson3/include/benson/cfgctl.h,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -r1.3 -r1.4
*** cfgctl.h 26 Jan 2003 20:54:22 -0000 1.3
--- cfgctl.h 29 Sep 2003 17:36:25 -0000 1.4
***************
*** 9,12 ****
--- 9,13 ----
#define __cfgctl_h
+ #include <benson/const.h>
/* command integer values to pass to config software in calls */
Index: psaf_queue.h
===================================================================
RCS file: /cvsroot/benson/benson3/include/benson/psaf_queue.h,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -r1.6 -r1.7
*** psaf_queue.h 27 Jan 2003 06:19:15 -0000 1.6
--- psaf_queue.h 29 Sep 2003 17:36:25 -0000 1.7
***************
*** 9,12 ****
--- 9,22 ----
#define __psaf_queue_h
+ #include <benson/bsm.h>
+ #include <benson/const.h>
+ #include <benson/network.h>
+
+ #ifndef __perl_util_h
+ #define TRUE 1
+ #define FALSE 0
+ #endif
+
+
struct buffer_item {
unsigned int available;
|
|
From: Bob T. <bt...@us...> - 2003-09-29 17:26:38
|
Update of /cvsroot/benson/benson3/src/rules In directory sc8-pr-cvs1:/tmp/cvs-serv22627/rules Added Files: Makefile.in Log Message: Added the rules directory for coming rules parsing. --- NEW FILE: Makefile.in --- sysconfdir=@sysconfdir@ srcdir=@srcdir@ top_srcdir=@top_srcdir@ CC=@CC@ LD=@LD@ CFLAGS=-I$(top_srcdir) -I$(top_srcdir)/src/perl @CFLAGS@ PERL_CFLAGS=@PERL_CFLAGS@ CPPFLAGS=@CPPFLAGS@ @DEFS@ LIBS=@LIBS@ AR=@arpath@ RANLIB=@RANLIB@ INSTALL=@INSTALL@ LDFLAGS=-L. @LDFLAGS@ LIBRULES= .c.o: $(CC) $(CFLAGS) $(CPPFLAGS) -c $< all: librules.a $(LIBRULES): ../../config.h librules.a: $(LIBRULES) $(AR) rv $@ $(LIBRULES) $(RANLIB) $@ clean: rm -f *.o *.a core distclean: clean rm -f Makefile *~ |
|
From: Bob T. <bt...@us...> - 2003-09-29 17:25:43
|
Update of /cvsroot/benson/benson3/src/rules In directory sc8-pr-cvs1:/tmp/cvs-serv22460/rules Log Message: Directory /cvsroot/benson/benson3/src/rules added to the repository |
|
From: Bob T. <bt...@us...> - 2003-09-29 16:40:14
|
Update of /cvsroot/benson/benson3/src/monitors
In directory sc8-pr-cvs1:/tmp/cvs-serv15016/monitors
Modified Files:
Makefile.in monitor_master.c
Log Message:
A whole bunch of updates.
Index: Makefile.in
===================================================================
RCS file: /cvsroot/benson/benson3/src/monitors/Makefile.in,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -r1.2 -r1.3
*** Makefile.in 5 Mar 2003 16:57:44 -0000 1.2
--- Makefile.in 28 Sep 2003 22:26:28 -0000 1.3
***************
*** 1,536 ****
! # Makefile.in generated by automake 1.7 from Makefile.am.
! # @configure_input@
! # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
! # Free Software Foundation, Inc.
! # This Makefile.in is free software; the Free Software Foundation
! # gives unlimited permission to copy and/or distribute it,
! # with or without modifications, as long as this notice is preserved.
! # This program is distributed in the hope that it will be useful,
! # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
! # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
! # PARTICULAR PURPOSE.
!
! @SET_MAKE@
!
! srcdir = @srcdir@
! top_srcdir = @top_srcdir@
! VPATH = @srcdir@
! pkgdatadir = $(datadir)/@PACKAGE@
! pkglibdir = $(libdir)/@PACKAGE@
! pkgincludedir = $(includedir)/@PACKAGE@
! top_builddir = ../..
!
! am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
! INSTALL = @INSTALL@
! install_sh_DATA = $(install_sh) -c -m 644
! install_sh_PROGRAM = $(install_sh) -c
! install_sh_SCRIPT = $(install_sh) -c
! INSTALL_HEADER = $(INSTALL_DATA)
! transform = $(program_transform_name)
! NORMAL_INSTALL = :
! PRE_INSTALL = :
! POST_INSTALL = :
! NORMAL_UNINSTALL = :
! PRE_UNINSTALL = :
! POST_UNINSTALL = :
! host_triplet = @host@
! ACLOCAL = @ACLOCAL@
! AMDEP_FALSE = @AMDEP_FALSE@
! AMDEP_TRUE = @AMDEP_TRUE@
! AMTAR = @AMTAR@
! AUTOCONF = @AUTOCONF@
! AUTOHEADER = @AUTOHEADER@
! AUTOMAKE = @AUTOMAKE@
! AWK = @AWK@
! CC = @CC@
! CCDEPMODE = @CCDEPMODE@
! CFLAGS = @CFLAGS@
! CPP = @CPP@
! CPPFLAGS = @CPPFLAGS@
! CYGPATH_W = @CYGPATH_W@
! DEFS = @DEFS@
! DEPDIR = @DEPDIR@
! ECHO = @ECHO@
! ECHO_C = @ECHO_C@
! ECHO_N = @ECHO_N@
! ECHO_T = @ECHO_T@
! EGREP = @EGREP@
! EXEEXT = @EXEEXT@
! HAVE_X11 = @HAVE_X11@
! INSTALL_DATA = @INSTALL_DATA@
! INSTALL_PROGRAM = @INSTALL_PROGRAM@
! INSTALL_SCRIPT = @INSTALL_SCRIPT@
! INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
! LDFLAGS = @LDFLAGS@
! LIBOBJS = @LIBOBJS@
! LIBS = @LIBS@
! LIBTOOL = @LIBTOOL@
! LIBTOOL_DEPS = @LIBTOOL_DEPS@
! LIBTOOL_VERSION = @LIBTOOL_VERSION@
! LN_S = @LN_S@
! LTLIBOBJS = @LTLIBOBJS@
! MAINT = @MAINT@
! MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
! MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
! MAKEINFO = @MAKEINFO@
! OBJEXT = @OBJEXT@
! PACKAGE = @PACKAGE@
! PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
! PACKAGE_NAME = @PACKAGE_NAME@
! PACKAGE_STRING = @PACKAGE_STRING@
! PACKAGE_TARNAME = @PACKAGE_TARNAME@
! PACKAGE_VERSION = @PACKAGE_VERSION@
! PATH_SEPARATOR = @PATH_SEPARATOR@
! PERL_CFLAGS = @PERL_CFLAGS@
! PERL_LDFLAGS = @PERL_LDFLAGS@
! RANLIB = @RANLIB@
! SET_MAKE = @SET_MAKE@
! SHELL = @SHELL@
! STRIP = @STRIP@
! VERSION = @VERSION@
! X_CFLAGS = @X_CFLAGS@
! X_EXTRA_LIBS = @X_EXTRA_LIBS@
! X_LIBS = @X_LIBS@
! X_PRE_LIBS = @X_PRE_LIBS@
! ac_ct_CC = @ac_ct_CC@
! ac_ct_RANLIB = @ac_ct_RANLIB@
! ac_ct_STRIP = @ac_ct_STRIP@
! am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
! am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
! am__include = @am__include@
! am__quote = @am__quote@
! bindir = @bindir@
! build = @build@
! build_alias = @build_alias@
! build_cpu = @build_cpu@
! build_os = @build_os@
! build_vendor = @build_vendor@
! datadir = @datadir@
! exec_prefix = @exec_prefix@
! host = @host@
! host_alias = @host_alias@
! host_cpu = @host_cpu@
! host_os = @host_os@
! host_vendor = @host_vendor@
! includedir = @includedir@
! infodir = @infodir@
! install_sh = @install_sh@
! libdir = @libdir@
! libexecdir = @libexecdir@
! localstatedir = @localstatedir@
! mandir = @mandir@
! oldincludedir = @oldincludedir@
! perlpath = @perlpath@
! prefix = @prefix@
! program_transform_name = @program_transform_name@
! pythonpath = @pythonpath@
! sbindir = @sbindir@
! sedpath = @sedpath@
! sharedstatedir = @sharedstatedir@
! sortpath = @sortpath@
! sysconfdir = @sysconfdir@
! target_alias = @target_alias@
! tclpath = @tclpath@
! trpath = @trpath@
! unamepath = @unamepath@
! uniqpath = @uniqpath@
! lib_LTLIBRARIES = libbnmonitors.la
! libbnmonitors_la_SOURCES = monitor_master.c
! libbnmonitors_la_LDFLAGS = -no-undefined -version-info @LIBTOOL_VERSION@
! libbnmonitors_la_LIBADD = @top_srcdir@/src/monitors/process/libbnprocess.la \
! @top_srcdir@/src/monitors/disk/libbndisk.la
!
! INCLUDES = -I@top_srcdir@/include -I@top_srcdir@
! SUBDIRS = process disk
! subdir = src/monitors
! mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
! CONFIG_HEADER = $(top_builddir)/config.h
! CONFIG_CLEAN_FILES =
! LTLIBRARIES = $(lib_LTLIBRARIES)
!
! libbnmonitors_la_DEPENDENCIES = \
! @top_srcdir@/src/monitors/process/libbnprocess.la \
! @top_srcdir@/src/monitors/disk/libbndisk.la
! am_libbnmonitors_la_OBJECTS = monitor_master.lo
! libbnmonitors_la_OBJECTS = $(am_libbnmonitors_la_OBJECTS)
!
! DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)
! depcomp = $(SHELL) $(top_srcdir)/depcomp
! am__depfiles_maybe = depfiles
! @AMDEP_TRUE@DEP_FILES = ./$(DEPDIR)/monitor_master.Plo
! COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
! $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
! LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) \
! $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
! CCLD = $(CC)
! LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
! $(AM_LDFLAGS) $(LDFLAGS) -o $@
! DIST_SOURCES = $(libbnmonitors_la_SOURCES)
!
! RECURSIVE_TARGETS = info-recursive dvi-recursive pdf-recursive \
! ps-recursive install-info-recursive uninstall-info-recursive \
! all-recursive install-data-recursive install-exec-recursive \
! installdirs-recursive install-recursive uninstall-recursive \
! check-recursive installcheck-recursive
! DIST_COMMON = Makefile.am Makefile.in
! DIST_SUBDIRS = $(SUBDIRS)
! SOURCES = $(libbnmonitors_la_SOURCES)
!
! all: all-recursive
!
! .SUFFIXES:
! .SUFFIXES: .c .lo .o .obj
! $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
! cd $(top_srcdir) && \
! $(AUTOMAKE) --gnu src/monitors/Makefile
! Makefile: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.in $(top_builddir)/config.status
! cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
! libLTLIBRARIES_INSTALL = $(INSTALL)
! install-libLTLIBRARIES: $(lib_LTLIBRARIES)
! @$(NORMAL_INSTALL)
! $(mkinstalldirs) $(DESTDIR)$(libdir)
! @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
! if test -f $$p; then \
! f="`echo $$p | sed -e 's|^.*/||'`"; \
! echo " $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) $$p $(DESTDIR)$(libdir)/$$f"; \
! $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) $$p $(DESTDIR)$(libdir)/$$f; \
! else :; fi; \
! done
!
! uninstall-libLTLIBRARIES:
! @$(NORMAL_UNINSTALL)
! @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
! p="`echo $$p | sed -e 's|^.*/||'`"; \
! echo " $(LIBTOOL) --mode=uninstall rm -f $(DESTDIR)$(libdir)/$$p"; \
! $(LIBTOOL) --mode=uninstall rm -f $(DESTDIR)$(libdir)/$$p; \
! done
!
! clean-libLTLIBRARIES:
! -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
! @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
! dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
! test "$$dir" = "$$p" && dir=.; \
! echo "rm -f \"$${dir}/so_locations\""; \
! rm -f "$${dir}/so_locations"; \
! done
! libbnmonitors.la: $(libbnmonitors_la_OBJECTS) $(libbnmonitors_la_DEPENDENCIES)
! $(LINK) -rpath $(libdir) $(libbnmonitors_la_LDFLAGS) $(libbnmonitors_la_OBJECTS) $(libbnmonitors_la_LIBADD) $(LIBS)
!
! mostlyclean-compile:
! -rm -f *.$(OBJEXT) core *.core
!
! distclean-compile:
! -rm -f *.tab.c
!
! @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/monitor_master.Plo@am__quote@
!
! distclean-depend:
! -rm -rf ./$(DEPDIR)
.c.o:
! @am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
! @am__fastdepCC_TRUE@ -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<; \
! @am__fastdepCC_TRUE@ then mv "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
! @am__fastdepCC_TRUE@ else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
! @am__fastdepCC_TRUE@ fi
! @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
! @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
! @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
! @am__fastdepCC_FALSE@ $(COMPILE) -c `test -f '$<' || echo '$(srcdir)/'`$<
!
! .c.obj:
! @am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
! @am__fastdepCC_TRUE@ -c -o $@ `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'`; \
! @am__fastdepCC_TRUE@ then mv "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
! @am__fastdepCC_TRUE@ else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
! @am__fastdepCC_TRUE@ fi
! @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
! @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
! @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
! @am__fastdepCC_FALSE@ $(COMPILE) -c `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'`
!
! .c.lo:
! @am__fastdepCC_TRUE@ if $(LTCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
! @am__fastdepCC_TRUE@ -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<; \
! @am__fastdepCC_TRUE@ then mv "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; \
! @am__fastdepCC_TRUE@ else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
! @am__fastdepCC_TRUE@ fi
! @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
! @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/$*.Plo' tmpdepfile='$(DEPDIR)/$*.TPlo' @AMDEPBACKSLASH@
! @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
! @am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<
!
! mostlyclean-libtool:
! -rm -f *.lo
!
! clean-libtool:
! -rm -rf .libs _libs
!
! distclean-libtool:
! -rm -f libtool
! uninstall-info-am:
!
! # This directory's subdirectories are mostly independent; you can cd
! # into them and run `make' without going through this Makefile.
! # To change the values of `make' variables: instead of editing Makefiles,
! # (1) if the variable is set in `config.status', edit `config.status'
! # (which will cause the Makefiles to be regenerated when you run `make');
! # (2) otherwise, pass the desired values on the `make' command line.
! $(RECURSIVE_TARGETS):
! @set fnord $$MAKEFLAGS; amf=$$2; \
! dot_seen=no; \
! target=`echo $@ | sed s/-recursive//`; \
! list='$(SUBDIRS)'; for subdir in $$list; do \
! echo "Making $$target in $$subdir"; \
! if test "$$subdir" = "."; then \
! dot_seen=yes; \
! local_target="$$target-am"; \
! else \
! local_target="$$target"; \
! fi; \
! (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
! || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
! done; \
! if test "$$dot_seen" = "no"; then \
! $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
! fi; test -z "$$fail"
!
! mostlyclean-recursive clean-recursive distclean-recursive \
! maintainer-clean-recursive:
! @set fnord $$MAKEFLAGS; amf=$$2; \
! dot_seen=no; \
! case "$@" in \
! distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
! *) list='$(SUBDIRS)' ;; \
! esac; \
! rev=''; for subdir in $$list; do \
! if test "$$subdir" = "."; then :; else \
! rev="$$subdir $$rev"; \
! fi; \
! done; \
! rev="$$rev ."; \
! target=`echo $@ | sed s/-recursive//`; \
! for subdir in $$rev; do \
! echo "Making $$target in $$subdir"; \
! if test "$$subdir" = "."; then \
! local_target="$$target-am"; \
! else \
! local_target="$$target"; \
! fi; \
! (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
! || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
! done && test -z "$$fail"
! tags-recursive:
! list='$(SUBDIRS)'; for subdir in $$list; do \
! test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
! done
! ctags-recursive:
! list='$(SUBDIRS)'; for subdir in $$list; do \
! test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
! done
!
! ETAGS = etags
! ETAGSFLAGS =
!
! CTAGS = ctags
! CTAGSFLAGS =
!
! tags: TAGS
!
! ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
! list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
! unique=`for i in $$list; do \
! if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
! done | \
! $(AWK) ' { files[$$0] = 1; } \
! END { for (i in files) print i; }'`; \
! mkid -fID $$unique
!
! TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
! $(TAGS_FILES) $(LISP)
! tags=; \
! here=`pwd`; \
! list='$(SUBDIRS)'; for subdir in $$list; do \
! if test "$$subdir" = .; then :; else \
! test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \
! fi; \
! done; \
! list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
! unique=`for i in $$list; do \
! if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
! done | \
! $(AWK) ' { files[$$0] = 1; } \
! END { for (i in files) print i; }'`; \
! test -z "$(ETAGS_ARGS)$$tags$$unique" \
! || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
! $$tags $$unique
!
! ctags: CTAGS
! CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
! $(TAGS_FILES) $(LISP)
! tags=; \
! here=`pwd`; \
! list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
! unique=`for i in $$list; do \
! if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
! done | \
! $(AWK) ' { files[$$0] = 1; } \
! END { for (i in files) print i; }'`; \
! test -z "$(CTAGS_ARGS)$$tags$$unique" \
! || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
! $$tags $$unique
!
! GTAGS:
! here=`$(am__cd) $(top_builddir) && pwd` \
! && cd $(top_srcdir) \
! && gtags -i $(GTAGS_ARGS) $$here
!
! distclean-tags:
! -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
! DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
!
! top_distdir = ../..
! distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
!
! distdir: $(DISTFILES)
! @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
! list='$(DISTFILES)'; for file in $$list; do \
! case $$file in \
! $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
! esac; \
! if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
! dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
! if test "$$dir" != "$$file" && test "$$dir" != "."; then \
! dir="/$$dir"; \
! $(mkinstalldirs) "$(distdir)$$dir"; \
! else \
! dir=''; \
! fi; \
! if test -d $$d/$$file; then \
! if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
! cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
! fi; \
! cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
! else \
! test -f $(distdir)/$$file \
! || cp -p $$d/$$file $(distdir)/$$file \
! || exit 1; \
! fi; \
! done
! list='$(SUBDIRS)'; for subdir in $$list; do \
! if test "$$subdir" = .; then :; else \
! test -d $(distdir)/$$subdir \
! || mkdir $(distdir)/$$subdir \
! || exit 1; \
! (cd $$subdir && \
! $(MAKE) $(AM_MAKEFLAGS) \
! top_distdir="$(top_distdir)" \
! distdir=../$(distdir)/$$subdir \
! distdir) \
! || exit 1; \
! fi; \
! done
! check-am: all-am
! check: check-recursive
! all-am: Makefile $(LTLIBRARIES)
! installdirs: installdirs-recursive
! installdirs-am:
! $(mkinstalldirs) $(DESTDIR)$(libdir)
!
! install: install-recursive
! install-exec: install-exec-recursive
! install-data: install-data-recursive
! uninstall: uninstall-recursive
!
! install-am: all-am
! @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
!
! installcheck: installcheck-recursive
! install-strip:
! $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
! INSTALL_STRIP_FLAG=-s \
! `test -z '$(STRIP)' || \
! echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
! mostlyclean-generic:
!
! clean-generic:
!
! distclean-generic:
! -rm -f Makefile $(CONFIG_CLEAN_FILES)
!
! maintainer-clean-generic:
! @echo "This command is intended for maintainers to use"
! @echo "it deletes files that may require special tools to rebuild."
! clean: clean-recursive
!
! clean-am: clean-generic clean-libLTLIBRARIES clean-libtool \
! mostlyclean-am
!
! distclean: distclean-recursive
!
! distclean-am: clean-am distclean-compile distclean-depend \
! distclean-generic distclean-libtool distclean-tags
!
! dvi: dvi-recursive
!
! dvi-am:
!
! info: info-recursive
!
! info-am:
!
! install-data-am:
!
! install-exec-am: install-libLTLIBRARIES
!
! install-info: install-info-recursive
!
! install-man:
!
! installcheck-am:
!
! maintainer-clean: maintainer-clean-recursive
!
! maintainer-clean-am: distclean-am maintainer-clean-generic
!
! mostlyclean: mostlyclean-recursive
!
! mostlyclean-am: mostlyclean-compile mostlyclean-generic \
! mostlyclean-libtool
!
! pdf: pdf-recursive
!
! pdf-am:
!
! ps: ps-recursive
! ps-am:
! uninstall-am: uninstall-info-am uninstall-libLTLIBRARIES
! uninstall-info: uninstall-info-recursive
! .PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am clean \
! clean-generic clean-libLTLIBRARIES clean-libtool \
! clean-recursive ctags ctags-recursive distclean \
! distclean-compile distclean-depend distclean-generic \
! distclean-libtool distclean-recursive distclean-tags distdir \
! dvi dvi-am dvi-recursive info info-am info-recursive install \
! install-am install-data install-data-am install-data-recursive \
! install-exec install-exec-am install-exec-recursive \
! install-info install-info-am install-info-recursive \
! install-libLTLIBRARIES install-man install-recursive \
! install-strip installcheck installcheck-am installdirs \
! installdirs-am installdirs-recursive maintainer-clean \
! maintainer-clean-generic maintainer-clean-recursive mostlyclean \
! mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
! mostlyclean-recursive pdf pdf-am pdf-recursive ps ps-am \
! ps-recursive tags tags-recursive uninstall uninstall-am \
! uninstall-info-am uninstall-info-recursive \
! uninstall-libLTLIBRARIES uninstall-recursive
! # Tell versions [3.59,3.63) of GNU make to not export all variables.
! # Otherwise a system limit (for SysV at least) may be exceeded.
! .NOEXPORT:
--- 1,34 ----
! sysconfdir=@sysconfdir@
! srcdir=@srcdir@
! top_srcdir=@top_srcdir@
!
! CC=@CC@
! LD=@LD@
! CFLAGS=-I$(top_srcdir) -I$(top_srcdir)/src/network @CFLAGS@
! CPPFLAGS=@CPPFLAGS@ @DEFS@
! LIBS=@LIBS@
! AR=@arpath@
! RANLIB=@RANLIB@
! INSTALL=@INSTALL@
! LDFLAGS=-L. @LDFLAGS@
! SUBDIRS=process disk
! LIBMONITOR= network_utils.o network_listener.o network_master.o v31_network_request.o
.c.o:
! $(CC) $(CFLAGS) $(CPPFLAGS) -c $<
! all: libmonitor.a
! $(LIBMONITOR): ../../config.h
! libmonitor.a: $(LIBMONITOR)
! $(AR) rv $@ $(LIBMONITOR)
! $(RANLIB) $@
! clean:
! rm -f *.o *.a core
! distclean: clean
! rm -f Makefile *~
Index: monitor_master.c
===================================================================
RCS file: /cvsroot/benson/benson3/src/monitors/monitor_master.c,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -r1.2 -r1.3
*** monitor_master.c 26 Feb 2003 18:25:01 -0000 1.2
--- monitor_master.c 28 Sep 2003 22:26:28 -0000 1.3
***************
*** 1,3 ****
! #include <benson/benson.h>
#include "process/proc_mon.h"
--- 1,3 ----
! #include <monitor.h>
#include "process/proc_mon.h"
|
|
From: Bob T. <bt...@us...> - 2003-09-29 16:40:13
|
Update of /cvsroot/benson/benson3/src/monitors/process
In directory sc8-pr-cvs1:/tmp/cvs-serv15016/monitors/process
Modified Files:
Makefile.in proc_cfg.c proc_cfg.h proc_mon.c proc_mon.h
proc_scan.h
Log Message:
A whole bunch of updates.
Index: Makefile.in
===================================================================
RCS file: /cvsroot/benson/benson3/src/monitors/process/Makefile.in,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -r1.1 -r1.2
*** Makefile.in 24 Feb 2003 07:43:04 -0000 1.1
--- Makefile.in 28 Sep 2003 22:26:28 -0000 1.2
***************
*** 1,441 ****
! # Makefile.in generated by automake 1.7 from Makefile.am.
! # @configure_input@
- # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
- # Free Software Foundation, Inc.
- # This Makefile.in is free software; the Free Software Foundation
- # gives unlimited permission to copy and/or distribute it,
- # with or without modifications, as long as this notice is preserved.
! # This program is distributed in the hope that it will be useful,
! # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
! # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
! # PARTICULAR PURPOSE.
!
! @SET_MAKE@
!
! srcdir = @srcdir@
! top_srcdir = @top_srcdir@
! VPATH = @srcdir@
! pkgdatadir = $(datadir)/@PACKAGE@
! pkglibdir = $(libdir)/@PACKAGE@
! pkgincludedir = $(includedir)/@PACKAGE@
! top_builddir = ../../..
!
! am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
! INSTALL = @INSTALL@
! install_sh_DATA = $(install_sh) -c -m 644
! install_sh_PROGRAM = $(install_sh) -c
! install_sh_SCRIPT = $(install_sh) -c
! INSTALL_HEADER = $(INSTALL_DATA)
! transform = $(program_transform_name)
! NORMAL_INSTALL = :
! PRE_INSTALL = :
! POST_INSTALL = :
! NORMAL_UNINSTALL = :
! PRE_UNINSTALL = :
! POST_UNINSTALL = :
! host_triplet = @host@
! ACLOCAL = @ACLOCAL@
! AMDEP_FALSE = @AMDEP_FALSE@
! AMDEP_TRUE = @AMDEP_TRUE@
! AMTAR = @AMTAR@
! AUTOCONF = @AUTOCONF@
! AUTOHEADER = @AUTOHEADER@
! AUTOMAKE = @AUTOMAKE@
! AWK = @AWK@
! CC = @CC@
! CCDEPMODE = @CCDEPMODE@
! CFLAGS = @CFLAGS@
! CPP = @CPP@
! CPPFLAGS = @CPPFLAGS@
! CYGPATH_W = @CYGPATH_W@
! DEFS = @DEFS@
! DEPDIR = @DEPDIR@
! ECHO = @ECHO@
! ECHO_C = @ECHO_C@
! ECHO_N = @ECHO_N@
! ECHO_T = @ECHO_T@
! EGREP = @EGREP@
! EXEEXT = @EXEEXT@
! HAVE_X11 = @HAVE_X11@
! INSTALL_DATA = @INSTALL_DATA@
! INSTALL_PROGRAM = @INSTALL_PROGRAM@
! INSTALL_SCRIPT = @INSTALL_SCRIPT@
! INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
! LDFLAGS = @LDFLAGS@
! LIBOBJS = @LIBOBJS@
! LIBS = @LIBS@
! LIBTOOL = @LIBTOOL@
! LIBTOOL_DEPS = @LIBTOOL_DEPS@
! LIBTOOL_VERSION = @LIBTOOL_VERSION@
! LN_S = @LN_S@
! LTLIBOBJS = @LTLIBOBJS@
! MAINT = @MAINT@
! MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
! MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
! MAKEINFO = @MAKEINFO@
! OBJEXT = @OBJEXT@
! PACKAGE = @PACKAGE@
! PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
! PACKAGE_NAME = @PACKAGE_NAME@
! PACKAGE_STRING = @PACKAGE_STRING@
! PACKAGE_TARNAME = @PACKAGE_TARNAME@
! PACKAGE_VERSION = @PACKAGE_VERSION@
! PATH_SEPARATOR = @PATH_SEPARATOR@
! PERL_CFLAGS = @PERL_CFLAGS@
! PERL_LDFLAGS = @PERL_LDFLAGS@
! RANLIB = @RANLIB@
! SET_MAKE = @SET_MAKE@
! SHELL = @SHELL@
! STRIP = @STRIP@
! VERSION = @VERSION@
! X_CFLAGS = @X_CFLAGS@
! X_EXTRA_LIBS = @X_EXTRA_LIBS@
! X_LIBS = @X_LIBS@
! X_PRE_LIBS = @X_PRE_LIBS@
! ac_ct_CC = @ac_ct_CC@
! ac_ct_RANLIB = @ac_ct_RANLIB@
! ac_ct_STRIP = @ac_ct_STRIP@
! am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
! am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
! am__include = @am__include@
! am__quote = @am__quote@
! bindir = @bindir@
! build = @build@
! build_alias = @build_alias@
! build_cpu = @build_cpu@
! build_os = @build_os@
! build_vendor = @build_vendor@
! datadir = @datadir@
! exec_prefix = @exec_prefix@
! host = @host@
! host_alias = @host_alias@
! host_cpu = @host_cpu@
! host_os = @host_os@
! host_vendor = @host_vendor@
! includedir = @includedir@
! infodir = @infodir@
! install_sh = @install_sh@
! libdir = @libdir@
! libexecdir = @libexecdir@
! localstatedir = @localstatedir@
! mandir = @mandir@
! oldincludedir = @oldincludedir@
! perlpath = @perlpath@
! prefix = @prefix@
! program_transform_name = @program_transform_name@
! pythonpath = @pythonpath@
! sbindir = @sbindir@
! sedpath = @sedpath@
! sharedstatedir = @sharedstatedir@
! sortpath = @sortpath@
! sysconfdir = @sysconfdir@
! target_alias = @target_alias@
! tclpath = @tclpath@
! trpath = @trpath@
! unamepath = @unamepath@
! uniqpath = @uniqpath@
! lib_LTLIBRARIES = libbnprocess.la
! libbnprocess_la_LDFLAGS = -no-undefined -version-info @LIBTOOL_VERSION@
! libbnprocess_la_SOURCES = proc_scan.c proc_cfg.c proc_mon.c
! INCLUDES = -I@top_srcdir@/include -I@top_srcdir@
! subdir = src/monitors/process
! mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
! CONFIG_HEADER = $(top_builddir)/config.h
! CONFIG_CLEAN_FILES =
! LTLIBRARIES = $(lib_LTLIBRARIES)
!
! libbnprocess_la_LIBADD =
! am_libbnprocess_la_OBJECTS = proc_scan.lo proc_cfg.lo proc_mon.lo
! libbnprocess_la_OBJECTS = $(am_libbnprocess_la_OBJECTS)
!
! DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)
! depcomp = $(SHELL) $(top_srcdir)/depcomp
! am__depfiles_maybe = depfiles
! @AMDEP_TRUE@DEP_FILES = ./$(DEPDIR)/proc_cfg.Plo \
! @AMDEP_TRUE@ ./$(DEPDIR)/proc_mon.Plo ./$(DEPDIR)/proc_scan.Plo
! COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
! $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
! LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) \
! $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
! CCLD = $(CC)
! LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
! $(AM_LDFLAGS) $(LDFLAGS) -o $@
! DIST_SOURCES = $(libbnprocess_la_SOURCES)
! DIST_COMMON = Makefile.am Makefile.in
! SOURCES = $(libbnprocess_la_SOURCES)
!
! all: all-am
!
! .SUFFIXES:
! .SUFFIXES: .c .lo .o .obj
! $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
! cd $(top_srcdir) && \
! $(AUTOMAKE) --gnu src/monitors/process/Makefile
! Makefile: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.in $(top_builddir)/config.status
! cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
! libLTLIBRARIES_INSTALL = $(INSTALL)
! install-libLTLIBRARIES: $(lib_LTLIBRARIES)
! @$(NORMAL_INSTALL)
! $(mkinstalldirs) $(DESTDIR)$(libdir)
! @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
! if test -f $$p; then \
! f="`echo $$p | sed -e 's|^.*/||'`"; \
! echo " $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) $$p $(DESTDIR)$(libdir)/$$f"; \
! $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) $$p $(DESTDIR)$(libdir)/$$f; \
! else :; fi; \
! done
!
! uninstall-libLTLIBRARIES:
! @$(NORMAL_UNINSTALL)
! @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
! p="`echo $$p | sed -e 's|^.*/||'`"; \
! echo " $(LIBTOOL) --mode=uninstall rm -f $(DESTDIR)$(libdir)/$$p"; \
! $(LIBTOOL) --mode=uninstall rm -f $(DESTDIR)$(libdir)/$$p; \
! done
!
! clean-libLTLIBRARIES:
! -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
! @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
! dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
! test "$$dir" = "$$p" && dir=.; \
! echo "rm -f \"$${dir}/so_locations\""; \
! rm -f "$${dir}/so_locations"; \
! done
! libbnprocess.la: $(libbnprocess_la_OBJECTS) $(libbnprocess_la_DEPENDENCIES)
! $(LINK) -rpath $(libdir) $(libbnprocess_la_LDFLAGS) $(libbnprocess_la_OBJECTS) $(libbnprocess_la_LIBADD) $(LIBS)
!
! mostlyclean-compile:
! -rm -f *.$(OBJEXT) core *.core
!
! distclean-compile:
! -rm -f *.tab.c
!
! @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/proc_cfg.Plo@am__quote@
! @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/proc_mon.Plo@am__quote@
! @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/proc_scan.Plo@am__quote@
!
! distclean-depend:
! -rm -rf ./$(DEPDIR)
.c.o:
! @am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
! @am__fastdepCC_TRUE@ -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<; \
! @am__fastdepCC_TRUE@ then mv "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
! @am__fastdepCC_TRUE@ else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
! @am__fastdepCC_TRUE@ fi
! @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
! @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
! @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
! @am__fastdepCC_FALSE@ $(COMPILE) -c `test -f '$<' || echo '$(srcdir)/'`$<
!
! .c.obj:
! @am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
! @am__fastdepCC_TRUE@ -c -o $@ `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'`; \
! @am__fastdepCC_TRUE@ then mv "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
! @am__fastdepCC_TRUE@ else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
! @am__fastdepCC_TRUE@ fi
! @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
! @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
! @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
! @am__fastdepCC_FALSE@ $(COMPILE) -c `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'`
!
! .c.lo:
! @am__fastdepCC_TRUE@ if $(LTCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
! @am__fastdepCC_TRUE@ -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<; \
! @am__fastdepCC_TRUE@ then mv "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; \
! @am__fastdepCC_TRUE@ else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
! @am__fastdepCC_TRUE@ fi
! @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
! @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/$*.Plo' tmpdepfile='$(DEPDIR)/$*.TPlo' @AMDEPBACKSLASH@
! @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
! @am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<
!
! mostlyclean-libtool:
! -rm -f *.lo
!
! clean-libtool:
! -rm -rf .libs _libs
!
! distclean-libtool:
! -rm -f libtool
! uninstall-info-am:
!
! ETAGS = etags
! ETAGSFLAGS =
!
! CTAGS = ctags
! CTAGSFLAGS =
!
! tags: TAGS
!
! ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
! list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
! unique=`for i in $$list; do \
! if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
! done | \
! $(AWK) ' { files[$$0] = 1; } \
! END { for (i in files) print i; }'`; \
! mkid -fID $$unique
!
! TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
! $(TAGS_FILES) $(LISP)
! tags=; \
! here=`pwd`; \
! list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
! unique=`for i in $$list; do \
! if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
! done | \
! $(AWK) ' { files[$$0] = 1; } \
! END { for (i in files) print i; }'`; \
! test -z "$(ETAGS_ARGS)$$tags$$unique" \
! || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
! $$tags $$unique
!
! ctags: CTAGS
! CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
! $(TAGS_FILES) $(LISP)
! tags=; \
! here=`pwd`; \
! list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
! unique=`for i in $$list; do \
! if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
! done | \
! $(AWK) ' { files[$$0] = 1; } \
! END { for (i in files) print i; }'`; \
! test -z "$(CTAGS_ARGS)$$tags$$unique" \
! || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
! $$tags $$unique
!
! GTAGS:
! here=`$(am__cd) $(top_builddir) && pwd` \
! && cd $(top_srcdir) \
! && gtags -i $(GTAGS_ARGS) $$here
!
! distclean-tags:
! -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
! DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
!
! top_distdir = ../../..
! distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
!
! distdir: $(DISTFILES)
! @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
! list='$(DISTFILES)'; for file in $$list; do \
! case $$file in \
! $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
! esac; \
! if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
! dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
! if test "$$dir" != "$$file" && test "$$dir" != "."; then \
! dir="/$$dir"; \
! $(mkinstalldirs) "$(distdir)$$dir"; \
! else \
! dir=''; \
! fi; \
! if test -d $$d/$$file; then \
! if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
! cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
! fi; \
! cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
! else \
! test -f $(distdir)/$$file \
! || cp -p $$d/$$file $(distdir)/$$file \
! || exit 1; \
! fi; \
! done
! check-am: all-am
! check: check-am
! all-am: Makefile $(LTLIBRARIES)
!
! installdirs:
! $(mkinstalldirs) $(DESTDIR)$(libdir)
!
! install: install-am
! install-exec: install-exec-am
! install-data: install-data-am
! uninstall: uninstall-am
!
! install-am: all-am
! @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
!
! installcheck: installcheck-am
! install-strip:
! $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
! INSTALL_STRIP_FLAG=-s \
! `test -z '$(STRIP)' || \
! echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
! mostlyclean-generic:
!
! clean-generic:
!
! distclean-generic:
! -rm -f Makefile $(CONFIG_CLEAN_FILES)
!
! maintainer-clean-generic:
! @echo "This command is intended for maintainers to use"
! @echo "it deletes files that may require special tools to rebuild."
! clean: clean-am
!
! clean-am: clean-generic clean-libLTLIBRARIES clean-libtool \
! mostlyclean-am
!
! distclean: distclean-am
!
! distclean-am: clean-am distclean-compile distclean-depend \
! distclean-generic distclean-libtool distclean-tags
!
! dvi: dvi-am
!
! dvi-am:
!
! info: info-am
!
! info-am:
!
! install-data-am:
!
! install-exec-am: install-libLTLIBRARIES
!
! install-info: install-info-am
!
! install-man:
!
! installcheck-am:
!
! maintainer-clean: maintainer-clean-am
!
! maintainer-clean-am: distclean-am maintainer-clean-generic
!
! mostlyclean: mostlyclean-am
!
! mostlyclean-am: mostlyclean-compile mostlyclean-generic \
! mostlyclean-libtool
!
! pdf: pdf-am
!
! pdf-am:
! ps: ps-am
! ps-am:
! uninstall-am: uninstall-info-am uninstall-libLTLIBRARIES
! .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
! clean-libLTLIBRARIES clean-libtool ctags distclean \
! distclean-compile distclean-depend distclean-generic \
! distclean-libtool distclean-tags distdir dvi dvi-am info \
! info-am install install-am install-data install-data-am \
! install-exec install-exec-am install-info install-info-am \
! install-libLTLIBRARIES install-man install-strip installcheck \
! installcheck-am installdirs maintainer-clean \
! maintainer-clean-generic mostlyclean mostlyclean-compile \
! mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
! tags uninstall uninstall-am uninstall-info-am \
! uninstall-libLTLIBRARIES
! # Tell versions [3.59,3.63) of GNU make to not export all variables.
! # Otherwise a system limit (for SysV at least) may be exceeded.
! .NOEXPORT:
--- 1,33 ----
! sysconfdir=@sysconfdir@
! srcdir=@srcdir@
! top_srcdir=@top_srcdir@
!
! CC=@CC@
! LD=@LD@
! CFLAGS=-I$(top_srcdir) -I$(top_srcdir)/src/monitors -I$(top_srcdir)/src/network @CFLAGS@
! CPPFLAGS=@CPPFLAGS@ @DEFS@
! LIBS=@LIBS@
! AR=@arpath@
! RANLIB=@RANLIB@
! INSTALL=@INSTALL@
! LDFLAGS=-L. @LDFLAGS@
! LIBPROCESS= proc_scan.o proc_mon.o proc_cfg.o
.c.o:
! $(CC) $(CFLAGS) $(CPPFLAGS) -c $<
! all: libprocess.a
! $(LIBPROCESS): ../../../config.h
! libprocess.a: $(LIBPROCESS)
! $(AR) rv $@ $(LIBPROCESS)
! $(RANLIB) $@
! clean:
! rm -f *.o *.a core
! distclean: clean
! rm -f Makefile *~
Index: proc_cfg.c
===================================================================
RCS file: /cvsroot/benson/benson3/src/monitors/process/proc_cfg.c,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -r1.2 -r1.3
*** proc_cfg.c 26 Feb 2003 18:25:03 -0000 1.2
--- proc_cfg.c 28 Sep 2003 22:26:28 -0000 1.3
***************
*** 1,3 ****
- #include <benson/benson.h>
#include "proc_scan.h"
#include "proc_cfg.h"
--- 1,2 ----
Index: proc_cfg.h
===================================================================
RCS file: /cvsroot/benson/benson3/src/monitors/process/proc_cfg.h,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -r1.1 -r1.2
*** proc_cfg.h 24 Feb 2003 07:43:04 -0000 1.1
--- proc_cfg.h 28 Sep 2003 22:26:28 -0000 1.2
***************
*** 1,4 ****
- #include <benson/benson.h>
-
#define PROCMON_FILE "procmon.conf"
#define PROCMON_BUFFSIZE 1024
--- 1,2 ----
Index: proc_mon.c
===================================================================
RCS file: /cvsroot/benson/benson3/src/monitors/process/proc_mon.c,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -r1.3 -r1.4
*** proc_mon.c 4 Mar 2003 02:14:04 -0000 1.3
--- proc_mon.c 28 Sep 2003 22:26:28 -0000 1.4
***************
*** 1,4 ****
- #include <benson/benson.h>
#include "proc_mon.h"
--- 1,4 ----
#include "proc_mon.h"
+ #include "network.h"
Index: proc_mon.h
===================================================================
RCS file: /cvsroot/benson/benson3/src/monitors/process/proc_mon.h,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -r1.1 -r1.2
*** proc_mon.h 24 Feb 2003 07:43:04 -0000 1.1
--- proc_mon.h 28 Sep 2003 22:26:28 -0000 1.2
***************
*** 1,6 ****
- #include <benson/benson.h>
- #include <regex.h>
#include "proc_scan.h"
#include "proc_cfg.h"
int process_monitor(monitor_ctx *mon_ctx);
--- 1,6 ----
#include "proc_scan.h"
#include "proc_cfg.h"
+ #include "monitor.h"
+ #include <regex.h>
int process_monitor(monitor_ctx *mon_ctx);
Index: proc_scan.h
===================================================================
RCS file: /cvsroot/benson/benson3/src/monitors/process/proc_scan.h,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -r1.2 -r1.3
*** proc_scan.h 24 Feb 2003 08:25:27 -0000 1.2
--- proc_scan.h 28 Sep 2003 22:26:28 -0000 1.3
***************
*** 1,3 ****
- #include <benson/benson.h>
#include <stdio.h>
#include <dirent.h>
--- 1,2 ----
|
|
From: Bob T. <bt...@us...> - 2003-09-29 16:40:11
|
Update of /cvsroot/benson/benson3/src/perl/Benson
In directory sc8-pr-cvs1:/tmp/cvs-serv15016/perl/Benson
Modified Files:
Benson.xs Makefile.PL
Log Message:
A whole bunch of updates.
Index: Benson.xs
===================================================================
RCS file: /cvsroot/benson/benson3/src/perl/Benson/Benson.xs,v
retrieving revision 1.13
retrieving revision 1.14
diff -C2 -r1.13 -r1.14
*** Benson.xs 4 Mar 2003 01:32:16 -0000 1.13
--- Benson.xs 28 Sep 2003 22:26:28 -0000 1.14
***************
*** 1,3 ****
--- 1,4 ----
#include <benson/benson.h>
+ #include <benson/perl_util.h>
#include "XSUB.h"
Index: Makefile.PL
===================================================================
RCS file: /cvsroot/benson/benson3/src/perl/Benson/Makefile.PL,v
retrieving revision 1.10
retrieving revision 1.11
diff -C2 -r1.10 -r1.11
*** Makefile.PL 24 Feb 2003 08:25:27 -0000 1.10
--- Makefile.PL 28 Sep 2003 22:26:28 -0000 1.11
***************
*** 3,6 ****
--- 3,7 ----
my $prefix = "/usr/local/benson";
+ my $top_srcdir = "../../../";
for (my $ctr=0;$ctr<=$#ARGV;$ctr++) {
***************
*** 10,13 ****
--- 11,19 ----
$prefix = $value;
}
+ if($ARGV[$ctr] =~ "TOP_SRCDIR") {
+ my ($def, $value) = split /=/, $ARGV[$ctr],2;
+ splice @ARGV, $ctr, 1;
+ $top_srcdir = $value;
+ }
}
***************
*** 19,23 ****
'LIBS' => ["-R$prefix/lib/ -L$prefix/lib/ -lbenson"],
'DEFINE' => '',
! 'INC' => "-I$prefix/include/",
'XSPROTOARG' => '-noprototypes',
'INSTALLDIRS' => 'perl',
--- 25,29 ----
'LIBS' => ["-R$prefix/lib/ -L$prefix/lib/ -lbenson"],
'DEFINE' => '',
! 'INC' => "-I$top_srcdir/include/",
'XSPROTOARG' => '-noprototypes',
'INSTALLDIRS' => 'perl',
|
|
From: Bob T. <bt...@us...> - 2003-09-29 16:40:10
|
Update of /cvsroot/benson/benson3/src/perl
In directory sc8-pr-cvs1:/tmp/cvs-serv15016/perl
Modified Files:
perl_util.c
Log Message:
A whole bunch of updates.
Index: perl_util.c
===================================================================
RCS file: /cvsroot/benson/benson3/src/perl/perl_util.c,v
retrieving revision 1.12
retrieving revision 1.13
diff -C2 -r1.12 -r1.13
*** perl_util.c 27 Sep 2003 18:23:42 -0000 1.12
--- perl_util.c 28 Sep 2003 22:26:28 -0000 1.13
***************
*** 104,108 ****
if(count != 1) {
! err_print("Error bn_new_object()");
return NULL;
} else {
--- 104,108 ----
if(count != 1) {
! fprintf(stderr, "Error bn_new_object()\n");
return NULL;
} else {
***************
*** 116,120 ****
if(SvTRUE(ERRSV)) {
STRLEN n_a;
! err_print("Perl Exception - bn_new_object()");
return NULL;
}
--- 116,120 ----
if(SvTRUE(ERRSV)) {
STRLEN n_a;
! fprintf(stderr,"Perl Exception - bn_new_object()\n");
return NULL;
}
***************
*** 193,197 ****
if(count != 1) {
! err_print("Error bn_call_handler()");
return NULL;
} else {
--- 193,197 ----
if(count != 1) {
! fprintf(stderr, "Error bn_call_handler()\n");
return NULL;
} else {
***************
*** 206,210 ****
STRLEN n_a;
fprintf(stderr, "%s", SvPV(ERRSV,n_a));
! err_print("Error bn_call_handler()");
return NULL;
}
--- 206,210 ----
STRLEN n_a;
fprintf(stderr, "%s", SvPV(ERRSV,n_a));
! fprintf(stderr, "Error bn_call_handler()\n");
return NULL;
}
|
|
From: Bob T. <bt...@us...> - 2003-09-29 16:38:48
|
Update of /cvsroot/benson/benson3/src/network
In directory sc8-pr-cvs1:/tmp/cvs-serv15016/network
Modified Files:
Makefile.in network.h network_master.c v31_network_request.c
v31_request.h
Removed Files:
Makefile.am
Log Message:
A whole bunch of updates.
Index: Makefile.in
===================================================================
RCS file: /cvsroot/benson/benson3/src/network/Makefile.in,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -r1.4 -r1.5
*** Makefile.in 12 May 2003 03:28:56 -0000 1.4
--- Makefile.in 28 Sep 2003 22:26:28 -0000 1.5
***************
*** 1,458 ****
! # Makefile.in generated by automake 1.7 from Makefile.am.
! # @configure_input@
! # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
! # Free Software Foundation, Inc.
! # This Makefile.in is free software; the Free Software Foundation
! # gives unlimited permission to copy and/or distribute it,
! # with or without modifications, as long as this notice is preserved.
!
! # This program is distributed in the hope that it will be useful,
! # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
! # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
! # PARTICULAR PURPOSE.
!
! @SET_MAKE@
!
! srcdir = @srcdir@
! top_srcdir = @top_srcdir@
! VPATH = @srcdir@
! pkgdatadir = $(datadir)/@PACKAGE@
! pkglibdir = $(libdir)/@PACKAGE@
! pkgincludedir = $(includedir)/@PACKAGE@
! top_builddir = ../..
!
! am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
! INSTALL = @INSTALL@
! install_sh_DATA = $(install_sh) -c -m 644
! install_sh_PROGRAM = $(install_sh) -c
! install_sh_SCRIPT = $(install_sh) -c
! INSTALL_HEADER = $(INSTALL_DATA)
! transform = $(program_transform_name)
! NORMAL_INSTALL = :
! PRE_INSTALL = :
! POST_INSTALL = :
! NORMAL_UNINSTALL = :
! PRE_UNINSTALL = :
! POST_UNINSTALL = :
! host_triplet = @host@
! ACLOCAL = @ACLOCAL@
! AMDEP_FALSE = @AMDEP_FALSE@
! AMDEP_TRUE = @AMDEP_TRUE@
! AMTAR = @AMTAR@
! AUTOCONF = @AUTOCONF@
! AUTOHEADER = @AUTOHEADER@
! AUTOMAKE = @AUTOMAKE@
! AWK = @AWK@
! CC = @CC@
! CCDEPMODE = @CCDEPMODE@
! CFLAGS = @CFLAGS@
! CPP = @CPP@
! CPPFLAGS = @CPPFLAGS@
! CYGPATH_W = @CYGPATH_W@
! DEFS = @DEFS@
! DEPDIR = @DEPDIR@
! ECHO = @ECHO@
! ECHO_C = @ECHO_C@
! ECHO_N = @ECHO_N@
! ECHO_T = @ECHO_T@
! EGREP = @EGREP@
! EXEEXT = @EXEEXT@
! HAVE_X11 = @HAVE_X11@
! INSTALL_DATA = @INSTALL_DATA@
! INSTALL_PROGRAM = @INSTALL_PROGRAM@
! INSTALL_SCRIPT = @INSTALL_SCRIPT@
! INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
! LDFLAGS = @LDFLAGS@
! LIBOBJS = @LIBOBJS@
! LIBS = @LIBS@
! LIBTOOL = @LIBTOOL@
! LIBTOOL_DEPS = @LIBTOOL_DEPS@
! LIBTOOL_VERSION = @LIBTOOL_VERSION@
! LN_S = @LN_S@
! LTLIBOBJS = @LTLIBOBJS@
! MAINT = @MAINT@
! MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
! MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
! MAKEINFO = @MAKEINFO@
! NETWORK_VERSION = @NETWORK_VERSION@
! OBJEXT = @OBJEXT@
! PACKAGE = @PACKAGE@
! PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
! PACKAGE_NAME = @PACKAGE_NAME@
! PACKAGE_STRING = @PACKAGE_STRING@
! PACKAGE_TARNAME = @PACKAGE_TARNAME@
! PACKAGE_VERSION = @PACKAGE_VERSION@
! PATH_SEPARATOR = @PATH_SEPARATOR@
! PERL_CFLAGS = @PERL_CFLAGS@
! PERL_LDFLAGS = @PERL_LDFLAGS@
! RANLIB = @RANLIB@
! SET_MAKE = @SET_MAKE@
! SHELL = @SHELL@
! STRIP = @STRIP@
! VERSION = @VERSION@
! X_CFLAGS = @X_CFLAGS@
! X_EXTRA_LIBS = @X_EXTRA_LIBS@
! X_LIBS = @X_LIBS@
! X_PRE_LIBS = @X_PRE_LIBS@
! ac_ct_CC = @ac_ct_CC@
! ac_ct_RANLIB = @ac_ct_RANLIB@
! ac_ct_STRIP = @ac_ct_STRIP@
! am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
! am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
! am__include = @am__include@
! am__quote = @am__quote@
! bindir = @bindir@
! build = @build@
! build_alias = @build_alias@
! build_cpu = @build_cpu@
! build_os = @build_os@
! build_vendor = @build_vendor@
! datadir = @datadir@
! exec_prefix = @exec_prefix@
! host = @host@
! host_alias = @host_alias@
! host_cpu = @host_cpu@
! host_os = @host_os@
! host_vendor = @host_vendor@
! includedir = @includedir@
! infodir = @infodir@
! install_sh = @install_sh@
! libdir = @libdir@
! libexecdir = @libexecdir@
! localstatedir = @localstatedir@
! mandir = @mandir@
! oldincludedir = @oldincludedir@
! perlpath = @perlpath@
! prefix = @prefix@
! program_transform_name = @program_transform_name@
! pythonpath = @pythonpath@
! sbindir = @sbindir@
! sedpath = @sedpath@
! sharedstatedir = @sharedstatedir@
! sortpath = @sortpath@
! sysconfdir = @sysconfdir@
! target_alias = @target_alias@
! tclpath = @tclpath@
! trpath = @trpath@
! unamepath = @unamepath@
! uniqpath = @uniqpath@
! lib_LTLIBRARIES = libbnnetwork.la libbnclient.la
! libbnnetwork_la_SOURCES = network_master.c network_listener.c network_utils.c v31_network_request.c
! libbnnetwork_la_LDFLAGS = -no-undefined -version-info @NETWORK_VERSION@ @top_srcdir@/src/perl/libbnperl.la
! libbnclient_la_SOURCES = network_client.c network_utils.c v31_network_client.c
! libbnclient_la_LDFLAGS = -no-undefined -version-info @NETWORK_VERSION@
! INCLUDES = -I@top_srcdir@/include -I@top_srcdir@
! subdir = src/network
! mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
! CONFIG_HEADER = $(top_builddir)/config.h
! CONFIG_CLEAN_FILES =
! LTLIBRARIES = $(lib_LTLIBRARIES)
!
! libbnclient_la_LIBADD =
! am_libbnclient_la_OBJECTS = network_client.lo network_utils.lo \
! v31_network_client.lo
! libbnclient_la_OBJECTS = $(am_libbnclient_la_OBJECTS)
! libbnnetwork_la_LIBADD =
! am_libbnnetwork_la_OBJECTS = network_master.lo network_listener.lo \
! network_utils.lo v31_network_request.lo
! libbnnetwork_la_OBJECTS = $(am_libbnnetwork_la_OBJECTS)
!
! DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)
! depcomp = $(SHELL) $(top_srcdir)/depcomp
! am__depfiles_maybe = depfiles
! @AMDEP_TRUE@DEP_FILES = ./$(DEPDIR)/network_client.Plo \
! @AMDEP_TRUE@ ./$(DEPDIR)/network_listener.Plo \
! @AMDEP_TRUE@ ./$(DEPDIR)/network_master.Plo \
! @AMDEP_TRUE@ ./$(DEPDIR)/network_utils.Plo \
! @AMDEP_TRUE@ ./$(DEPDIR)/v31_network_client.Plo \
! @AMDEP_TRUE@ ./$(DEPDIR)/v31_network_request.Plo
! COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
! $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
! LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) \
! $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
! CCLD = $(CC)
! LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
! $(AM_LDFLAGS) $(LDFLAGS) -o $@
! DIST_SOURCES = $(libbnclient_la_SOURCES) $(libbnnetwork_la_SOURCES)
! DIST_COMMON = Makefile.am Makefile.in
! SOURCES = $(libbnclient_la_SOURCES) $(libbnnetwork_la_SOURCES)
!
! all: all-am
!
! .SUFFIXES:
! .SUFFIXES: .c .lo .o .obj
! $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
! cd $(top_srcdir) && \
! $(AUTOMAKE) --gnu src/network/Makefile
! Makefile: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.in $(top_builddir)/config.status
! cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
! libLTLIBRARIES_INSTALL = $(INSTALL)
! install-libLTLIBRARIES: $(lib_LTLIBRARIES)
! @$(NORMAL_INSTALL)
! $(mkinstalldirs) $(DESTDIR)$(libdir)
! @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
! if test -f $$p; then \
! f="`echo $$p | sed -e 's|^.*/||'`"; \
! echo " $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) $$p $(DESTDIR)$(libdir)/$$f"; \
! $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) $$p $(DESTDIR)$(libdir)/$$f; \
! else :; fi; \
! done
!
! uninstall-libLTLIBRARIES:
! @$(NORMAL_UNINSTALL)
! @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
! p="`echo $$p | sed -e 's|^.*/||'`"; \
! echo " $(LIBTOOL) --mode=uninstall rm -f $(DESTDIR)$(libdir)/$$p"; \
! $(LIBTOOL) --mode=uninstall rm -f $(DESTDIR)$(libdir)/$$p; \
! done
!
! clean-libLTLIBRARIES:
! -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
! @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
! dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
! test "$$dir" = "$$p" && dir=.; \
! echo "rm -f \"$${dir}/so_locations\""; \
! rm -f "$${dir}/so_locations"; \
! done
! libbnclient.la: $(libbnclient_la_OBJECTS) $(libbnclient_la_DEPENDENCIES)
! $(LINK) -rpath $(libdir) $(libbnclient_la_LDFLAGS) $(libbnclient_la_OBJECTS) $(libbnclient_la_LIBADD) $(LIBS)
! libbnnetwork.la: $(libbnnetwork_la_OBJECTS) $(libbnnetwork_la_DEPENDENCIES)
! $(LINK) -rpath $(libdir) $(libbnnetwork_la_LDFLAGS) $(libbnnetwork_la_OBJECTS) $(libbnnetwork_la_LIBADD) $(LIBS)
!
! mostlyclean-compile:
! -rm -f *.$(OBJEXT) core *.core
!
! distclean-compile:
! -rm -f *.tab.c
!
! @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/network_client.Plo@am__quote@
! @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/network_listener.Plo@am__quote@
! @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/network_master.Plo@am__quote@
! @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/network_utils.Plo@am__quote@
! @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/v31_network_client.Plo@am__quote@
! @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/v31_network_request.Plo@am__quote@
!
! distclean-depend:
! -rm -rf ./$(DEPDIR)
.c.o:
! @am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
! @am__fastdepCC_TRUE@ -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<; \
! @am__fastdepCC_TRUE@ then mv "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
! @am__fastdepCC_TRUE@ else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
! @am__fastdepCC_TRUE@ fi
! @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
! @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
! @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
! @am__fastdepCC_FALSE@ $(COMPILE) -c `test -f '$<' || echo '$(srcdir)/'`$<
!
! .c.obj:
! @am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
! @am__fastdepCC_TRUE@ -c -o $@ `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'`; \
! @am__fastdepCC_TRUE@ then mv "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
! @am__fastdepCC_TRUE@ else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
! @am__fastdepCC_TRUE@ fi
! @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
! @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
! @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
! @am__fastdepCC_FALSE@ $(COMPILE) -c `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'`
!
! .c.lo:
! @am__fastdepCC_TRUE@ if $(LTCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
! @am__fastdepCC_TRUE@ -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<; \
! @am__fastdepCC_TRUE@ then mv "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; \
! @am__fastdepCC_TRUE@ else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
! @am__fastdepCC_TRUE@ fi
! @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
! @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/$*.Plo' tmpdepfile='$(DEPDIR)/$*.TPlo' @AMDEPBACKSLASH@
! @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
! @am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<
!
! mostlyclean-libtool:
! -rm -f *.lo
!
! clean-libtool:
! -rm -rf .libs _libs
!
! distclean-libtool:
! -rm -f libtool
! uninstall-info-am:
!
! ETAGS = etags
! ETAGSFLAGS =
!
! CTAGS = ctags
! CTAGSFLAGS =
!
! tags: TAGS
!
! ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
! list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
! unique=`for i in $$list; do \
! if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
! done | \
! $(AWK) ' { files[$$0] = 1; } \
! END { for (i in files) print i; }'`; \
! mkid -fID $$unique
!
! TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
! $(TAGS_FILES) $(LISP)
! tags=; \
! here=`pwd`; \
! list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
! unique=`for i in $$list; do \
! if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
! done | \
! $(AWK) ' { files[$$0] = 1; } \
! END { for (i in files) print i; }'`; \
! test -z "$(ETAGS_ARGS)$$tags$$unique" \
! || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
! $$tags $$unique
!
! ctags: CTAGS
! CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
! $(TAGS_FILES) $(LISP)
! tags=; \
! here=`pwd`; \
! list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
! unique=`for i in $$list; do \
! if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
! done | \
! $(AWK) ' { files[$$0] = 1; } \
! END { for (i in files) print i; }'`; \
! test -z "$(CTAGS_ARGS)$$tags$$unique" \
! || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
! $$tags $$unique
!
! GTAGS:
! here=`$(am__cd) $(top_builddir) && pwd` \
! && cd $(top_srcdir) \
! && gtags -i $(GTAGS_ARGS) $$here
!
! distclean-tags:
! -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
! DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
!
! top_distdir = ../..
! distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
!
! distdir: $(DISTFILES)
! @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
! list='$(DISTFILES)'; for file in $$list; do \
! case $$file in \
! $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
! esac; \
! if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
! dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
! if test "$$dir" != "$$file" && test "$$dir" != "."; then \
! dir="/$$dir"; \
! $(mkinstalldirs) "$(distdir)$$dir"; \
! else \
! dir=''; \
! fi; \
! if test -d $$d/$$file; then \
! if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
! cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
! fi; \
! cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
! else \
! test -f $(distdir)/$$file \
! || cp -p $$d/$$file $(distdir)/$$file \
! || exit 1; \
! fi; \
! done
! check-am: all-am
! check: check-am
! all-am: Makefile $(LTLIBRARIES)
!
! installdirs:
! $(mkinstalldirs) $(DESTDIR)$(libdir)
!
! install: install-am
! install-exec: install-exec-am
! install-data: install-data-am
! uninstall: uninstall-am
!
! install-am: all-am
! @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
!
! installcheck: installcheck-am
! install-strip:
! $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
! INSTALL_STRIP_FLAG=-s \
! `test -z '$(STRIP)' || \
! echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
! mostlyclean-generic:
!
! clean-generic:
!
! distclean-generic:
! -rm -f Makefile $(CONFIG_CLEAN_FILES)
!
! maintainer-clean-generic:
! @echo "This command is intended for maintainers to use"
! @echo "it deletes files that may require special tools to rebuild."
! clean: clean-am
!
! clean-am: clean-generic clean-libLTLIBRARIES clean-libtool \
! mostlyclean-am
!
! distclean: distclean-am
!
! distclean-am: clean-am distclean-compile distclean-depend \
! distclean-generic distclean-libtool distclean-tags
!
! dvi: dvi-am
!
! dvi-am:
!
! info: info-am
!
! info-am:
!
! install-data-am:
!
! install-exec-am: install-libLTLIBRARIES
!
! install-info: install-info-am
!
! install-man:
!
! installcheck-am:
!
! maintainer-clean: maintainer-clean-am
!
! maintainer-clean-am: distclean-am maintainer-clean-generic
!
! mostlyclean: mostlyclean-am
!
! mostlyclean-am: mostlyclean-compile mostlyclean-generic \
! mostlyclean-libtool
!
! pdf: pdf-am
! pdf-am:
! ps: ps-am
! ps-am:
! uninstall-am: uninstall-info-am uninstall-libLTLIBRARIES
! .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
! clean-libLTLIBRARIES clean-libtool ctags distclean \
! distclean-compile distclean-depend distclean-generic \
! distclean-libtool distclean-tags distdir dvi dvi-am info \
! info-am install install-am install-data install-data-am \
! install-exec install-exec-am install-info install-info-am \
! install-libLTLIBRARIES install-man install-strip installcheck \
! installcheck-am installdirs maintainer-clean \
! maintainer-clean-generic mostlyclean mostlyclean-compile \
! mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
! tags uninstall uninstall-am uninstall-info-am \
! uninstall-libLTLIBRARIES
! # Tell versions [3.59,3.63) of GNU make to not export all variables.
! # Otherwise a system limit (for SysV at least) may be exceeded.
! .NOEXPORT:
--- 1,36 ----
! sysconfdir=@sysconfdir@
! srcdir=@srcdir@
! top_srcdir=@top_srcdir@
!
! CC=@CC@
! LD=@LD@
! CFLAGS=-I$(top_srcdir) -I$(top_srcdir)/src/perl @CFLAGS@
! PERL_CFLAGS=@PERL_CFLAGS@
! CPPFLAGS=@CPPFLAGS@ @DEFS@
! LIBS=@LIBS@
! AR=@arpath@
! RANLIB=@RANLIB@
! INSTALL=@INSTALL@
! LDFLAGS=-L. @LDFLAGS@
! LIBNETWORK= network_utils.o network_listener.o network_master.o
.c.o:
! $(CC) $(CFLAGS) $(CPPFLAGS) -c $<
! all: libnetwork.a
! $(LIBNETWORK): ../../config.h
! libnetwork.a: $(LIBNETWORK) v31_network_request.o
! $(AR) rv $@ $(LIBNETWORK) v31_network_request.o
! $(RANLIB) $@
! v31_network_request.o:
! $(CC) $(CFLAGS) $(PERL_CFLAGS) $(CPPFLAGS) -c v31_network_request.c
! clean:
! rm -f *.o *.a core
! distclean: clean
! rm -f Makefile *~
Index: network.h
===================================================================
RCS file: /cvsroot/benson/benson3/src/network/network.h,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -r1.4 -r1.5
*** network.h 12 May 2003 03:28:56 -0000 1.4
--- network.h 28 Sep 2003 22:26:28 -0000 1.5
***************
*** 1,2 ****
--- 1,5 ----
+ #ifndef __network_h
+ #define __network_h
+
#include <stdio.h>
#include <stdlib.h>
***************
*** 11,16 ****
#include <assert.h>
#include "config.h"
! #define DST_MAXSIZE 256
typedef struct benson_netconnect_context {
--- 14,24 ----
#include <assert.h>
#include "config.h"
+ #include "v31_request.h"
! #define DST_MAXSIZE DST_MAXSIZE_v31
! #define AGT_MAXSIZE AGT_MAXSIZE_v31
! #define SEV_MAXSIZE SEV_MAXSIZE_v31
! #define SUB_MAXSIZE SUB_MAXSIZE_v31
! #define MSG_MAXSIZE MSG_MAXSIZE_v31
typedef struct benson_netconnect_context {
***************
*** 51,52 ****
--- 59,62 ----
extern int network_listener_accept(bn_netlisten_ctx *current_ctx, bn_netaccept_ctx *connect_ctx);
extern int network_listener_accept_cleanup(bn_netaccept_ctx *connect_ctx);
+
+ #endif
Index: network_master.c
===================================================================
RCS file: /cvsroot/benson/benson3/src/network/network_master.c,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -r1.5 -r1.6
*** network_master.c 11 May 2003 08:01:12 -0000 1.5
--- network_master.c 28 Sep 2003 22:26:28 -0000 1.6
***************
*** 33,37 ****
}
! if(strstr(request_header.version, "3.1") != NULL) {
fprintf(stderr, "version %s is a 3.1 compatible protocol\n", request_header.version);
if((rc = network_request_parser_v31(&connection_ctx, &request_header)) == ERROR) {
--- 33,43 ----
}
! if((char *)strstr(request_header.version, "3.2") != NULL) {
! fprintf(stderr, "version %s is a 3.2 compatible protocol\n", request_header.version);
! // if((rc = network_request_parser_v32(&connection_ctx, &request_header)) == ERROR) {
! fprintf(stderr, "network_request_parser_v32(): An error occured while trying to parse the request.\n");
! goto CLEANUP;
! // }
! } else if((char *)strstr(request_header.version, "3.1") != NULL) {
fprintf(stderr, "version %s is a 3.1 compatible protocol\n", request_header.version);
if((rc = network_request_parser_v31(&connection_ctx, &request_header)) == ERROR) {
Index: v31_network_request.c
===================================================================
RCS file: /cvsroot/benson/benson3/src/network/v31_network_request.c,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -r1.6 -r1.7
*** v31_network_request.c 12 May 2003 03:28:56 -0000 1.6
--- v31_network_request.c 28 Sep 2003 22:26:28 -0000 1.7
***************
*** 1,4 ****
--- 1,5 ----
#include "network.h"
#include "v31_request.h"
+ #include "perl_util.h"
Index: v31_request.h
===================================================================
RCS file: /cvsroot/benson/benson3/src/network/v31_request.h,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -r1.2 -r1.3
*** v31_request.h 6 Apr 2003 23:03:31 -0000 1.2
--- v31_request.h 28 Sep 2003 22:26:28 -0000 1.3
***************
*** 10,16 ****
#define __v31_request_h
- #include <benson/perl_util.h>
-
-
#define BENSON_TRAP_v31 1
#define BENSON_ALERTLIST_v31 2
--- 10,13 ----
--- Makefile.am DELETED ---
|
|
From: Bob T. <bt...@us...> - 2003-09-27 18:27:27
|
Update of /cvsroot/benson/benson3/src In directory sc8-pr-cvs1:/tmp/cvs-serv26017 Removed Files: Makefile.am pmon.c pmon.cfg const.h Log Message: Removed some files --- Makefile.am DELETED --- --- pmon.c DELETED --- --- pmon.cfg DELETED --- --- const.h DELETED --- |
|
From: Bob T. <bt...@us...> - 2003-09-27 18:26:52
|
Update of /cvsroot/benson/benson3/src
In directory sc8-pr-cvs1:/tmp/cvs-serv25872
Added Files:
vrml_builder.c vrml_builder.h
Log Message:
Added some VRML code.
--- NEW FILE: vrml_builder.c ---
#include <stdio.h>
#include "vrml_builder.h"
int vrml_print_sphere(FILE *out, vrml_coord *p, vrml_rgb *c)
{
fprintf(out, "Transform {\n");
fprintf(out, "translation %i %i %i\n",p->x, p->y, p->z);
fprintf(out, "children [\n");
fprintf(out, "Shape {\n");
fprintf(out, "appearance Appearance {\n");
fprintf(out, "material Material {\n");
fprintf(out, "diffuseColor 0 0 0\n");
fprintf(out, "specularColor 0 0 0\n");
fprintf(out, "ambientIntensity 0.0\n");
fprintf(out, "shininess 0.0\n");
fprintf(out, "emissiveColor %i %i %i\n",c->r,c->g,c->b);
fprintf(out, "}\n");
fprintf(out, "}\n");
fprintf(out, "geometry Sphere { radius 0.5 }\n");
fprintf(out, "}\n");
fprintf(out, "]\n");
fprintf(out, "}\n");
return 0;
}
int vrml_print_header(FILE *out)
{
fprintf(out, "#VRML V2.0 utf8\n\n");
fprintf(out, "Background {\n");
fprintf(out, "skyColor 1.0 1.0 1.0\n");
fprintf(out, "}\n");
fprintf(out, "DirectionalLight {\n");
fprintf(out, "direction 0 0 -1\n");
fprintf(out, "intensity .6\n");
fprintf(out, "}\n");
return 0;
}
int vrml_print_line(FILE *out, vrml_coord *s, vrml_coord *t)
{
fprintf(out, "Shape {\n");
fprintf(out, "geometry IndexedLineSet {\n");
fprintf(out, "coord Coordinate {\n");
fprintf(out, "point [ %i %i %i, %i %i %i]\n",
s->x, s->y, s->z, t->x, t->y, t->z);
fprintf(out, "}\n");
fprintf(out, "coordIndex [ 0 1 ]\n");
fprintf(out, "color Color {\n");
fprintf(out, "color [ .3 .3 .3, .3 .3 .3]\n");
fprintf(out, "}\n");
fprintf(out, "}\n");
fprintf(out, "}\n");
return 0;
}
int vrml_set_color(vrml_rgb *c, float r, float g, float b)
{
c->r = r;
c->g = g;
c->b = b;
return 0;
}
int vrml_set_coord(vrml_coord *p, float x, float y, float z)
{
p->x = x;
p->y = y;
p->z = z;
return 0;
}
--- NEW FILE: vrml_builder.h ---
#include <stdio.h>
typedef struct xyz_coord {
int x;
int y;
int z;
} vrml_coord;
typedef struct rgb_color {
int r;
int g;
int b;
} vrml_rgb;
int vrml_print_sphere(FILE *out, vrml_coord *p, vrml_rgb *c);
int vrml_print_header(FILE *out);
int vrml_print_line(FILE *out, vrml_coord *s, vrml_coord *t);
int vrml_set_color(vrml_rgb *c, float r, float g, float b);
int vrml_set_coord(vrml_coord *p, float x, float y, float z);
|
|
From: Bob T. <bt...@us...> - 2003-09-27 18:26:46
|
Update of /cvsroot/benson/benson3/src
In directory sc8-pr-cvs1:/tmp/cvs-serv25807
Added Files:
stack.c stack.h
Log Message:
Added the preliminary stack code.
--- NEW FILE: stack.c ---
#include "stack.h"
stack_ctx *stack_create(int max_items)
{
stack_ctx *current_ctx;
current_ctx = (stack_ctx *)malloc(sizeof(stack_ctx));
memset(current_ctx, 0, sizeof(stack_ctx));
current_ctx->max_items = max_items;
return current_ctx;
}
int stack_push(stack_ctx *current_ctx, void *item)
{
int ctr = 0;
snode *ptr;
int snode_size = sizeof(snode);
if(current_ctx == NULL) {
return -1;
}
// fixme check for error
if(current_ctx->first_node == NULL) {
current_ctx->first_node = (snode *)malloc(snode_size);
memset(current_ctx->first_node, 0, snode_size);
current_ctx->first_node->node_construct = item;
} else {
ptr = current_ctx->first_node;
while(ptr->next != NULL) {
ptr = ptr->next;
ctr++;
}
// fixme check for error
ptr->next = (snode *)malloc(snode_size);
ptr = ptr->next;
memset(ptr, 0, snode_size);
ptr->node_construct = item;
}
return 0;
}
void *stack_pop(stack_ctx *current_ctx)
{
snode *ptr, *prev_ptr;
void *item;
if(current_ctx->first_node == NULL) {
return NULL;
}
ptr = current_ctx->first_node;
while(ptr->next != NULL) {
prev_ptr = ptr;
ptr = ptr->next;
}
item = ptr->node_construct;
// fixme
memset(ptr, 0, sizeof(snode));
free(ptr);
prev_ptr->next = NULL;
return item;
}
int stack_destroy(stack_ctx *current_ctx)
{
snode *ptr, *prev_ptr;
if(current_ctx->first_node == NULL) {
return ERROR;
}
ptr = current_ctx->first_node;
while(ptr->next != NULL) {
prev_ptr = ptr;
ptr = ptr->next;
memset(prev_ptr, 0, sizeof(snode));
free(prev_ptr);
}
memset(ptr, 0, sizeof(snode));
free(ptr);
return GOOD;
}
--- NEW FILE: stack.h ---
#include <stdio.h>
#include <benson/const.h>
typedef struct stack_node {
void *node_construct;
struct stack_node *next;
} snode;
typedef struct stack_context {
int max_items;
snode *first_node;
} stack_ctx;
stack_ctx *stack_create(int max_items);
int stack_push(stack_ctx *current_ctx, void *item);
void *stack_pop(stack_ctx *current_ctx);
|
|
From: Bob T. <bt...@us...> - 2003-08-22 03:58:26
|
Update of /cvsroot/benson/benson3 In directory sc8-pr-cvs1:/tmp/cvs-serv32171 Modified Files: NEWS README Log Message: Updated some of the NEWS and README files. Index: NEWS =================================================================== RCS file: /cvsroot/benson/benson3/NEWS,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -r1.1.1.1 -r1.2 *** NEWS 12 Aug 2001 21:20:16 -0000 1.1.1.1 --- NEWS 21 Aug 2003 01:04:58 -0000 1.2 *************** *** 0 **** --- 1 ---- + 100% free of SCO code Index: README =================================================================== RCS file: /cvsroot/benson/benson3/README,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -r1.1.1.1 -r1.2 *** README 12 Aug 2001 21:20:16 -0000 1.1.1.1 --- README 21 Aug 2003 01:04:58 -0000 1.2 *************** *** 0 **** --- 1,7 ---- + Hey! You! Are you actually using this? Send me an email: + bt...@ne... + + I would love to hear if you are using it, or if you think, there is no way + in hell you would use it. Either way, let me know...please! + + BKT |
|
From: Bob T. <bt...@us...> - 2003-08-22 00:11:40
|
Update of /cvsroot/benson/benson3/autom4te.cache
In directory sc8-pr-cvs1:/tmp/cvs-serv18872/autom4te.cache
Modified Files:
requests
Log Message:
Some of the latest additions.
Index: requests
===================================================================
RCS file: /cvsroot/benson/benson3/autom4te.cache/requests,v
retrieving revision 1.9
retrieving revision 1.10
diff -C2 -r1.9 -r1.10
*** requests 12 May 2003 03:28:55 -0000 1.9
--- requests 22 Aug 2003 00:11:33 -0000 1.10
***************
*** 17,33 ****
{
'm4_pattern_forbid' => 1,
- 'AC_C_VOLATILE' => 1,
'AC_TYPE_OFF_T' => 1,
'AC_FUNC_CLOSEDIR_VOID' => 1,
'AC_REPLACE_FNMATCH' => 1,
'AC_PROG_LIBTOOL' => 1,
'AC_FUNC_STAT' => 1,
- 'AC_HEADER_TIME' => 1,
'AC_FUNC_WAIT3' => 1,
! 'AC_FUNC_LSTAT' => 1,
! 'AM_AUTOMAKE_VERSION' => 1,
'AC_STRUCT_TM' => 1,
! 'AC_TYPE_MODE_T' => 1,
'AC_FUNC_GETMNTENT' => 1,
'AC_CHECK_HEADERS' => 1,
'AC_FUNC_STRTOD' => 1,
--- 17,33 ----
{
'm4_pattern_forbid' => 1,
'AC_TYPE_OFF_T' => 1,
+ 'AC_C_VOLATILE' => 1,
'AC_FUNC_CLOSEDIR_VOID' => 1,
'AC_REPLACE_FNMATCH' => 1,
'AC_PROG_LIBTOOL' => 1,
'AC_FUNC_STAT' => 1,
'AC_FUNC_WAIT3' => 1,
! 'AC_HEADER_TIME' => 1,
'AC_STRUCT_TM' => 1,
! 'AM_AUTOMAKE_VERSION' => 1,
! 'AC_FUNC_LSTAT' => 1,
'AC_FUNC_GETMNTENT' => 1,
+ 'AC_TYPE_MODE_T' => 1,
'AC_CHECK_HEADERS' => 1,
'AC_FUNC_STRTOD' => 1,
***************
*** 52,59 ****
'AC_FUNC_STRERROR_R' => 1,
'AC_PROG_CC' => 1,
- 'AC_FUNC_FORK' => 1,
'AC_DECL_SYS_SIGLIST' => 1,
! 'AC_FUNC_STRCOLL' => 1,
'AC_FUNC_VPRINTF' => 1,
'AC_PROG_YACC' => 1,
'AC_STRUCT_TIMEZONE' => 1,
--- 52,59 ----
'AC_FUNC_STRERROR_R' => 1,
'AC_PROG_CC' => 1,
'AC_DECL_SYS_SIGLIST' => 1,
! 'AC_FUNC_FORK' => 1,
'AC_FUNC_VPRINTF' => 1,
+ 'AC_FUNC_STRCOLL' => 1,
'AC_PROG_YACC' => 1,
'AC_STRUCT_TIMEZONE' => 1,
***************
*** 80,86 ****
'AC_PROG_CPP' => 1,
'AC_C_INLINE' => 1,
- 'AC_PROG_LEX' => 1,
- 'AC_TYPE_PID_T' => 1,
'AC_C_CONST' => 1,
'AC_CONFIG_FILES' => 1,
'include' => 1,
--- 80,86 ----
'AC_PROG_CPP' => 1,
'AC_C_INLINE' => 1,
'AC_C_CONST' => 1,
+ 'AC_TYPE_PID_T' => 1,
+ 'AC_PROG_LEX' => 1,
'AC_CONFIG_FILES' => 1,
'include' => 1,
***************
*** 88,93 ****
'AC_PROG_INSTALL' => 1,
'AM_GNU_GETTEXT' => 1,
- 'AC_CHECK_LIB' => 1,
'AC_FUNC_OBSTACK' => 1,
'AC_FUNC_MALLOC' => 1,
'AC_FUNC_GETGROUPS' => 1,
--- 88,93 ----
'AC_PROG_INSTALL' => 1,
'AM_GNU_GETTEXT' => 1,
'AC_FUNC_OBSTACK' => 1,
+ 'AC_CHECK_LIB' => 1,
'AC_FUNC_MALLOC' => 1,
'AC_FUNC_GETGROUPS' => 1,
***************
*** 96,106 ****
'AC_FUNC_FSEEKO' => 1,
'AM_PROG_CC_C_O' => 1,
- 'AM_CONDITIONAL' => 1,
- 'AC_CANONICAL_SYSTEM' => 1,
'AC_FUNC_MKTIME' => 1,
'AC_CONFIG_HEADERS' => 1,
'AC_HEADER_SYS_WAIT' => 1,
- 'AC_PROG_LN_S' => 1,
'AC_FUNC_MEMCMP' => 1,
'm4_include' => 1,
'AC_HEADER_DIRENT' => 1,
--- 96,106 ----
'AC_FUNC_FSEEKO' => 1,
'AM_PROG_CC_C_O' => 1,
'AC_FUNC_MKTIME' => 1,
+ 'AC_CANONICAL_SYSTEM' => 1,
+ 'AM_CONDITIONAL' => 1,
'AC_CONFIG_HEADERS' => 1,
'AC_HEADER_SYS_WAIT' => 1,
'AC_FUNC_MEMCMP' => 1,
+ 'AC_PROG_LN_S' => 1,
'm4_include' => 1,
'AC_HEADER_DIRENT' => 1,
***************
*** 121,137 ****
{
'm4_pattern_forbid' => 1,
- 'AC_C_VOLATILE' => 1,
'AC_TYPE_OFF_T' => 1,
'AC_FUNC_CLOSEDIR_VOID' => 1,
'AC_REPLACE_FNMATCH' => 1,
'AC_PROG_LIBTOOL' => 1,
'AC_FUNC_STAT' => 1,
- 'AC_HEADER_TIME' => 1,
'AC_FUNC_WAIT3' => 1,
! 'AC_FUNC_LSTAT' => 1,
! 'AM_AUTOMAKE_VERSION' => 1,
'AC_STRUCT_TM' => 1,
! 'AC_TYPE_MODE_T' => 1,
'AC_FUNC_GETMNTENT' => 1,
'AC_CHECK_HEADERS' => 1,
'AC_FUNC_STRTOD' => 1,
--- 121,137 ----
{
'm4_pattern_forbid' => 1,
'AC_TYPE_OFF_T' => 1,
+ 'AC_C_VOLATILE' => 1,
'AC_FUNC_CLOSEDIR_VOID' => 1,
'AC_REPLACE_FNMATCH' => 1,
'AC_PROG_LIBTOOL' => 1,
'AC_FUNC_STAT' => 1,
'AC_FUNC_WAIT3' => 1,
! 'AC_HEADER_TIME' => 1,
'AC_STRUCT_TM' => 1,
! 'AM_AUTOMAKE_VERSION' => 1,
! 'AC_FUNC_LSTAT' => 1,
'AC_FUNC_GETMNTENT' => 1,
+ 'AC_TYPE_MODE_T' => 1,
'AC_CHECK_HEADERS' => 1,
'AC_FUNC_STRTOD' => 1,
***************
*** 156,163 ****
'AC_FUNC_STRERROR_R' => 1,
'AC_PROG_CC' => 1,
- 'AC_FUNC_FORK' => 1,
'AC_DECL_SYS_SIGLIST' => 1,
! 'AC_FUNC_STRCOLL' => 1,
'AC_FUNC_VPRINTF' => 1,
'AC_PROG_YACC' => 1,
'AC_STRUCT_TIMEZONE' => 1,
--- 156,163 ----
'AC_FUNC_STRERROR_R' => 1,
'AC_PROG_CC' => 1,
'AC_DECL_SYS_SIGLIST' => 1,
! 'AC_FUNC_FORK' => 1,
'AC_FUNC_VPRINTF' => 1,
+ 'AC_FUNC_STRCOLL' => 1,
'AC_PROG_YACC' => 1,
'AC_STRUCT_TIMEZONE' => 1,
***************
*** 184,190 ****
'AC_PROG_CPP' => 1,
'AC_C_INLINE' => 1,
- 'AC_PROG_LEX' => 1,
- 'AC_TYPE_PID_T' => 1,
'AC_C_CONST' => 1,
'AC_CONFIG_FILES' => 1,
'include' => 1,
--- 184,190 ----
'AC_PROG_CPP' => 1,
'AC_C_INLINE' => 1,
'AC_C_CONST' => 1,
+ 'AC_TYPE_PID_T' => 1,
+ 'AC_PROG_LEX' => 1,
'AC_CONFIG_FILES' => 1,
'include' => 1,
***************
*** 192,197 ****
'AC_PROG_INSTALL' => 1,
'AM_GNU_GETTEXT' => 1,
- 'AC_CHECK_LIB' => 1,
'AC_FUNC_OBSTACK' => 1,
'AC_FUNC_MALLOC' => 1,
'AC_FUNC_GETGROUPS' => 1,
--- 192,197 ----
'AC_PROG_INSTALL' => 1,
'AM_GNU_GETTEXT' => 1,
'AC_FUNC_OBSTACK' => 1,
+ 'AC_CHECK_LIB' => 1,
'AC_FUNC_MALLOC' => 1,
'AC_FUNC_GETGROUPS' => 1,
***************
*** 200,210 ****
'AC_FUNC_FSEEKO' => 1,
'AM_PROG_CC_C_O' => 1,
- 'AM_CONDITIONAL' => 1,
- 'AC_CANONICAL_SYSTEM' => 1,
'AC_FUNC_MKTIME' => 1,
'AC_CONFIG_HEADERS' => 1,
'AC_HEADER_SYS_WAIT' => 1,
- 'AC_PROG_LN_S' => 1,
'AC_FUNC_MEMCMP' => 1,
'm4_include' => 1,
'AC_HEADER_DIRENT' => 1,
--- 200,210 ----
'AC_FUNC_FSEEKO' => 1,
'AM_PROG_CC_C_O' => 1,
'AC_FUNC_MKTIME' => 1,
+ 'AC_CANONICAL_SYSTEM' => 1,
+ 'AM_CONDITIONAL' => 1,
'AC_CONFIG_HEADERS' => 1,
'AC_HEADER_SYS_WAIT' => 1,
'AC_FUNC_MEMCMP' => 1,
+ 'AC_PROG_LN_S' => 1,
'm4_include' => 1,
'AC_HEADER_DIRENT' => 1,
|
|
From: Bob T. <bt...@us...> - 2003-08-22 00:11:39
|
Update of /cvsroot/benson/benson3
In directory sc8-pr-cvs1:/tmp/cvs-serv18872
Modified Files:
configure configure.in
Log Message:
Some of the latest additions.
Index: configure
===================================================================
RCS file: /cvsroot/benson/benson3/configure,v
retrieving revision 1.50
retrieving revision 1.51
diff -C2 -r1.50 -r1.51
*** configure 2 Apr 2003 19:21:19 -0000 1.50
--- configure 22 Aug 2003 00:11:32 -0000 1.51
***************
*** 1030,1033 ****
--- 1030,1034 ----
--with-pic try to use only PIC/non-PIC objects default=use both
--with-x use the X Window System
+ --with-pgsql=dir Find PostgreSQL libraries for Perl support below dir
--with-perl=dir Find Perl libraries for Perl support below dir
--with-python=dir Find Python libraries for Python support below dir
***************
*** 4751,4755 ****
*-*-irix6*)
# Find out which ABI we are using.
! echo '#line 4753 "configure"' > conftest.$ac_ext
if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
(eval $ac_compile) 2>&5
--- 4752,4756 ----
*-*-irix6*)
# Find out which ABI we are using.
! echo '#line 4754 "configure"' > conftest.$ac_ext
if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
(eval $ac_compile) 2>&5
***************
*** 5280,5284 ****
CFLAGS="$CFLAGS -o out/conftest2.$ac_objext"
compiler_c_o=no
! if { (eval echo configure:5282: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>out/conftest.err; } && test -s out/conftest2.$ac_objext; then
# The compiler can only warn and ignore the option if not recognized
# So say no if there are warnings
--- 5281,5285 ----
CFLAGS="$CFLAGS -o out/conftest2.$ac_objext"
compiler_c_o=no
! if { (eval echo configure:5283: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>out/conftest.err; } && test -s out/conftest2.$ac_objext; then
# The compiler can only warn and ignore the option if not recognized
# So say no if there are warnings
***************
*** 7112,7116 ****
lt_status=$lt_dlunknown
cat > conftest.$ac_ext <<EOF
! #line 7114 "configure"
#include "confdefs.h"
--- 7113,7117 ----
lt_status=$lt_dlunknown
cat > conftest.$ac_ext <<EOF
! #line 7115 "configure"
#include "confdefs.h"
***************
*** 7210,7214 ****
lt_status=$lt_dlunknown
cat > conftest.$ac_ext <<EOF
! #line 7212 "configure"
#include "confdefs.h"
--- 7211,7215 ----
lt_status=$lt_dlunknown
cat > conftest.$ac_ext <<EOF
! #line 7213 "configure"
#include "confdefs.h"
***************
*** 9387,9390 ****
--- 9388,9399 ----
+ # Check whether --with-pgsql or --without-pgsql was given.
+ if test "${with_pgsql+set}" = set; then
+ withval="$with_pgsql"
+ pgsql_dir=$withval
+ else
+ with_pgsql=yes
+ fi;
+
# Check whether --with-perl or --without-perl was given.
if test "${with_perl+set}" = set; then
***************
*** 9448,9451 ****
--- 9457,9465 ----
use_profile=no
fi;
+
+ if test X"$with_pgsql" != Xno; then
+ CPPFLAGS="$CPPFLAGS -I$pgsql_dir/include"
+ LDFLAGS="$LDFLAGS -R$pgsql_dir/lib -L$pgsql_dir/lib"
+ fi
if test X"$with_expat" != Xno; then
Index: configure.in
===================================================================
RCS file: /cvsroot/benson/benson3/configure.in,v
retrieving revision 1.47
retrieving revision 1.48
diff -C2 -r1.47 -r1.48
*** configure.in 2 Apr 2003 19:21:22 -0000 1.47
--- configure.in 22 Aug 2003 00:11:32 -0000 1.48
***************
*** 51,54 ****
--- 51,55 ----
AC_PREREQ(2.52)
+ AC_ARG_WITH(pgsql, [ --with-pgsql=dir Find PostgreSQL libraries for Perl support below dir],pgsql_dir=$withval, with_pgsql=yes)
AC_ARG_WITH(perl, [ --with-perl=dir Find Perl libraries for Perl support below dir],perl_dir=$withval, with_perl=yes)
AC_ARG_WITH(python, [ --with-python=dir Find Python libraries for Python support below dir],python_dir=$withval, with_python=no)
***************
*** 59,62 ****
--- 60,68 ----
AC_ARG_ENABLE(debug, [ --enable-debug Compile using -g], use_debug=$enableval,use_debug=no)
AC_ARG_ENABLE(profile, [ --enable-profiling Compile using -pg], use_profile=$enableval, use_profile=no)
+
+ if test X"$with_pgsql" != Xno; then
+ CPPFLAGS="$CPPFLAGS -I$pgsql_dir/include"
+ LDFLAGS="$LDFLAGS -R$pgsql_dir/lib -L$pgsql_dir/lib"
+ fi
if test X"$with_expat" != Xno; then
|
|
From: Bob T. <bt...@us...> - 2003-08-22 00:11:39
|
Update of /cvsroot/benson/benson3/scripts/cgi
In directory sc8-pr-cvs1:/tmp/cvs-serv18872/scripts/cgi
Modified Files:
test_suppress.tmpl
Log Message:
Some of the latest additions.
Index: test_suppress.tmpl
===================================================================
RCS file: /cvsroot/benson/benson3/scripts/cgi/test_suppress.tmpl,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -r1.2 -r1.3
*** test_suppress.tmpl 5 Nov 2002 05:00:57 -0000 1.2
--- test_suppress.tmpl 22 Aug 2003 00:11:33 -0000 1.3
***************
*** 80,88 ****
print "2) Alert suppression test\n";
! print "\tsubmitting suppression......";
! print "\tsubmitting alert............";
! print "\tchecking alert status.......";
! print "\tclean up alert..............";
! print "\tclean up suppression........";
if($test2a && $test2b && $test2c && $test2d && $test2e) {
print "Suppress: PASS\n";
--- 80,88 ----
print "2) Alert suppression test\n";
! print "\tsubmitting suppression......\n";
! print "\tsubmitting alert............\n";
! print "\tchecking alert status.......\n";
! print "\tclean up alert..............\n";
! print "\tclean up suppression........\n";
if($test2a && $test2b && $test2c && $test2d && $test2e) {
print "Suppress: PASS\n";
***************
*** 98,106 ****
print "3) Suppression removal test\n";
! print "\tsubmitting suppression......";
! print "\tchecking suppression........";
! print "\tremoving suppression........";
! print "\tchecking suppression........";
! print "\tclean up suppression........";
if($test3a && $test3b && $test3c && $test3d && $test3e) {
print "Removal: PASS\n";
--- 98,106 ----
print "3) Suppression removal test\n";
! print "\tsubmitting suppression......\n";
! print "\tchecking suppression........\n";
! print "\tremoving suppression........\n";
! print "\tchecking suppression........\n";
! print "\tclean up suppression........\n";
if($test3a && $test3b && $test3c && $test3d && $test3e) {
print "Removal: PASS\n";
|
|
From: Bob T. <bt...@us...> - 2003-08-22 00:10:45
|
Update of /cvsroot/benson/benson3/src/monitors/disk In directory sc8-pr-cvs1:/tmp/cvs-serv18743/monitors/disk Modified Files: vfs_scan.h Log Message: Fixing the disk monitor, but it is slow going. Index: vfs_scan.h =================================================================== RCS file: /cvsroot/benson/benson3/src/monitors/disk/vfs_scan.h,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -r1.1 -r1.2 *** vfs_scan.h 14 Mar 2003 02:26:33 -0000 1.1 --- vfs_scan.h 22 Aug 2003 00:10:35 -0000 1.2 *************** *** 1,4 **** - #include <benson/benson.h> #include <stdio.h> #ifdef LINUX --- 1,4 ---- #include <stdio.h> + #include <benson/benson.h> #ifdef LINUX |
|
From: Bob T. <bt...@us...> - 2003-08-22 00:10:43
|
Update of /cvsroot/benson/benson3/src/tests/monitors
In directory sc8-pr-cvs1:/tmp/cvs-serv18743/tests/monitors
Modified Files:
Makefile.am Makefile.in disklibtest.c
Log Message:
Fixing the disk monitor, but it is slow going.
Index: Makefile.am
===================================================================
RCS file: /cvsroot/benson/benson3/src/tests/monitors/Makefile.am,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -r1.4 -r1.5
*** Makefile.am 25 Apr 2003 02:39:31 -0000 1.4
--- Makefile.am 22 Aug 2003 00:10:35 -0000 1.5
***************
*** 6,12 ****
@PERL_LDFLAGS@
disklibtest_SOURCES = disklibtest.c
! disklibtest_LDADD = @top_srcdir@/src/monitors/disk/libbndisk.la \
! @top_srcdir@/src/perl/libbnperl.la \
! @PERL_LDFLAGS@
diskmontest_SOURCES = diskmontest.c
diskmontest_LDADD = @top_srcdir@/src/libbenson.la \
--- 6,13 ----
@PERL_LDFLAGS@
disklibtest_SOURCES = disklibtest.c
! disklibtest_LDADD = @top_srcdir@/src/monitors/disk/libbndisk.la
! # @top_srcdir@/src/perl/libbnperl.la \
! # @top_srcdir@/src/monitors/libbnmonitors.la \
! # @PERL_LDFLAGS@
diskmontest_SOURCES = diskmontest.c
diskmontest_LDADD = @top_srcdir@/src/libbenson.la \
Index: Makefile.in
===================================================================
RCS file: /cvsroot/benson/benson3/src/tests/monitors/Makefile.in,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -r1.4 -r1.5
*** Makefile.in 25 Apr 2003 02:39:31 -0000 1.4
--- Makefile.in 22 Aug 2003 00:10:35 -0000 1.5
***************
*** 146,153 ****
disklibtest_SOURCES = disklibtest.c
! disklibtest_LDADD = @top_srcdir@/src/monitors/disk/libbndisk.la \
! @top_srcdir@/src/perl/libbnperl.la \
! @PERL_LDFLAGS@
!
diskmontest_SOURCES = diskmontest.c
diskmontest_LDADD = @top_srcdir@/src/libbenson.la \
--- 146,153 ----
disklibtest_SOURCES = disklibtest.c
! disklibtest_LDADD = @top_srcdir@/src/monitors/disk/libbndisk.la
! # @top_srcdir@/src/perl/libbnperl.la \
! # @top_srcdir@/src/monitors/libbnmonitors.la \
! # @PERL_LDFLAGS@
diskmontest_SOURCES = diskmontest.c
diskmontest_LDADD = @top_srcdir@/src/libbenson.la \
***************
*** 167,172 ****
am_disklibtest_OBJECTS = disklibtest.$(OBJEXT)
disklibtest_OBJECTS = $(am_disklibtest_OBJECTS)
! disklibtest_DEPENDENCIES = @top_srcdir@/src/monitors/disk/libbndisk.la \
! @top_srcdir@/src/perl/libbnperl.la
disklibtest_LDFLAGS =
am_diskmontest_OBJECTS = diskmontest.$(OBJEXT)
--- 167,171 ----
am_disklibtest_OBJECTS = disklibtest.$(OBJEXT)
disklibtest_OBJECTS = $(am_disklibtest_OBJECTS)
! disklibtest_DEPENDENCIES = @top_srcdir@/src/monitors/disk/libbndisk.la
disklibtest_LDFLAGS =
am_diskmontest_OBJECTS = diskmontest.$(OBJEXT)
Index: disklibtest.c
===================================================================
RCS file: /cvsroot/benson/benson3/src/tests/monitors/disklibtest.c,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -r1.1 -r1.2
*** disklibtest.c 14 Mar 2003 02:26:33 -0000 1.1
--- disklibtest.c 22 Aug 2003 00:10:35 -0000 1.2
***************
*** 11,15 ****
ptr_vfsstat_current = ctx.vfs_list;
while(ptr_vfsstat_current->next != NULL) {
! printf("%s\n", ptr_vfsstat_current->vfsname);
ptr_vfsstat_current = ptr_vfsstat_current->next;
}
--- 11,15 ----
ptr_vfsstat_current = ctx.vfs_list;
while(ptr_vfsstat_current->next != NULL) {
! fprintf(stdout, "%s\n", ptr_vfsstat_current->vfsname);
ptr_vfsstat_current = ptr_vfsstat_current->next;
}
|