This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by ipsec-tools configure 0.8.0, which was generated by GNU Autoconf 2.67. Invocation command line was $ ./configure --enable-shared --sysconfdir=/usr/local/etc/racoon --localstatedir=/var/db --with-pkgversion=freebsd-0.8.0 --enable-debug --enable-ipv6 --enable-adminport --enable-stats --enable-dpd --enable-natt=yes --enable-frag --enable-hybrid --without-libpam --disable-gssapi --with-libradius --without-libldap --disable-samode-unspec --disable-rc5 --disable-idea --prefix=/usr/local --mandir=/usr/local/man --infodir=/usr/local/info/ --build=i386-portbld-freebsd10.0 ## --------- ## ## Platform. ## ## --------- ## hostname = elwix.aitnet.org uname -m = i386 uname -r = 10.0-CURRENT uname -s = FreeBSD uname -v = FreeBSD 10.0-CURRENT #15: Wed Jan 11 15:00:02 EET 2012 root@elwix.aitnet.org:/usr/obj/usr/src/sys/GENERIC /usr/bin/uname -p = i386 /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /home/misho/bin PATH: /bin PATH: /sbin PATH: /usr/bin PATH: /usr/sbin PATH: /usr/X11R6/bin PATH: /usr/pkg/bin PATH: /usr/pkg/sbin PATH: /usr/games PATH: /usr/local/bin PATH: /usr/local/sbin PATH: /opt/ccm/bin PATH: /exports/home/misho/work/burner/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2529: checking for a BSD-compatible install configure:2597: result: /usr/bin/install -c -o root -g wheel configure:2608: checking whether build environment is sane configure:2658: result: yes configure:2799: checking for a thread-safe mkdir -p configure:2838: result: ./install-sh -c -d configure:2851: checking for gawk configure:2867: found /usr/X11R6/bin/gawk configure:2878: result: gawk configure:2889: checking whether make sets $(MAKE) configure:2911: result: yes configure:3072: checking for gcc configure:3099: result: cc configure:3328: checking for C compiler version configure:3337: cc --version >&5 cc (GCC) 4.2.1 20070831 patched [FreeBSD] Copyright (C) 2007 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:3348: $? = 0 configure:3337: cc -v >&5 Using built-in specs. Target: i386-undermydesk-freebsd Configured with: FreeBSD/i386 system compiler Thread model: posix gcc version 4.2.1 20070831 patched [FreeBSD] configure:3348: $? = 0 configure:3337: cc -V >&5 cc: '-V' option must have argument configure:3348: $? = 1 configure:3337: cc -qversion >&5 cc: unrecognized option '-qversion' cc: No input files specified configure:3348: $? = 1 configure:3368: checking whether the C compiler works configure:3390: cc -pipe -g -rpath=/usr/lib:/usr/local/lib conftest.c >&5 configure:3394: $? = 0 configure:3442: result: yes configure:3445: checking for C compiler default output file name configure:3447: result: a.out configure:3453: checking for suffix of executables configure:3460: cc -o conftest -pipe -g -rpath=/usr/lib:/usr/local/lib conftest.c >&5 configure:3464: $? = 0 configure:3486: result: configure:3508: checking whether we are cross compiling configure:3516: cc -o conftest -pipe -g -rpath=/usr/lib:/usr/local/lib conftest.c >&5 configure:3520: $? = 0 configure:3527: ./conftest configure:3531: $? = 0 configure:3546: result: no configure:3551: checking for suffix of object files configure:3573: cc -c -pipe -g conftest.c >&5 configure:3577: $? = 0 configure:3598: result: o configure:3602: checking whether we are using the GNU C compiler configure:3621: cc -c -pipe -g conftest.c >&5 configure:3621: $? = 0 configure:3630: result: yes configure:3639: checking whether cc accepts -g configure:3659: cc -c -g conftest.c >&5 configure:3659: $? = 0 configure:3700: result: yes configure:3717: checking for cc option to accept ISO C89 configure:3781: cc -c -pipe -g conftest.c >&5 configure:3781: $? = 0 configure:3794: result: none needed configure:3825: checking for style of include used by make configure:3853: result: GNU configure:3878: checking dependency style of cc configure:3988: result: gcc3 configure:4051: checking for gcc configure:4078: result: cc configure:4307: checking for C compiler version configure:4316: cc --version >&5 cc (GCC) 4.2.1 20070831 patched [FreeBSD] Copyright (C) 2007 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:4327: $? = 0 configure:4316: cc -v >&5 Using built-in specs. Target: i386-undermydesk-freebsd Configured with: FreeBSD/i386 system compiler Thread model: posix gcc version 4.2.1 20070831 patched [FreeBSD] configure:4327: $? = 0 configure:4316: cc -V >&5 cc: '-V' option must have argument configure:4327: $? = 1 configure:4316: cc -qversion >&5 cc: unrecognized option '-qversion' cc: No input files specified configure:4327: $? = 1 configure:4331: checking whether we are using the GNU C compiler configure:4359: result: yes configure:4368: checking whether cc accepts -g configure:4429: result: yes configure:4446: checking for cc option to accept ISO C89 configure:4523: result: none needed configure:4545: checking dependency style of cc configure:4655: result: gcc3 configure:4679: checking how to run the C preprocessor configure:4749: result: cpp configure:4769: cpp conftest.c configure:4769: $? = 0 configure:4783: cpp conftest.c conftest.c:11:28: error: ac_nonexistent.h: No such file or directory configure:4783: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ipsec-tools" | #define PACKAGE_TARNAME "ipsec-tools" | #define PACKAGE_VERSION "0.8.0" | #define PACKAGE_STRING "ipsec-tools 0.8.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "ipsec-tools" | #define VERSION "0.8.0" | /* end confdefs.h. */ | #include configure:4812: checking for grep that handles long lines and -e configure:4870: result: /usr/bin/grep configure:4875: checking for egrep configure:4937: result: /usr/bin/grep -E configure:4942: checking for ANSI C header files configure:4962: cc -c -pipe -g conftest.c >&5 configure:4962: $? = 0 configure:5035: cc -o conftest -pipe -g -rpath=/usr/lib:/usr/local/lib conftest.c >&5 configure:5035: $? = 0 configure:5035: ./conftest configure:5035: $? = 0 configure:5046: result: yes configure:5083: checking build system type configure:5097: result: i386-portbld-freebsd10.0 configure:5117: checking host system type configure:5130: result: i386-portbld-freebsd10.0 configure:5150: checking for a sed that does not truncate output configure:5214: result: /usr/bin/sed configure:5232: checking for fgrep configure:5294: result: /usr/bin/grep -F configure:5329: checking for ld used by cc configure:5396: result: /usr/bin/ld configure:5403: checking if the linker (/usr/bin/ld) is GNU ld configure:5418: result: yes configure:5430: checking for BSD- or MS-compatible name lister (nm) configure:5479: result: /usr/bin/nm -B configure:5597: checking the name lister (/usr/bin/nm -B) interface configure:5604: cc -c -pipe -g conftest.c >&5 configure:5607: /usr/bin/nm -B "conftest.o" configure:5610: output 00000000 B some_variable configure:5617: result: BSD nm configure:5620: checking whether ln -s works configure:5624: result: yes configure:5632: checking the maximum length of command line arguments configure:5752: result: 262144 configure:5769: checking whether the shell understands some XSI constructs configure:5779: result: yes configure:5783: checking whether the shell understands "+=" configure:5789: result: no configure:5824: checking for /usr/bin/ld option to reload object files configure:5831: result: -r configure:5900: checking for objdump configure:5916: found /usr/bin/objdump configure:5927: result: objdump configure:5959: checking how to recognize dependent libraries configure:6155: result: pass_all configure:6215: checking for ar configure:6231: found /usr/bin/ar configure:6242: result: ar configure:6320: checking for strip configure:6336: found /usr/bin/strip configure:6347: result: strip configure:6419: checking for ranlib configure:6435: found /usr/bin/ranlib configure:6446: result: ranlib configure:6536: checking command to parse /usr/bin/nm -B output from cc object configure:6654: cc -c -pipe -g conftest.c >&5 configure:6657: $? = 0 configure:6661: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm configure:6664: $? = 0 configure:6718: cc -o conftest -pipe -g -rpath=/usr/lib:/usr/local/lib conftest.c conftstm.o >&5 configure:6721: $? = 0 configure:6759: result: ok configure:7567: checking for sys/types.h configure:7567: cc -c -pipe -g conftest.c >&5 configure:7567: $? = 0 configure:7567: result: yes configure:7567: checking for sys/stat.h configure:7567: cc -c -pipe -g conftest.c >&5 configure:7567: $? = 0 configure:7567: result: yes configure:7567: checking for stdlib.h configure:7567: cc -c -pipe -g conftest.c >&5 configure:7567: $? = 0 configure:7567: result: yes configure:7567: checking for string.h configure:7567: cc -c -pipe -g conftest.c >&5 configure:7567: $? = 0 configure:7567: result: yes configure:7567: checking for memory.h configure:7567: cc -c -pipe -g conftest.c >&5 configure:7567: $? = 0 configure:7567: result: yes configure:7567: checking for strings.h configure:7567: cc -c -pipe -g conftest.c >&5 configure:7567: $? = 0 configure:7567: result: yes configure:7567: checking for inttypes.h configure:7567: cc -c -pipe -g conftest.c >&5 configure:7567: $? = 0 configure:7567: result: yes configure:7567: checking for stdint.h configure:7567: cc -c -pipe -g conftest.c >&5 configure:7567: $? = 0 configure:7567: result: yes configure:7567: checking for unistd.h configure:7567: cc -c -pipe -g conftest.c >&5 configure:7567: $? = 0 configure:7567: result: yes configure:7581: checking for dlfcn.h configure:7581: cc -c -pipe -g conftest.c >&5 configure:7581: $? = 0 configure:7581: result: yes configure:7735: checking for objdir configure:7750: result: .libs configure:8042: checking if cc supports -fno-rtti -fno-exceptions configure:8060: cc -c -pipe -g -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C configure:8064: $? = 0 configure:8077: result: no configure:8097: checking for cc option to produce PIC configure:8369: result: -fPIC -DPIC configure:8381: checking if cc PIC flag -fPIC -DPIC works configure:8399: cc -c -pipe -g -fPIC -DPIC -DPIC conftest.c >&5 configure:8403: $? = 0 configure:8416: result: yes configure:8440: checking if cc static flag -static works configure:8468: result: yes configure:8483: checking if cc supports -c -o file.o configure:8504: cc -c -pipe -g -o out/conftest2.o conftest.c >&5 configure:8508: $? = 0 configure:8530: result: yes configure:8538: checking if cc supports -c -o file.o configure:8585: result: yes configure:8618: checking whether the cc linker (/usr/bin/ld) supports shared libraries configure:9609: result: yes configure:9646: checking whether -lc should be explicitly linked in configure:9651: cc -c -pipe -g conftest.c >&5 configure:9654: $? = 0 configure:9669: cc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1 configure:9672: $? = 0 configure:9684: result: no configure:9848: checking dynamic linker characteristics configure:10511: result: freebsd10.0 ld.so configure:10613: checking how to hardcode library paths into programs configure:10638: result: immediate configure:11158: checking whether stripping libraries is possible configure:11163: result: yes configure:11198: checking if libtool supports shared libraries configure:11200: result: yes configure:11203: checking whether to build shared libraries configure:11224: result: yes configure:11227: checking whether to build static libraries configure:11231: result: yes configure:11270: checking for bison configure:11286: found /usr/X11R6/bin/bison configure:11297: result: bison -y configure:11313: checking for flex configure:11329: found /usr/bin/flex configure:11340: result: flex configure:11377: flex conftest.l configure:11381: $? = 0 configure:11383: checking lex output file root configure:11397: result: lex.yy configure:11402: checking lex library configure:11416: cc -o conftest -pipe -g -rpath=/usr/lib:/usr/local/lib conftest.c >&5 conftest.l: In function 'yylex': conftest.l:6: warning: comparison between pointer and integer conftest.l:6: warning: assignment makes pointer from integer without a cast /tmp//cclOoT7I.o: In function `yylex': /usr/ports/security/ipsec-tools/work/ipsec-tools-0.8.0/lex.yy.c:752: undefined reference to `yywrap' /tmp//cclOoT7I.o: In function `input': /usr/ports/security/ipsec-tools/work/ipsec-tools-0.8.0/lex.yy.c:1108: undefined reference to `yywrap' /tmp//cclOoT7I.o: In function `main': /usr/ports/security/ipsec-tools/work/ipsec-tools-0.8.0/conftest.l:16: undefined reference to `yywrap' configure:11416: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ipsec-tools" | #define PACKAGE_TARNAME "ipsec-tools" | #define PACKAGE_VERSION "0.8.0" | #define PACKAGE_STRING "ipsec-tools 0.8.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "ipsec-tools" | #define VERSION "0.8.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | /* A lexical scanner generated by flex */ | | /* Scanner skeleton version: | * $Header: /usr/local/www/users/anoncvs/cvs/embedaddon/ipsec-tools/config.log,v 1.1.1.1 2012/02/21 22:39:10 misho Exp $ | * $FreeBSD: src/usr.bin/lex/flex.skl,v 1.13 2010/10/24 15:31:41 uqs Exp $ | */ | | #if defined(__FreeBSD__) | #include | #else | #define __unused | #define __dead2 | #endif | | #define FLEX_SCANNER | #define YY_FLEX_MAJOR_VERSION 2 | #define YY_FLEX_MINOR_VERSION 5 | | #include | | | /* cfront 1.2 defines "c_plusplus" instead of "__cplusplus" */ | #ifdef c_plusplus | #ifndef __cplusplus | #define __cplusplus | #endif | #endif | | | #ifdef __cplusplus | | #include | #include | | /* Use prototypes in function declarations. */ | #define YY_USE_PROTOS | | /* The "const" storage-class-modifier is valid. */ | #define YY_USE_CONST | | #else /* ! __cplusplus */ | | #if __STDC__ | | #define YY_USE_PROTOS | #define YY_USE_CONST | | #endif /* __STDC__ */ | #endif /* ! __cplusplus */ | | #ifdef __TURBOC__ | #pragma warn -rch | #pragma warn -use | #include | #include | #define YY_USE_CONST | #define YY_USE_PROTOS | #endif | | #ifdef YY_USE_CONST | #define yyconst const | #else | #define yyconst | #endif | | | #ifdef YY_USE_PROTOS | #define YY_PROTO(proto) proto | #else | #define YY_PROTO(proto) () | #endif | | /* Returned upon end-of-file. */ | #define YY_NULL 0 | | /* Promotes a possibly negative, possibly signed char to an unsigned | * integer for use as an array index. If the signed char is negative, | * we want to instead treat it as an 8-bit unsigned char, hence the | * double cast. | */ | #define YY_SC_TO_UI(c) ((unsigned int) (unsigned char) c) | | /* Enter a start condition. This macro really ought to take a parameter, | * but we do it the disgusting crufty way forced on us by the ()-less | * definition of BEGIN. | */ | #define BEGIN yy_start = 1 + 2 * | | /* Translate the current start state into a value that can be later handed | * to BEGIN to return to the state. The YYSTATE alias is for lex | * compatibility. | */ | #define YY_START ((yy_start - 1) / 2) | #define YYSTATE YY_START | | /* Action number for EOF rule of a given start state. */ | #define YY_STATE_EOF(state) (YY_END_OF_BUFFER + state + 1) | | /* Special action meaning "start processing a new file". */ | #define YY_NEW_FILE yyrestart( yyin ) | | #define YY_END_OF_BUFFER_CHAR 0 | | /* Size of default input buffer. */ | #define YY_BUF_SIZE 16384 | | typedef struct yy_buffer_state *YY_BUFFER_STATE; | | extern int yyleng; | extern FILE *yyin, *yyout; | | #define EOB_ACT_CONTINUE_SCAN 0 | #define EOB_ACT_END_OF_FILE 1 | #define EOB_ACT_LAST_MATCH 2 | | /* The funky do-while in the following #define is used to turn the definition | * int a single C statement (which needs a semi-colon terminator). This | * avoids problems with code like: | * | * if ( condition_holds ) | * yyless( 5 ); | * else | * do_something_else(); | * | * Prior to using the do-while the compiler would get upset at the | * "else" because it interpreted the "if" statement as being all | * done when it reached the ';' after the yyless() call. | */ | | /* Return all but the first 'n' matched characters back to the input stream. */ | | #define yyless(n) \ | do \ | { \ | /* Undo effects of setting up yytext. */ \ | *yy_cp = yy_hold_char; \ | YY_RESTORE_YY_MORE_OFFSET \ | yy_c_buf_p = yy_cp = yy_bp + n - YY_MORE_ADJ; \ | YY_DO_BEFORE_ACTION; /* set up yytext again */ \ | } \ | while ( 0 ) | | #define unput(c) yyunput( c, yytext_ptr ) | | /* The following is because we cannot portably get our hands on size_t | * (without autoconf's help, which isn't available because we want | * flex-generated scanners to compile on their own). | */ | typedef unsigned int yy_size_t; | | | struct yy_buffer_state | { | FILE *yy_input_file; | | char *yy_ch_buf; /* input buffer */ | char *yy_buf_pos; /* current position in input buffer */ | | /* Size of input buffer in bytes, not including room for EOB | * characters. | */ | yy_size_t yy_buf_size; | | /* Number of characters read into yy_ch_buf, not including EOB | * characters. | */ | int yy_n_chars; | | /* Whether we "own" the buffer - i.e., we know we created it, | * and can realloc() it to grow it, and should free() it to | * delete it. | */ | int yy_is_our_buffer; | | /* Whether this is an "interactive" input source; if so, and | * if we're using stdio for input, then we want to use getc() | * instead of fread(), to make sure we stop fetching input after | * each newline. | */ | int yy_is_interactive; | | /* Whether we're considered to be at the beginning of a line. | * If so, '^' rules will be active on the next match, otherwise | * not. | */ | int yy_at_bol; | | /* Whether to try to fill the input buffer when we reach the | * end of it. | */ | int yy_fill_buffer; | | int yy_buffer_status; | #define YY_BUFFER_NEW 0 | #define YY_BUFFER_NORMAL 1 | /* When an EOF's been seen but there's still some text to process | * then we mark the buffer as YY_EOF_PENDING, to indicate that we | * shouldn't try reading from the input source any more. We might | * still have a bunch of tokens to match, though, because of | * possible backing-up. | * | * When we actually see the EOF, we change the status to "new" | * (via yyrestart()), so that the user can continue scanning by | * just pointing yyin at a new input file. | */ | #define YY_BUFFER_EOF_PENDING 2 | }; | | static YY_BUFFER_STATE yy_current_buffer = 0; | | /* We provide macros for accessing buffer states in case in the | * future we want to put the buffer states in a more general | * "scanner state". | */ | #define YY_CURRENT_BUFFER yy_current_buffer | | | /* yy_hold_char holds the character lost when yytext is formed. */ | static char yy_hold_char; | | static int yy_n_chars; /* number of characters read into yy_ch_buf */ | | | int yyleng; | | /* Points to current character in buffer. */ | static char *yy_c_buf_p = (char *) 0; | static int yy_init = 1; /* whether we need to initialize */ | static int yy_start = 0; /* start state number */ | | /* Flag which is used to allow yywrap()'s to do buffer switches | * instead of setting up a fresh yyin. A bit of a hack ... | */ | static int yy_did_buffer_switch_on_eof; | | void yyrestart YY_PROTO(( FILE *input_file )); | | void yy_switch_to_buffer YY_PROTO(( YY_BUFFER_STATE new_buffer )); | void yy_load_buffer_state YY_PROTO(( void )); | YY_BUFFER_STATE yy_create_buffer YY_PROTO(( FILE *file, int size )); | void yy_delete_buffer YY_PROTO(( YY_BUFFER_STATE b )); | void yy_init_buffer YY_PROTO(( YY_BUFFER_STATE b, FILE *file )); | void yy_flush_buffer YY_PROTO(( YY_BUFFER_STATE b )); | #define YY_FLUSH_BUFFER yy_flush_buffer( yy_current_buffer ) | | YY_BUFFER_STATE yy_scan_buffer YY_PROTO(( char *base, yy_size_t size )); | YY_BUFFER_STATE yy_scan_string YY_PROTO(( yyconst char *yy_str )); | YY_BUFFER_STATE yy_scan_bytes YY_PROTO(( yyconst char *bytes, int len )); | | static void *yy_flex_alloc YY_PROTO(( yy_size_t )); | static void *yy_flex_realloc YY_PROTO(( void *, yy_size_t )) __unused; | static void yy_flex_free YY_PROTO(( void * )); | | #define yy_new_buffer yy_create_buffer | | #define yy_set_interactive(is_interactive) \ | { \ | if ( ! yy_current_buffer ) \ | yy_current_buffer = yy_create_buffer( yyin, YY_BUF_SIZE ); \ | yy_current_buffer->yy_is_interactive = is_interactive; \ | } | | #define yy_set_bol(at_bol) \ | { \ | if ( ! yy_current_buffer ) \ | yy_current_buffer = yy_create_buffer( yyin, YY_BUF_SIZE ); \ | yy_current_buffer->yy_at_bol = at_bol; \ | } | | #define YY_AT_BOL() (yy_current_buffer->yy_at_bol) | | | #define YY_USES_REJECT | typedef unsigned char YY_CHAR; | FILE *yyin = (FILE *) 0, *yyout = (FILE *) 0; | typedef int yy_state_type; | extern char *yytext; | #define yytext_ptr yytext | | static yy_state_type yy_get_previous_state YY_PROTO(( void )); | static yy_state_type yy_try_NUL_trans YY_PROTO(( yy_state_type current_state )); | static int yy_get_next_buffer YY_PROTO(( void )); | static void yy_fatal_error YY_PROTO(( yyconst char msg[] )) __dead2; | | /* Done after the current pattern has been matched and before the | * corresponding action - sets up yytext. | */ | #define YY_DO_BEFORE_ACTION \ | yytext_ptr = yy_bp; \ | yytext_ptr -= yy_more_len; \ | yyleng = (int) (yy_cp - yytext_ptr); \ | yy_hold_char = *yy_cp; \ | *yy_cp = '\0'; \ | yy_c_buf_p = yy_cp; | | #define YY_NUM_RULES 8 | #define YY_END_OF_BUFFER 9 | static yyconst short int yy_acclist[23] = | { 0, | 9, 7, 8, 8, 1, 7, 8, 2, 7, 8, | 3, 7, 8, 4, 7, 8, 5, 7, 8, 6, | 7, 8 | } ; | | static yyconst short int yy_accept[14] = | { 0, | 1, 1, 1, 2, 4, 5, 8, 11, 14, 17, | 20, 23, 23 | } ; | | static yyconst int yy_ec[256] = | { 0, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 2, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 3, 4, 5, 6, | | 7, 8, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1 | } ; | | static yyconst int yy_meta[9] = | { 0, | 1, 1, 1, 1, 1, 1, 1, 1 | } ; | | static yyconst short int yy_base[13] = | { 0, | 0, 0, 9, 10, 10, 10, 10, 10, 10, 10, | 10, 10 | } ; | | static yyconst short int yy_def[13] = | { 0, | 12, 1, 12, 12, 12, 12, 12, 12, 12, 12, | 12, 0 | } ; | | static yyconst short int yy_nxt[19] = | { 0, | 4, 5, 6, 7, 8, 9, 10, 11, 12, 3, | 12, 12, 12, 12, 12, 12, 12, 12 | } ; | | static yyconst short int yy_chk[19] = | { 0, | 1, 1, 1, 1, 1, 1, 1, 1, 3, 12, | 12, 12, 12, 12, 12, 12, 12, 12 | } ; | | static yy_state_type yy_state_buf[YY_BUF_SIZE + 2], *yy_state_ptr; | static char *yy_full_match; | static int yy_lp; | #define REJECT \ | { \ | *yy_cp = yy_hold_char; /* undo effects of setting up yytext */ \ | yy_cp = yy_full_match; /* restore poss. backed-over text */ \ | ++yy_lp; \ | goto find_rule; \ | } | static int yy_more_flag = 0; | static int yy_more_len = 0; | #define yymore() (yy_more_flag = 1) | #define YY_MORE_ADJ yy_more_len | #define YY_RESTORE_YY_MORE_OFFSET | char *yytext; | #line 1 "conftest.l" | #define INITIAL 0 | #line 391 "lex.yy.c" | | /* Macros after this point can all be overridden by user definitions in | * section 1. | */ | | #ifndef YY_SKIP_YYWRAP | #ifdef __cplusplus | extern "C" int yywrap YY_PROTO(( void )); | #else | extern int yywrap YY_PROTO(( void )); | #endif | #endif | | #ifndef YY_NO_UNPUT | static void yyunput YY_PROTO(( int c, char *buf_ptr )); | #endif | | #ifndef yytext_ptr | static void yy_flex_strncpy YY_PROTO(( char *, yyconst char *, int )); | #endif | | #ifdef YY_NEED_STRLEN | static int yy_flex_strlen YY_PROTO(( yyconst char * )); | #endif | | #ifndef YY_NO_INPUT | #ifdef __cplusplus | static int yyinput YY_PROTO(( void )); | #else | static int input YY_PROTO(( void )); | #endif | #endif | | #if YY_STACK_USED | static int yy_start_stack_ptr = 0; | static int yy_start_stack_depth = 0; | static int *yy_start_stack = 0; | #ifndef YY_NO_PUSH_STATE | static void yy_push_state YY_PROTO(( int new_state )); | #endif | #ifndef YY_NO_POP_STATE | static void yy_pop_state YY_PROTO(( void )); | #endif | #ifndef YY_NO_TOP_STATE | static int yy_top_state YY_PROTO(( void )); | #endif | | #else | #define YY_NO_PUSH_STATE 1 | #define YY_NO_POP_STATE 1 | #define YY_NO_TOP_STATE 1 | #endif | | #ifdef YY_MALLOC_DECL | YY_MALLOC_DECL | #else | #if __STDC__ | #ifndef __cplusplus | #include | #endif | #else | /* Just try to get by without declaring the routines. This will fail | * miserably on non-ANSI systems for which sizeof(size_t) != sizeof(int) | * or sizeof(void*) != sizeof(int). | */ | #endif | #endif | | /* Amount of stuff to slurp up with each read. */ | #ifndef YY_READ_BUF_SIZE | #define YY_READ_BUF_SIZE 8192 | #endif | | /* Copy whatever the last rule matched to the standard output. */ | | #ifndef ECHO | /* This used to be an fputs(), but since the string might contain NUL's, | * we now use fwrite(). | */ | #define ECHO (void) fwrite( yytext, yyleng, 1, yyout ) | #endif | | /* Gets input and stuffs it into "buf". number of characters read, or YY_NULL, | * is returned in "result". | */ | #ifndef YY_INPUT | #define YY_INPUT(buf,result,max_size) \ | if ( yy_current_buffer->yy_is_interactive ) \ | { \ | int c = '*', n; \ | for ( n = 0; n < max_size && \ | (c = getc( yyin )) != EOF && c != '\n'; ++n ) \ | buf[n] = (char) c; \ | if ( c == '\n' ) \ | buf[n++] = (char) c; \ | if ( c == EOF && ferror( yyin ) ) \ | YY_FATAL_ERROR( "input in flex scanner failed" ); \ | result = n; \ | } \ | else if ( ((result = fread( buf, 1, max_size, yyin )) == 0) \ | && ferror( yyin ) ) \ | YY_FATAL_ERROR( "input in flex scanner failed" ); | #endif | | /* No semi-colon after return; correct usage is to write "yyterminate();" - | * we don't want an extra ';' after the "return" because that will cause | * some compilers to complain about unreachable statements. | */ | #ifndef yyterminate | #define yyterminate() return YY_NULL | #endif | | /* Number of entries by which start-condition stack grows. */ | #ifndef YY_START_STACK_INCR | #define YY_START_STACK_INCR 25 | #endif | | /* Report a fatal error. */ | #ifndef YY_FATAL_ERROR | #define YY_FATAL_ERROR(msg) yy_fatal_error( msg ) | #endif | | /* Default declaration of generated scanner - a define so the user can | * easily add parameters. | */ | #ifndef YY_DECL | #define YY_DECL int yylex YY_PROTO(( void )) | #endif | | /* Code executed at the beginning of each rule, after yytext and yyleng | * have been set up. | */ | #ifndef YY_USER_ACTION | #define YY_USER_ACTION | #endif | | /* Code executed at the end of each rule. */ | #ifndef YY_BREAK | #define YY_BREAK break; | #endif | | #define YY_RULE_SETUP \ | YY_USER_ACTION | | YY_DECL | { | yy_state_type yy_current_state; | char *yy_cp, *yy_bp; | int yy_act; | | #line 1 "conftest.l" | | #line 544 "lex.yy.c" | | if ( yy_init ) | { | yy_init = 0; | | #ifdef YY_USER_INIT | YY_USER_INIT; | #endif | | if ( ! yy_start ) | yy_start = 1; /* first start state */ | | if ( ! yyin ) | yyin = stdin; | | if ( ! yyout ) | yyout = stdout; | | if ( ! yy_current_buffer ) | yy_current_buffer = | yy_create_buffer( yyin, YY_BUF_SIZE ); | | yy_load_buffer_state(); | } | | while ( 1 ) /* loops until end-of-file is reached */ | { | yy_more_len = 0; | if ( yy_more_flag ) | { | yy_more_len = yy_c_buf_p - yytext_ptr; | yy_more_flag = 0; | } | yy_cp = yy_c_buf_p; | | /* Support of yytext. */ | *yy_cp = yy_hold_char; | | /* yy_bp points to the position in yy_ch_buf of the start of | * the current run. | */ | yy_bp = yy_cp; | | yy_current_state = yy_start; | yy_state_ptr = yy_state_buf; | *yy_state_ptr++ = yy_current_state; | yy_match: | do | { | YY_CHAR yy_c = yy_ec[YY_SC_TO_UI(*yy_cp)]; | while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state ) | { | yy_current_state = (int) yy_def[yy_current_state]; | if ( yy_current_state >= 13 ) | yy_c = yy_meta[(unsigned int) yy_c]; | } | yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c]; | *yy_state_ptr++ = yy_current_state; | ++yy_cp; | } | while ( yy_base[yy_current_state] != 10 ); | | yy_find_action: | yy_current_state = *--yy_state_ptr; | yy_lp = yy_accept[yy_current_state]; | goto find_rule; /* avoid `defined but not used' warning */ | find_rule: /* we branch to this label when backing up */ | for ( ; ; ) /* until we find what rule we matched */ | { | if ( yy_lp && yy_lp < yy_accept[yy_current_state + 1] ) | { | yy_act = yy_acclist[yy_lp]; | { | yy_full_match = yy_cp; | break; | } | } | --yy_cp; | yy_current_state = *--yy_state_ptr; | yy_lp = yy_accept[yy_current_state]; | } | | YY_DO_BEFORE_ACTION; | | | do_action: /* This label is used only to access EOF actions. */ | | | switch ( yy_act ) | { /* beginning of action switch */ | case 1: | YY_RULE_SETUP | #line 2 "conftest.l" | { ECHO; } | YY_BREAK | case 2: | YY_RULE_SETUP | #line 3 "conftest.l" | { REJECT; } | YY_BREAK | case 3: | YY_RULE_SETUP | #line 4 "conftest.l" | { yymore (); } | YY_BREAK | case 4: | YY_RULE_SETUP | #line 5 "conftest.l" | { yyless (1); } | YY_BREAK | case 5: | YY_RULE_SETUP | #line 6 "conftest.l" | { yyless (input () != 0); } | YY_BREAK | case 6: | YY_RULE_SETUP | #line 7 "conftest.l" | { unput (yytext[0]); } | YY_BREAK | case 7: | YY_RULE_SETUP | #line 8 "conftest.l" | { BEGIN INITIAL; } | YY_BREAK | case 8: | YY_RULE_SETUP | #line 9 "conftest.l" | ECHO; | YY_BREAK | #line 675 "lex.yy.c" | case YY_STATE_EOF(INITIAL): | yyterminate(); | | case YY_END_OF_BUFFER: | { | /* Amount of text matched not including the EOB char. */ | int yy_amount_of_matched_text = (int) (yy_cp - yytext_ptr) - 1; | | /* Undo the effects of YY_DO_BEFORE_ACTION. */ | *yy_cp = yy_hold_char; | YY_RESTORE_YY_MORE_OFFSET | | if ( yy_current_buffer->yy_buffer_status == YY_BUFFER_NEW ) | { | /* We're scanning a new file or input source. It's | * possible that this happened because the user | * just pointed yyin at a new source and called | * yylex(). If so, then we have to assure | * consistency between yy_current_buffer and our | * globals. Here is the right place to do so, because | * this is the first action (other than possibly a | * back-up) that will match for the new input source. | */ | yy_n_chars = yy_current_buffer->yy_n_chars; | yy_current_buffer->yy_input_file = yyin; | yy_current_buffer->yy_buffer_status = YY_BUFFER_NORMAL; | } | | /* Note that here we test for yy_c_buf_p "<=" to the position | * of the first EOB in the buffer, since yy_c_buf_p will | * already have been incremented past the NUL character | * (since all states make transitions on EOB to the | * end-of-buffer state). Contrast this with the test | * in input(). | */ | if ( yy_c_buf_p <= &yy_current_buffer->yy_ch_buf[yy_n_chars] ) | { /* This was really a NUL. */ | yy_state_type yy_next_state; | | yy_c_buf_p = yytext_ptr + yy_amount_of_matched_text; | | yy_current_state = yy_get_previous_state(); | | /* Okay, we're now positioned to make the NUL | * transition. We couldn't have | * yy_get_previous_state() go ahead and do it | * for us because it doesn't know how to deal | * with the possibility of jamming (and we don't | * want to build jamming into it because then it | * will run more slowly). | */ | | yy_next_state = yy_try_NUL_trans( yy_current_state ); | | yy_bp = yytext_ptr + YY_MORE_ADJ; | | if ( yy_next_state ) | { | /* Consume the NUL. */ | yy_cp = ++yy_c_buf_p; | yy_current_state = yy_next_state; | goto yy_match; | } | | else | { | yy_cp = yy_c_buf_p; | goto yy_find_action; | } | } | | else switch ( yy_get_next_buffer() ) | { | case EOB_ACT_END_OF_FILE: | { | yy_did_buffer_switch_on_eof = 0; | | if ( yywrap() ) | { | /* Note: because we've taken care in | * yy_get_next_buffer() to have set up | * yytext, we can now set up | * yy_c_buf_p so that if some total | * hoser (like flex itself) wants to | * call the scanner after we return the | * YY_NULL, it'll still work - another | * YY_NULL will get returned. | */ | yy_c_buf_p = yytext_ptr + YY_MORE_ADJ; | | yy_act = YY_STATE_EOF(YY_START); | goto do_action; | } | | else | { | if ( ! yy_did_buffer_switch_on_eof ) | YY_NEW_FILE; | } | break; | } | | case EOB_ACT_CONTINUE_SCAN: | yy_c_buf_p = | yytext_ptr + yy_amount_of_matched_text; | | yy_current_state = yy_get_previous_state(); | | yy_cp = yy_c_buf_p; | yy_bp = yytext_ptr + YY_MORE_ADJ; | goto yy_match; | | case EOB_ACT_LAST_MATCH: | yy_c_buf_p = | &yy_current_buffer->yy_ch_buf[yy_n_chars]; | | yy_current_state = yy_get_previous_state(); | | yy_cp = yy_c_buf_p; | yy_bp = yytext_ptr + YY_MORE_ADJ; | goto yy_find_action; | } | break; | } | | default: | YY_FATAL_ERROR( | "fatal flex scanner internal error--no action found" ); | } /* end of action switch */ | } /* end of scanning one token */ | } /* end of yylex */ | | | /* yy_get_next_buffer - try to read in a new buffer | * | * Returns a code representing an action: | * EOB_ACT_LAST_MATCH - | * EOB_ACT_CONTINUE_SCAN - continue scanning from current position | * EOB_ACT_END_OF_FILE - end of file | */ | | #ifdef YY_USE_PROTOS | static int yy_get_next_buffer(void) | #else | static int yy_get_next_buffer() | #endif | { | char *dest = yy_current_buffer->yy_ch_buf; | char *source = yytext_ptr; | int number_to_move, i; | int ret_val; | | if ( yy_c_buf_p > &yy_current_buffer->yy_ch_buf[yy_n_chars + 1] ) | YY_FATAL_ERROR( | "fatal flex scanner internal error--end of buffer missed" ); | | if ( yy_current_buffer->yy_fill_buffer == 0 ) | { /* Don't try to fill the buffer, so this is an EOF. */ | if ( yy_c_buf_p - yytext_ptr - YY_MORE_ADJ == 1 ) | { | /* We matched a single character, the EOB, so | * treat this as a final EOF. | */ | return EOB_ACT_END_OF_FILE; | } | | else | { | /* We matched some text prior to the EOB, first | * process it. | */ | return EOB_ACT_LAST_MATCH; | } | } | | /* Try to read more data. */ | | /* First move last chars to start of buffer. */ | number_to_move = (int) (yy_c_buf_p - yytext_ptr) - 1; | | for ( i = 0; i < number_to_move; ++i ) | *(dest++) = *(source++); | | if ( yy_current_buffer->yy_buffer_status == YY_BUFFER_EOF_PENDING ) | /* don't do the read, it's not guaranteed to return an EOF, | * just force an EOF | */ | yy_current_buffer->yy_n_chars = yy_n_chars = 0; | | else | { | int num_to_read = | yy_current_buffer->yy_buf_size - number_to_move - 1; | | while ( num_to_read <= 0 ) | { /* Not enough room in the buffer - grow it. */ | #ifdef YY_USES_REJECT | YY_FATAL_ERROR( | "input buffer overflow, can't enlarge buffer because scanner uses REJECT" ); | #else | | /* just a shorter name for the current buffer */ | YY_BUFFER_STATE b = yy_current_buffer; | | int yy_c_buf_p_offset = | (int) (yy_c_buf_p - b->yy_ch_buf); | | if ( b->yy_is_our_buffer ) | { | int new_size = b->yy_buf_size * 2; | | if ( new_size <= 0 ) | b->yy_buf_size += b->yy_buf_size / 8; | else | b->yy_buf_size *= 2; | | b->yy_ch_buf = (char *) | /* Include room in for 2 EOB chars. */ | yy_flex_realloc( (void *) b->yy_ch_buf, | b->yy_buf_size + 2 ); | } | else | /* Can't grow it, we don't own it. */ | b->yy_ch_buf = 0; | | if ( ! b->yy_ch_buf ) | YY_FATAL_ERROR( | "fatal error - scanner input buffer overflow" ); | | yy_c_buf_p = &b->yy_ch_buf[yy_c_buf_p_offset]; | | num_to_read = yy_current_buffer->yy_buf_size - | number_to_move - 1; | #endif | } | | if ( num_to_read > YY_READ_BUF_SIZE ) | num_to_read = YY_READ_BUF_SIZE; | | /* Read in more data. */ | YY_INPUT( (&yy_current_buffer->yy_ch_buf[number_to_move]), | yy_n_chars, num_to_read ); | | yy_current_buffer->yy_n_chars = yy_n_chars; | } | | if ( yy_n_chars == 0 ) | { | if ( number_to_move == YY_MORE_ADJ ) | { | ret_val = EOB_ACT_END_OF_FILE; | yyrestart( yyin ); | } | | else | { | ret_val = EOB_ACT_LAST_MATCH; | yy_current_buffer->yy_buffer_status = | YY_BUFFER_EOF_PENDING; | } | } | | else | ret_val = EOB_ACT_CONTINUE_SCAN; | | yy_n_chars += number_to_move; | yy_current_buffer->yy_ch_buf[yy_n_chars] = YY_END_OF_BUFFER_CHAR; | yy_current_buffer->yy_ch_buf[yy_n_chars + 1] = YY_END_OF_BUFFER_CHAR; | | yytext_ptr = &yy_current_buffer->yy_ch_buf[0]; | | return ret_val; | } | | | /* yy_get_previous_state - get the state just before the EOB char was reached */ | | #ifdef YY_USE_PROTOS | static yy_state_type yy_get_previous_state(void) | #else | static yy_state_type yy_get_previous_state() | #endif | { | yy_state_type yy_current_state; | char *yy_cp; | | yy_current_state = yy_start; | yy_state_ptr = yy_state_buf; | *yy_state_ptr++ = yy_current_state; | | for ( yy_cp = yytext_ptr + YY_MORE_ADJ; yy_cp < yy_c_buf_p; ++yy_cp ) | { | YY_CHAR yy_c = (*yy_cp ? yy_ec[YY_SC_TO_UI(*yy_cp)] : 1); | while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state ) | { | yy_current_state = (int) yy_def[yy_current_state]; | if ( yy_current_state >= 13 ) | yy_c = yy_meta[(unsigned int) yy_c]; | } | yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c]; | *yy_state_ptr++ = yy_current_state; | } | | return yy_current_state; | } | | | /* yy_try_NUL_trans - try to make a transition on the NUL character | * | * synopsis | * next_state = yy_try_NUL_trans( current_state ); | */ | | #ifdef YY_USE_PROTOS | static yy_state_type yy_try_NUL_trans( yy_state_type yy_current_state ) | #else | static yy_state_type yy_try_NUL_trans( yy_current_state ) | yy_state_type yy_current_state; | #endif | { | int yy_is_jam; | | YY_CHAR yy_c = 1; | while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state ) | { | yy_current_state = (int) yy_def[yy_current_state]; | if ( yy_current_state >= 13 ) | yy_c = yy_meta[(unsigned int) yy_c]; | } | yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c]; | yy_is_jam = (yy_current_state == 12); | if ( ! yy_is_jam ) | *yy_state_ptr++ = yy_current_state; | | return yy_is_jam ? 0 : yy_current_state; | } | | | #ifndef YY_NO_UNPUT | #ifdef YY_USE_PROTOS | static void yyunput( int c, char *yy_bp ) | #else | static void yyunput( c, yy_bp ) | int c; | char *yy_bp; | #endif | { | char *yy_cp = yy_c_buf_p; | | /* undo effects of setting up yytext */ | *yy_cp = yy_hold_char; | | if ( yy_cp < yy_current_buffer->yy_ch_buf + 2 ) | { /* need to shift things up to make room */ | /* +2 for EOB chars. */ | int number_to_move = yy_n_chars + 2; | char *dest = &yy_current_buffer->yy_ch_buf[ | yy_current_buffer->yy_buf_size + 2]; | char *source = | &yy_current_buffer->yy_ch_buf[number_to_move]; | | while ( source > yy_current_buffer->yy_ch_buf ) | *--dest = *--source; | | yy_cp += (int) (dest - source); | yy_bp += (int) (dest - source); | yy_current_buffer->yy_n_chars = | yy_n_chars = yy_current_buffer->yy_buf_size; | | if ( yy_cp < yy_current_buffer->yy_ch_buf + 2 ) | YY_FATAL_ERROR( "flex scanner push-back overflow" ); | } | | *--yy_cp = (char) c; | | | yytext_ptr = yy_bp; | yy_hold_char = *yy_cp; | yy_c_buf_p = yy_cp; | } | #endif /* ifndef YY_NO_UNPUT */ | | | #ifndef YY_NO_INPUT | #ifdef __cplusplus | static int yyinput() | #else | #ifdef YY_USE_PROTOS | static int input(void) | #else | static int input() | #endif | #endif | { | int c; | | *yy_c_buf_p = yy_hold_char; | | if ( *yy_c_buf_p == YY_END_OF_BUFFER_CHAR ) | { | /* yy_c_buf_p now points to the character we want to return. | * If this occurs *before* the EOB characters, then it's a | * valid NUL; if not, then we've hit the end of the buffer. | */ | if ( yy_c_buf_p < &yy_current_buffer->yy_ch_buf[yy_n_chars] ) | /* This was really a NUL. */ | *yy_c_buf_p = '\0'; | | else | { /* need more input */ | int offset = yy_c_buf_p - yytext_ptr; | ++yy_c_buf_p; | | switch ( yy_get_next_buffer() ) | { | case EOB_ACT_LAST_MATCH: | /* This happens because yy_g_n_b() | * sees that we've accumulated a | * token and flags that we need to | * try matching the token before | * proceeding. But for input(), | * there's no matching to consider. | * So convert the EOB_ACT_LAST_MATCH | * to EOB_ACT_END_OF_FILE. | */ | | /* Reset buffer status. */ | yyrestart( yyin ); | | /* fall through */ | | case EOB_ACT_END_OF_FILE: | { | if ( yywrap() ) | return EOF; | | if ( ! yy_did_buffer_switch_on_eof ) | YY_NEW_FILE; | #ifdef __cplusplus | return yyinput(); | #else | return input(); | #endif | } | | case EOB_ACT_CONTINUE_SCAN: | yy_c_buf_p = yytext_ptr + offset; | break; | } | } | } | | c = *(unsigned char *) yy_c_buf_p; /* cast for 8-bit char's */ | *yy_c_buf_p = '\0'; /* preserve yytext */ | yy_hold_char = *++yy_c_buf_p; | | | return c; | } | #endif /* ifndef YY_NO_INPUT */ | | | #ifdef YY_USE_PROTOS | void yyrestart( FILE *input_file ) | #else | void yyrestart( input_file ) | FILE *input_file; | #endif | { | if ( ! yy_current_buffer ) | yy_current_buffer = yy_create_buffer( yyin, YY_BUF_SIZE ); | | yy_init_buffer( yy_current_buffer, input_file ); | yy_load_buffer_state(); | } | | | #ifdef YY_USE_PROTOS | void yy_switch_to_buffer( YY_BUFFER_STATE new_buffer ) | #else | void yy_switch_to_buffer( new_buffer ) | YY_BUFFER_STATE new_buffer; | #endif | { | if ( yy_current_buffer == new_buffer ) | return; | | if ( yy_current_buffer ) | { | /* Flush out information for old buffer. */ | *yy_c_buf_p = yy_hold_char; | yy_current_buffer->yy_buf_pos = yy_c_buf_p; | yy_current_buffer->yy_n_chars = yy_n_chars; | } | | yy_current_buffer = new_buffer; | yy_load_buffer_state(); | | /* We don't actually know whether we did this switch during | * EOF (yywrap()) processing, but the only time this flag | * is looked at is after yywrap() is called, so it's safe | * to go ahead and always set it. | */ | yy_did_buffer_switch_on_eof = 1; | } | | | #ifdef YY_USE_PROTOS | void yy_load_buffer_state( void ) | #else | void yy_load_buffer_state() | #endif | { | yy_n_chars = yy_current_buffer->yy_n_chars; | yytext_ptr = yy_c_buf_p = yy_current_buffer->yy_buf_pos; | yyin = yy_current_buffer->yy_input_file; | yy_hold_char = *yy_c_buf_p; | } | | | #ifdef YY_USE_PROTOS | YY_BUFFER_STATE yy_create_buffer( FILE *file, int size ) | #else | YY_BUFFER_STATE yy_create_buffer( file, size ) | FILE *file; | int size; | #endif | { | YY_BUFFER_STATE b; | | b = (YY_BUFFER_STATE) yy_flex_alloc( sizeof( struct yy_buffer_state ) ); | if ( ! b ) | YY_FATAL_ERROR( "out of dynamic memory in yy_create_buffer()" ); | | b->yy_buf_size = size; | | /* yy_ch_buf has to be 2 characters longer than the size given because | * we need to put in 2 end-of-buffer characters. | */ | b->yy_ch_buf = (char *) yy_flex_alloc( b->yy_buf_size + 2 ); | if ( ! b->yy_ch_buf ) | YY_FATAL_ERROR( "out of dynamic memory in yy_create_buffer()" ); | | b->yy_is_our_buffer = 1; | | yy_init_buffer( b, file ); | | return b; | } | | | #ifdef YY_USE_PROTOS | void yy_delete_buffer( YY_BUFFER_STATE b ) | #else | void yy_delete_buffer( b ) | YY_BUFFER_STATE b; | #endif | { | if ( ! b ) | return; | | if ( b == yy_current_buffer ) | yy_current_buffer = (YY_BUFFER_STATE) 0; | | if ( b->yy_is_our_buffer ) | yy_flex_free( (void *) b->yy_ch_buf ); | | yy_flex_free( (void *) b ); | } | | | #ifndef YY_ALWAYS_INTERACTIVE | #ifndef YY_NEVER_INTERACTIVE | extern int isatty YY_PROTO(( int )); | #endif | #endif | | #ifdef YY_USE_PROTOS | void yy_init_buffer( YY_BUFFER_STATE b, FILE *file ) | #else | void yy_init_buffer( b, file ) | YY_BUFFER_STATE b; | FILE *file; | #endif | | | { | yy_flush_buffer( b ); | | b->yy_input_file = file; | b->yy_fill_buffer = 1; | | #if YY_ALWAYS_INTERACTIVE | b->yy_is_interactive = 1; | #else | #if YY_NEVER_INTERACTIVE | b->yy_is_interactive = 0; | #else | b->yy_is_interactive = file ? (isatty( fileno(file) ) > 0) : 0; | #endif | #endif | } | | | #ifdef YY_USE_PROTOS | void yy_flush_buffer( YY_BUFFER_STATE b ) | #else | void yy_flush_buffer( b ) | YY_BUFFER_STATE b; | #endif | | { | if ( ! b ) | return; | | b->yy_n_chars = 0; | | /* We always need two end-of-buffer characters. The first causes | * a transition to the end-of-buffer state. The second causes | * a jam in that state. | */ | b->yy_ch_buf[0] = YY_END_OF_BUFFER_CHAR; | b->yy_ch_buf[1] = YY_END_OF_BUFFER_CHAR; | | b->yy_buf_pos = &b->yy_ch_buf[0]; | | b->yy_at_bol = 1; | b->yy_buffer_status = YY_BUFFER_NEW; | | if ( b == yy_current_buffer ) | yy_load_buffer_state(); | } | | | #ifndef YY_NO_SCAN_BUFFER | #ifdef YY_USE_PROTOS | YY_BUFFER_STATE yy_scan_buffer( char *base, yy_size_t size ) | #else | YY_BUFFER_STATE yy_scan_buffer( base, size ) | char *base; | yy_size_t size; | #endif | { | YY_BUFFER_STATE b; | | if ( size < 2 || | base[size-2] != YY_END_OF_BUFFER_CHAR || | base[size-1] != YY_END_OF_BUFFER_CHAR ) | /* They forgot to leave room for the EOB's. */ | return 0; | | b = (YY_BUFFER_STATE) yy_flex_alloc( sizeof( struct yy_buffer_state ) ); | if ( ! b ) | YY_FATAL_ERROR( "out of dynamic memory in yy_scan_buffer()" ); | | b->yy_buf_size = size - 2; /* "- 2" to take care of EOB's */ | b->yy_buf_pos = b->yy_ch_buf = base; | b->yy_is_our_buffer = 0; | b->yy_input_file = 0; | b->yy_n_chars = b->yy_buf_size; | b->yy_is_interactive = 0; | b->yy_at_bol = 1; | b->yy_fill_buffer = 0; | b->yy_buffer_status = YY_BUFFER_NEW; | | yy_switch_to_buffer( b ); | | return b; | } | #endif | | | #ifndef YY_NO_SCAN_STRING | #ifdef YY_USE_PROTOS | YY_BUFFER_STATE yy_scan_string( yyconst char *yy_str ) | #else | YY_BUFFER_STATE yy_scan_string( yy_str ) | yyconst char *yy_str; | #endif | { | int len; | for ( len = 0; yy_str[len]; ++len ) | ; | | return yy_scan_bytes( yy_str, len ); | } | #endif | | | #ifndef YY_NO_SCAN_BYTES | #ifdef YY_USE_PROTOS | YY_BUFFER_STATE yy_scan_bytes( yyconst char *bytes, int len ) | #else | YY_BUFFER_STATE yy_scan_bytes( bytes, len ) | yyconst char *bytes; | int len; | #endif | { | YY_BUFFER_STATE b; | char *buf; | yy_size_t n; | int i; | | /* Get memory for full buffer, including space for trailing EOB's. */ | n = len + 2; | buf = (char *) yy_flex_alloc( n ); | if ( ! buf ) | YY_FATAL_ERROR( "out of dynamic memory in yy_scan_bytes()" ); | | for ( i = 0; i < len; ++i ) | buf[i] = bytes[i]; | | buf[len] = buf[len+1] = YY_END_OF_BUFFER_CHAR; | | b = yy_scan_buffer( buf, n ); | if ( ! b ) | YY_FATAL_ERROR( "bad buffer in yy_scan_bytes()" ); | | /* It's okay to grow etc. this buffer, and we should throw it | * away when we're done. | */ | b->yy_is_our_buffer = 1; | | return b; | } | #endif | | | #ifndef YY_NO_PUSH_STATE | #ifdef YY_USE_PROTOS | static void yy_push_state( int new_state ) | #else | static void yy_push_state( new_state ) | int new_state; | #endif | { | if ( yy_start_stack_ptr >= yy_start_stack_depth ) | { | yy_size_t new_size; | | yy_start_stack_depth += YY_START_STACK_INCR; | new_size = yy_start_stack_depth * sizeof( int ); | | if ( ! yy_start_stack ) | yy_start_stack = (int *) yy_flex_alloc( new_size ); | | else | yy_start_stack = (int *) yy_flex_realloc( | (void *) yy_start_stack, new_size ); | | if ( ! yy_start_stack ) | YY_FATAL_ERROR( | "out of memory expanding start-condition stack" ); | } | | yy_start_stack[yy_start_stack_ptr++] = YY_START; | | BEGIN(new_state); | } | #endif | | | #ifndef YY_NO_POP_STATE | #ifdef YY_USE_PROTOS | static void yy_pop_state(void) | #else | static void yy_pop_state() | #endif | { | if ( --yy_start_stack_ptr < 0 ) | YY_FATAL_ERROR( "start-condition stack underflow" ); | | BEGIN(yy_start_stack[yy_start_stack_ptr]); | } | #endif | | | #ifndef YY_NO_TOP_STATE | #ifdef YY_USE_PROTOS | static int yy_top_state(void) | #else | static int yy_top_state() | #endif | { | return yy_start_stack[yy_start_stack_ptr - 1]; | } | #endif | | #ifndef YY_EXIT_FAILURE | #define YY_EXIT_FAILURE 2 | #endif | | #ifdef YY_USE_PROTOS | static void yy_fatal_error( yyconst char msg[] ) | #else | static void yy_fatal_error( msg ) | char msg[]; | #endif | { | (void) fprintf( stderr, "%s\n", msg ); | exit( YY_EXIT_FAILURE ); | } | | | | /* Redefine yyless() so it works in section 3 code. */ | | #undef yyless | #define yyless(n) \ | do \ | { \ | /* Undo effects of setting up yytext. */ \ | yytext[yyleng] = yy_hold_char; \ | yy_c_buf_p = yytext + n; \ | yy_hold_char = *yy_c_buf_p; \ | *yy_c_buf_p = '\0'; \ | yyleng = n; \ | } \ | while ( 0 ) | | | /* Internal utility routines. */ | | #ifndef yytext_ptr | #ifdef YY_USE_PROTOS | static void yy_flex_strncpy( char *s1, yyconst char *s2, int n ) | #else | static void yy_flex_strncpy( s1, s2, n ) | char *s1; | yyconst char *s2; | int n; | #endif | { | int i; | for ( i = 0; i < n; ++i ) | s1[i] = s2[i]; | } | #endif | | #ifdef YY_NEED_STRLEN | #ifdef YY_USE_PROTOS | static int yy_flex_strlen( yyconst char *s ) | #else | static int yy_flex_strlen( s ) | yyconst char *s; | #endif | { | int n; | for ( n = 0; s[n]; ++n ) | ; | | return n; | } | #endif | | | #ifdef YY_USE_PROTOS | static void *yy_flex_alloc( yy_size_t size ) | #else | static void *yy_flex_alloc( size ) | yy_size_t size; | #endif | { | return (void *) malloc( size ); | } | | #ifdef YY_USE_PROTOS | static void *yy_flex_realloc( void *ptr, yy_size_t size ) | #else | static void *yy_flex_realloc( ptr, size ) | void *ptr; | yy_size_t size; | #endif | { | /* The cast to (char *) in the following accommodates both | * implementations that use char* generic pointers, and those | * that use void* generic pointers. It works with the latter | * because both ANSI C and C++ allow castless assignment from | * any pointer type to void*, and deal with argument conversions | * as though doing an assignment. | */ | return (void *) realloc( (char *) ptr, size ); | } | | #ifdef YY_USE_PROTOS | static void yy_flex_free( void *ptr ) | #else | static void yy_flex_free( ptr ) | void *ptr; | #endif | { | free( ptr ); | } | | #if YY_MAIN | int main() | { | yylex(); | return 0; | } | #endif | #line 9 "conftest.l" | | #ifdef YYTEXT_POINTER | extern char *yytext; | #endif | int | main (void) | { | return ! yylex () + ! yywrap (); | } configure:11416: cc -o conftest -pipe -g -rpath=/usr/lib:/usr/local/lib conftest.c -lfl >&5 conftest.l: In function 'yylex': conftest.l:6: warning: comparison between pointer and integer conftest.l:6: warning: assignment makes pointer from integer without a cast configure:11416: $? = 0 configure:11426: result: -lfl configure:11432: checking whether yytext is a pointer configure:11448: cc -o conftest -pipe -g -rpath=/usr/lib:/usr/local/lib conftest.c -lfl >&5 conftest.l: In function 'yylex': conftest.l:6: warning: comparison between pointer and integer conftest.l:6: warning: assignment makes pointer from integer without a cast configure:11448: $? = 0 configure:11456: result: yes configure:11470: checking for egrep configure:11532: result: /usr/bin/grep -E configure:11559: checking net/pfkeyv2.h usability configure:11559: cc -c -pipe -g conftest.c >&5 configure:11559: $? = 0 configure:11559: result: yes configure:11559: checking net/pfkeyv2.h presence configure:11559: cpp conftest.c configure:11559: $? = 0 configure:11559: result: yes configure:11559: checking for net/pfkeyv2.h configure:11559: result: yes configure:11567: checking netinet/ipsec.h usability configure:11567: cc -c -pipe -g conftest.c >&5 conftest.c:57:27: error: netinet/ipsec.h: No such file or directory configure:11567: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ipsec-tools" | #define PACKAGE_TARNAME "ipsec-tools" | #define PACKAGE_VERSION "0.8.0" | #define PACKAGE_STRING "ipsec-tools 0.8.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "ipsec-tools" | #define VERSION "0.8.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define YYTEXT_POINTER 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:11567: result: no configure:11567: checking netinet/ipsec.h presence configure:11567: cpp conftest.c conftest.c:24:27: error: netinet/ipsec.h: No such file or directory configure:11567: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ipsec-tools" | #define PACKAGE_TARNAME "ipsec-tools" | #define PACKAGE_VERSION "0.8.0" | #define PACKAGE_STRING "ipsec-tools 0.8.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "ipsec-tools" | #define VERSION "0.8.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define YYTEXT_POINTER 1 | /* end confdefs.h. */ | #include configure:11567: result: no configure:11567: checking for netinet/ipsec.h configure:11567: result: no configure:11575: checking netinet6/ipsec.h usability configure:11575: cc -c -pipe -g conftest.c >&5 conftest.c:57:28: error: netinet6/ipsec.h: No such file or directory configure:11575: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ipsec-tools" | #define PACKAGE_TARNAME "ipsec-tools" | #define PACKAGE_VERSION "0.8.0" | #define PACKAGE_STRING "ipsec-tools 0.8.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "ipsec-tools" | #define VERSION "0.8.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define YYTEXT_POINTER 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:11575: result: no configure:11575: checking netinet6/ipsec.h presence configure:11575: cpp conftest.c conftest.c:24:28: error: netinet6/ipsec.h: No such file or directory configure:11575: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ipsec-tools" | #define PACKAGE_TARNAME "ipsec-tools" | #define PACKAGE_VERSION "0.8.0" | #define PACKAGE_STRING "ipsec-tools 0.8.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "ipsec-tools" | #define VERSION "0.8.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define YYTEXT_POINTER 1 | /* end confdefs.h. */ | #include configure:11575: result: no configure:11575: checking for netinet6/ipsec.h configure:11575: result: no configure:11583: checking netipsec/ipsec.h usability configure:11583: cc -c -pipe -g conftest.c >&5 configure:11583: $? = 0 configure:11583: result: yes configure:11583: checking netipsec/ipsec.h presence configure:11583: cpp conftest.c configure:11583: $? = 0 configure:11583: result: yes configure:11583: checking for netipsec/ipsec.h configure:11583: result: yes configure:11681: checking for ANSI C header files configure:11785: result: yes configure:11793: checking for sys/wait.h that is POSIX.1 compatible configure:11819: cc -c -pipe -g conftest.c >&5 configure:11819: $? = 0 configure:11826: result: yes configure:11837: checking limits.h usability configure:11837: cc -c -pipe -g conftest.c >&5 configure:11837: $? = 0 configure:11837: result: yes configure:11837: checking limits.h presence configure:11837: cpp conftest.c configure:11837: $? = 0 configure:11837: result: yes configure:11837: checking for limits.h configure:11837: result: yes configure:11837: checking sys/time.h usability configure:11837: cc -c -pipe -g conftest.c >&5 configure:11837: $? = 0 configure:11837: result: yes configure:11837: checking sys/time.h presence configure:11837: cpp conftest.c configure:11837: $? = 0 configure:11837: result: yes configure:11837: checking for sys/time.h configure:11837: result: yes configure:11837: checking for unistd.h configure:11837: result: yes configure:11837: checking stdarg.h usability configure:11837: cc -c -pipe -g conftest.c >&5 configure:11837: $? = 0 configure:11837: result: yes configure:11837: checking stdarg.h presence configure:11837: cpp conftest.c configure:11837: $? = 0 configure:11837: result: yes configure:11837: checking for stdarg.h configure:11837: result: yes configure:11837: checking varargs.h usability configure:11837: cc -c -pipe -g conftest.c >&5 In file included from conftest.c:64: /usr/include/varargs.h:34:2: error: #error " is obsolete with this version of GCC." /usr/include/varargs.h:35:2: error: #error "Change your code to use instead." configure:11837: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ipsec-tools" | #define PACKAGE_TARNAME "ipsec-tools" | #define PACKAGE_VERSION "0.8.0" | #define PACKAGE_STRING "ipsec-tools 0.8.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "ipsec-tools" | #define VERSION "0.8.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define YYTEXT_POINTER 1 | #define PATH_IPSEC_H | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDARG_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:11837: result: no configure:11837: checking varargs.h presence configure:11837: cpp conftest.c In file included from conftest.c:31: /usr/include/varargs.h:34:2: error: #error " is obsolete with this version of GCC." /usr/include/varargs.h:35:2: error: #error "Change your code to use instead." configure:11837: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ipsec-tools" | #define PACKAGE_TARNAME "ipsec-tools" | #define PACKAGE_VERSION "0.8.0" | #define PACKAGE_STRING "ipsec-tools 0.8.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "ipsec-tools" | #define VERSION "0.8.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define YYTEXT_POINTER 1 | #define PATH_IPSEC_H | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDARG_H 1 | /* end confdefs.h. */ | #include configure:11837: result: no configure:11837: checking for varargs.h configure:11837: result: no configure:11849: checking shadow.h usability configure:11849: cc -c -pipe -g conftest.c >&5 conftest.c:64:20: error: shadow.h: No such file or directory configure:11849: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ipsec-tools" | #define PACKAGE_TARNAME "ipsec-tools" | #define PACKAGE_VERSION "0.8.0" | #define PACKAGE_STRING "ipsec-tools 0.8.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "ipsec-tools" | #define VERSION "0.8.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define YYTEXT_POINTER 1 | #define PATH_IPSEC_H | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDARG_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:11849: result: no configure:11849: checking shadow.h presence configure:11849: cpp conftest.c conftest.c:31:20: error: shadow.h: No such file or directory configure:11849: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ipsec-tools" | #define PACKAGE_TARNAME "ipsec-tools" | #define PACKAGE_VERSION "0.8.0" | #define PACKAGE_STRING "ipsec-tools 0.8.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "ipsec-tools" | #define VERSION "0.8.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define YYTEXT_POINTER 1 | #define PATH_IPSEC_H | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDARG_H 1 | /* end confdefs.h. */ | #include configure:11849: result: no configure:11849: checking for shadow.h configure:11849: result: no configure:11861: checking for an ANSI C-conforming const configure:11926: cc -c -pipe -g conftest.c >&5 configure:11926: $? = 0 configure:11933: result: yes configure:11941: checking for pid_t configure:11941: cc -c -pipe -g conftest.c >&5 configure:11941: $? = 0 configure:11941: cc -c -pipe -g conftest.c >&5 conftest.c: In function 'main': conftest.c:67: error: expected expression before ')' token configure:11941: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ipsec-tools" | #define PACKAGE_TARNAME "ipsec-tools" | #define PACKAGE_VERSION "0.8.0" | #define PACKAGE_STRING "ipsec-tools 0.8.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "ipsec-tools" | #define VERSION "0.8.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define YYTEXT_POINTER 1 | #define PATH_IPSEC_H | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDARG_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((pid_t))) | return 0; | ; | return 0; | } configure:11941: result: yes configure:11952: checking for size_t configure:11952: cc -c -pipe -g conftest.c >&5 configure:11952: $? = 0 configure:11952: cc -c -pipe -g conftest.c >&5 conftest.c: In function 'main': conftest.c:67: error: expected expression before ')' token configure:11952: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ipsec-tools" | #define PACKAGE_TARNAME "ipsec-tools" | #define PACKAGE_VERSION "0.8.0" | #define PACKAGE_STRING "ipsec-tools 0.8.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "ipsec-tools" | #define VERSION "0.8.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define YYTEXT_POINTER 1 | #define PATH_IPSEC_H | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDARG_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((size_t))) | return 0; | ; | return 0; | } configure:11952: result: yes configure:11963: checking whether time.h and sys/time.h may both be included configure:11983: cc -c -pipe -g conftest.c >&5 configure:11983: $? = 0 configure:11990: result: yes configure:11998: checking whether struct tm is in sys/time.h or time.h configure:12018: cc -c -pipe -g conftest.c >&5 configure:12018: $? = 0 configure:12025: result: time.h configure:12035: checking for working memcmp configure:12078: cc -o conftest -pipe -g -rpath=/usr/lib:/usr/local/lib conftest.c >&5 configure:12078: $? = 0 configure:12078: ./conftest configure:12078: $? = 0 configure:12088: result: yes configure:12097: checking return type of signal handlers configure:12115: cc -c -pipe -g conftest.c >&5 conftest.c: In function 'main': conftest.c:38: error: void value not ignored as it ought to be configure:12115: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ipsec-tools" | #define PACKAGE_TARNAME "ipsec-tools" | #define PACKAGE_VERSION "0.8.0" | #define PACKAGE_STRING "ipsec-tools 0.8.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "ipsec-tools" | #define VERSION "0.8.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define YYTEXT_POINTER 1 | #define PATH_IPSEC_H | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDARG_H 1 | #define TIME_WITH_SYS_TIME 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | return *(signal (0, 0)) (0) == 1; | ; | return 0; | } configure:12122: result: void configure:12132: checking for vprintf configure:12132: cc -o conftest -pipe -g -rpath=/usr/lib:/usr/local/lib conftest.c >&5 conftest.c:56: warning: conflicting types for built-in function 'vprintf' configure:12132: $? = 0 configure:12132: result: yes configure:12138: checking for _doprnt configure:12138: cc -o conftest -pipe -g -rpath=/usr/lib:/usr/local/lib conftest.c >&5 /tmp//ccbE4AYH.o: In function `main': /usr/ports/security/ipsec-tools/work/ipsec-tools-0.8.0/conftest.c:68: undefined reference to `_doprnt' configure:12138: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ipsec-tools" | #define PACKAGE_TARNAME "ipsec-tools" | #define PACKAGE_VERSION "0.8.0" | #define PACKAGE_STRING "ipsec-tools 0.8.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "ipsec-tools" | #define VERSION "0.8.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define YYTEXT_POINTER 1 | #define PATH_IPSEC_H | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDARG_H 1 | #define TIME_WITH_SYS_TIME 1 | #define RETSIGTYPE void | #define HAVE_VPRINTF 1 | /* end confdefs.h. */ | /* Define _doprnt to an innocuous variant, in case declares _doprnt. | For example, HP-UX 11i declares gettimeofday. */ | #define _doprnt innocuous__doprnt | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _doprnt (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _doprnt | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char _doprnt (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub__doprnt || defined __stub____doprnt | choke me | #endif | | int | main () | { | return _doprnt (); | ; | return 0; | } configure:12138: result: no configure:12152: checking for gettimeofday configure:12152: cc -o conftest -pipe -g -rpath=/usr/lib:/usr/local/lib conftest.c >&5 configure:12152: $? = 0 configure:12152: result: yes configure:12152: checking for select configure:12152: cc -o conftest -pipe -g -rpath=/usr/lib:/usr/local/lib conftest.c >&5 configure:12152: $? = 0 configure:12152: result: yes configure:12152: checking for socket configure:12152: cc -o conftest -pipe -g -rpath=/usr/lib:/usr/local/lib conftest.c >&5 configure:12152: $? = 0 configure:12152: result: yes configure:12152: checking for strerror configure:12152: cc -o conftest -pipe -g -rpath=/usr/lib:/usr/local/lib conftest.c >&5 configure:12152: $? = 0 configure:12152: result: yes configure:12152: checking for strtol configure:12152: cc -o conftest -pipe -g -rpath=/usr/lib:/usr/local/lib conftest.c >&5 configure:12152: $? = 0 configure:12152: result: yes configure:12152: checking for strtoul configure:12152: cc -o conftest -pipe -g -rpath=/usr/lib:/usr/local/lib conftest.c >&5 configure:12152: $? = 0 configure:12152: result: yes configure:12152: checking for strlcpy configure:12152: cc -o conftest -pipe -g -rpath=/usr/lib:/usr/local/lib conftest.c >&5 configure:12152: $? = 0 configure:12152: result: yes configure:12152: checking for strlcat configure:12152: cc -o conftest -pipe -g -rpath=/usr/lib:/usr/local/lib conftest.c >&5 configure:12152: $? = 0 configure:12152: result: yes configure:12161: checking for strdup configure:12161: cc -o conftest -pipe -g -rpath=/usr/lib:/usr/local/lib conftest.c >&5 conftest.c:65: warning: conflicting types for built-in function 'strdup' configure:12161: $? = 0 configure:12161: result: yes configure:12178: checking for an implementation of va_copy() configure:12206: cc -o conftest -Wall -O2 -rpath=/usr/lib:/usr/local/lib conftest.c >&5 conftest.c: In function 'func': conftest.c:49: warning: implicit declaration of function 'exit' conftest.c:49: warning: incompatible implicit declaration of built-in function 'exit' configure:12206: $? = 0 configure:12206: ./conftest configure:12206: $? = 0 configure:12217: result: yes configure:12286: checking if printf accepts %z configure:12305: cc -c -pipe -g -Wall -Werror conftest.c >&5 configure:12305: $? = 0 configure:12306: result: yes configure:12321: checking if __func__ is available configure:12335: cc -c -pipe -g conftest.c >&5 conftest.c: In function 'main': conftest.c:49: warning: initialization discards qualifiers from pointer target type configure:12335: $? = 0 configure:12339: result: yes configure:12348: checking if readline support is requested configure:12358: result: yes configure:12363: checking readline/readline.h usability configure:12363: cc -c -pipe -g conftest.c >&5 configure:12363: $? = 0 configure:12363: result: yes configure:12363: checking readline/readline.h presence configure:12363: cpp conftest.c configure:12363: $? = 0 configure:12363: result: yes configure:12363: checking for readline/readline.h configure:12363: result: yes configure:12365: checking for readline in -lreadline configure:12390: cc -o conftest -pipe -g -rpath=/usr/lib:/usr/local/lib conftest.c -lreadline >&5 configure:12390: $? = 0 configure:12399: result: yes configure:12416: checking if --with-flex option is specified configure:12424: result: dirdefault configure:12431: checking if --with-flexlib option is specified configure:12439: result: default configure:12447: checking if --with-openssl option is specified configure:12455: result: default configure:12462: checking openssl version configure:12479: cc -c -pipe -g conftest.c >&5 configure:12479: $? = 0 configure:12480: result: ok configure:12492: checking openssl/engine.h usability configure:12492: cc -c -pipe -g conftest.c >&5 configure:12492: $? = 0 configure:12492: result: yes configure:12492: checking openssl/engine.h presence configure:12492: cpp conftest.c configure:12492: $? = 0 configure:12492: result: yes configure:12492: checking for openssl/engine.h configure:12492: result: yes configure:12506: checking openssl/aes.h usability configure:12506: cc -c -pipe -g conftest.c >&5 configure:12506: $? = 0 configure:12506: result: yes configure:12506: checking openssl/aes.h presence configure:12506: cpp conftest.c configure:12506: $? = 0 configure:12506: result: yes configure:12506: checking for openssl/aes.h configure:12506: result: yes configure:12520: checking sha2 support configure:12525: result: yes configure:12527: checking openssl/sha2.h usability configure:12527: cc -c -pipe -g conftest.c >&5 conftest.c:82:26: error: openssl/sha2.h: No such file or directory configure:12527: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ipsec-tools" | #define PACKAGE_TARNAME "ipsec-tools" | #define PACKAGE_VERSION "0.8.0" | #define PACKAGE_STRING "ipsec-tools 0.8.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "ipsec-tools" | #define VERSION "0.8.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define YYTEXT_POINTER 1 | #define PATH_IPSEC_H | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDARG_H 1 | #define TIME_WITH_SYS_TIME 1 | #define RETSIGTYPE void | #define HAVE_VPRINTF 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRDUP 1 | #define VA_COPY va_copy | #define HAVE_FUNC_MACRO /**/ | #define HAVE_READLINE /**/ | #define HAVE_OPENSSL_ENGINE_H 1 | #define HAVE_OPENSSL_AES_H 1 | #define WITH_SHA2 /**/ | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:12527: result: no configure:12527: checking openssl/sha2.h presence configure:12527: cpp conftest.c conftest.c:49:26: error: openssl/sha2.h: No such file or directory configure:12527: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ipsec-tools" | #define PACKAGE_TARNAME "ipsec-tools" | #define PACKAGE_VERSION "0.8.0" | #define PACKAGE_STRING "ipsec-tools 0.8.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "ipsec-tools" | #define VERSION "0.8.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define YYTEXT_POINTER 1 | #define PATH_IPSEC_H | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDARG_H 1 | #define TIME_WITH_SYS_TIME 1 | #define RETSIGTYPE void | #define HAVE_VPRINTF 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRDUP 1 | #define VA_COPY va_copy | #define HAVE_FUNC_MACRO /**/ | #define HAVE_READLINE /**/ | #define HAVE_OPENSSL_ENGINE_H 1 | #define HAVE_OPENSSL_AES_H 1 | #define WITH_SHA2 /**/ | /* end confdefs.h. */ | #include configure:12527: result: no configure:12527: checking for openssl/sha2.h configure:12527: result: no configure:12532: checking if sha2 is defined in openssl/sha.h configure:12552: cc -c -pipe -g conftest.c >&5 configure:12552: $? = 0 configure:12554: result: yes configure:12584: checking openssl/camellia.h usability configure:12584: cc -c -pipe -g conftest.c >&5 configure:12584: $? = 0 configure:12584: result: yes configure:12584: checking openssl/camellia.h presence configure:12584: cpp conftest.c configure:12584: $? = 0 configure:12584: result: yes configure:12584: checking for openssl/camellia.h configure:12584: result: yes configure:12597: checking if --enable-adminport option is specified configure:12611: result: yes configure:12615: checking if --enable-rc5 option is specified configure:12624: result: no configure:12683: checking if --enable-idea option is specified configure:12692: result: no configure:12753: checking for crypto containing MD5_Init configure:12778: cc -o conftest -pipe -g -rpath=/usr/lib:/usr/local/lib conftest.c -lreadline >&5 /tmp//ccyfNMeR.o: In function `main': /usr/ports/security/ipsec-tools/work/ipsec-tools-0.8.0/conftest.c:63: undefined reference to `MD5_Init' configure:12778: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ipsec-tools" | #define PACKAGE_TARNAME "ipsec-tools" | #define PACKAGE_VERSION "0.8.0" | #define PACKAGE_STRING "ipsec-tools 0.8.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "ipsec-tools" | #define VERSION "0.8.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define YYTEXT_POINTER 1 | #define PATH_IPSEC_H | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDARG_H 1 | #define TIME_WITH_SYS_TIME 1 | #define RETSIGTYPE void | #define HAVE_VPRINTF 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRDUP 1 | #define VA_COPY va_copy | #define HAVE_FUNC_MACRO /**/ | #define HAVE_READLINE /**/ | #define HAVE_OPENSSL_ENGINE_H 1 | #define HAVE_OPENSSL_AES_H 1 | #define WITH_SHA2 /**/ | #define HAVE_SHA2_IN_SHA_H /**/ | #define HAVE_OPENSSL_CAMELLIA_H 1 | #define ENABLE_ADMINPORT /**/ | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char MD5_Init (); | int | main () | { | return MD5_Init (); | ; | return 0; | } configure:12800: cc -o conftest -pipe -g -rpath=/usr/lib:/usr/local/lib conftest.c -lcrypto -lreadline >&5 configure:12800: $? = 0 configure:12811: result: -lcrypto configure:12822: checking for util containing login configure:12847: cc -o conftest -pipe -g -rpath=/usr/lib:/usr/local/lib conftest.c -lcrypto -lreadline >&5 /tmp//cc2KImoG.o: In function `main': /usr/ports/security/ipsec-tools/work/ipsec-tools-0.8.0/conftest.c:63: undefined reference to `login' configure:12847: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ipsec-tools" | #define PACKAGE_TARNAME "ipsec-tools" | #define PACKAGE_VERSION "0.8.0" | #define PACKAGE_STRING "ipsec-tools 0.8.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "ipsec-tools" | #define VERSION "0.8.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define YYTEXT_POINTER 1 | #define PATH_IPSEC_H | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDARG_H 1 | #define TIME_WITH_SYS_TIME 1 | #define RETSIGTYPE void | #define HAVE_VPRINTF 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRDUP 1 | #define VA_COPY va_copy | #define HAVE_FUNC_MACRO /**/ | #define HAVE_READLINE /**/ | #define HAVE_OPENSSL_ENGINE_H 1 | #define HAVE_OPENSSL_AES_H 1 | #define WITH_SHA2 /**/ | #define HAVE_SHA2_IN_SHA_H /**/ | #define HAVE_OPENSSL_CAMELLIA_H 1 | #define ENABLE_ADMINPORT /**/ | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char login (); | int | main () | { | return login (); | ; | return 0; | } configure:12869: cc -o conftest -pipe -g -rpath=/usr/lib:/usr/local/lib conftest.c -lutil -lcrypto -lreadline >&5 /tmp//ccWB803B.o: In function `main': /usr/ports/security/ipsec-tools/work/ipsec-tools-0.8.0/conftest.c:63: undefined reference to `login' configure:12869: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ipsec-tools" | #define PACKAGE_TARNAME "ipsec-tools" | #define PACKAGE_VERSION "0.8.0" | #define PACKAGE_STRING "ipsec-tools 0.8.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "ipsec-tools" | #define VERSION "0.8.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define YYTEXT_POINTER 1 | #define PATH_IPSEC_H | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDARG_H 1 | #define TIME_WITH_SYS_TIME 1 | #define RETSIGTYPE void | #define HAVE_VPRINTF 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRDUP 1 | #define VA_COPY va_copy | #define HAVE_FUNC_MACRO /**/ | #define HAVE_READLINE /**/ | #define HAVE_OPENSSL_ENGINE_H 1 | #define HAVE_OPENSSL_AES_H 1 | #define WITH_SHA2 /**/ | #define HAVE_SHA2_IN_SHA_H /**/ | #define HAVE_OPENSSL_CAMELLIA_H 1 | #define ENABLE_ADMINPORT /**/ | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char login (); | int | main () | { | return login (); | ; | return 0; | } configure:12880: result: no configure:12890: checking if --with-libiconv option is specified configure:12900: result: no configure:13090: checking if --enable-hybrid option is specified configure:13099: result: yes configure:13117: checking if --enable-frag option is specified configure:13126: result: yes configure:13144: checking if --with-libradius option is specified configure:13154: result: yes configure:13162: checking for radius containing rad_create_request configure:13187: cc -o conftest -pipe -g -rpath=/usr/lib:/usr/local/lib conftest.c -lcrypto -lreadline -lcrypt -lcrypt >&5 /tmp//ccPVOoma.o: In function `main': /usr/ports/security/ipsec-tools/work/ipsec-tools-0.8.0/conftest.c:65: undefined reference to `rad_create_request' configure:13187: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ipsec-tools" | #define PACKAGE_TARNAME "ipsec-tools" | #define PACKAGE_VERSION "0.8.0" | #define PACKAGE_STRING "ipsec-tools 0.8.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "ipsec-tools" | #define VERSION "0.8.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define YYTEXT_POINTER 1 | #define PATH_IPSEC_H | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDARG_H 1 | #define TIME_WITH_SYS_TIME 1 | #define RETSIGTYPE void | #define HAVE_VPRINTF 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRDUP 1 | #define VA_COPY va_copy | #define HAVE_FUNC_MACRO /**/ | #define HAVE_READLINE /**/ | #define HAVE_OPENSSL_ENGINE_H 1 | #define HAVE_OPENSSL_AES_H 1 | #define WITH_SHA2 /**/ | #define HAVE_SHA2_IN_SHA_H /**/ | #define HAVE_OPENSSL_CAMELLIA_H 1 | #define ENABLE_ADMINPORT /**/ | #define ENABLE_HYBRID /**/ | #define ENABLE_FRAG /**/ | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char rad_create_request (); | int | main () | { | return rad_create_request (); | ; | return 0; | } configure:13209: cc -o conftest -pipe -g -rpath=/usr/lib:/usr/local/lib conftest.c -lradius -lcrypto -lreadline -lcrypt -lcrypt >&5 configure:13209: $? = 0 configure:13220: result: -lradius configure:13336: checking for rad_create_request configure:13336: cc -o conftest -pipe -g -rpath=/usr/lib:/usr/local/lib conftest.c -lradius -lcrypto -lreadline -lcrypt -lcrypt -L/lib -R/lib -lradius >&5 configure:13336: $? = 0 configure:13336: result: yes configure:13347: checking if --with-libpam option is specified configure:13357: result: no configure:13550: checking if --with-libldap option is specified configure:13560: result: no configure:13778: checking if --enable-gssapi option is specified configure:13787: result: no configure:13791: checking for krb5-config configure:13809: found /usr/bin/krb5-config configure:13822: result: /usr/bin/krb5-config configure:13970: checking if --enable-stats option is specified configure:13984: result: yes configure:13987: checking if --enable-dpd option is specified configure:14001: result: yes configure:14004: checking if --enable-samode-unspec option is specified configure:14031: result: no configure:14035: checking whether to enable ipv6 configure:14045: result: yes configure:14095: checking for advanced API support configure:14112: cc -c -pipe -g conftest.c >&5 configure:14112: $? = 0 configure:14113: result: yes configure:14126: checking getaddrinfo bug configure:14226: cc -o conftest -Wall -O2 -rpath=/usr/lib:/usr/local/lib conftest.c -lradius -lcrypto -lreadline -lcrypt -lcrypt -L/lib -R/lib -lradius >&5 configure:14226: $? = 0 configure:14226: ./conftest configure:14226: $? = 0 configure:14227: result: good configure:14249: checking kernel NAT-Traversal support configure:14272: checking for struct sadb_x_nat_t_type.sadb_x_nat_t_type_len configure:14272: cc -c -pipe -g conftest.c >&5 configure:14272: $? = 0 configure:14272: result: yes configure:14284: result: yes configure:14287: checking whether to support NAT-T configure:14296: result: yes configure:14313: checking which NAT-T versions to support configure:14323: result: 00,02,rfc configure:14366: checking if --enable-broken-natt option is specified configure:14380: result: no configure:14383: checking whether we support FWD policy configure:14416: result: no configure:14421: checking for ipsec_policy_t configure:14421: cc -c -pipe -g conftest.c >&5 conftest.c:66:36: error: netinet6/ipsec.h: No such file or directory conftest.c: In function 'main': conftest.c:72: error: 'ipsec_policy_t' undeclared (first use in this function) conftest.c:72: error: (Each undeclared identifier is reported only once conftest.c:72: error: for each function it appears in.) configure:14421: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ipsec-tools" | #define PACKAGE_TARNAME "ipsec-tools" | #define PACKAGE_VERSION "0.8.0" | #define PACKAGE_STRING "ipsec-tools 0.8.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "ipsec-tools" | #define VERSION "0.8.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define YYTEXT_POINTER 1 | #define PATH_IPSEC_H | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDARG_H 1 | #define TIME_WITH_SYS_TIME 1 | #define RETSIGTYPE void | #define HAVE_VPRINTF 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRDUP 1 | #define VA_COPY va_copy | #define HAVE_FUNC_MACRO /**/ | #define HAVE_READLINE /**/ | #define HAVE_OPENSSL_ENGINE_H 1 | #define HAVE_OPENSSL_AES_H 1 | #define WITH_SHA2 /**/ | #define HAVE_SHA2_IN_SHA_H /**/ | #define HAVE_OPENSSL_CAMELLIA_H 1 | #define ENABLE_ADMINPORT /**/ | #define ENABLE_HYBRID /**/ | #define ENABLE_FRAG /**/ | #define HAVE_LIBRADIUS /**/ | #define HAVE_RAD_CREATE_REQUEST 1 | #define ENABLE_STATS /**/ | #define ENABLE_DPD /**/ | #define INET6 /**/ | #define INET6_ADVAPI /**/ | #define ENABLE_NATT /**/ | #define ENABLE_NATT_00 /**/ | #define ENABLE_NATT_02 /**/ | #define ENABLE_NATT_RFC /**/ | /* end confdefs.h. */ | | #include | #include | | | int | main () | { | if (sizeof (ipsec_policy_t)) | return 0; | ; | return 0; | } configure:14421: result: no configure:14436: checking kernel Security Context support configure:14457: result: no configure:14460: checking selinux/selinux.h usability configure:14460: cc -c -pipe -g conftest.c >&5 conftest.c:97:29: error: selinux/selinux.h: No such file or directory configure:14460: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ipsec-tools" | #define PACKAGE_TARNAME "ipsec-tools" | #define PACKAGE_VERSION "0.8.0" | #define PACKAGE_STRING "ipsec-tools 0.8.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "ipsec-tools" | #define VERSION "0.8.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define YYTEXT_POINTER 1 | #define PATH_IPSEC_H | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDARG_H 1 | #define TIME_WITH_SYS_TIME 1 | #define RETSIGTYPE void | #define HAVE_VPRINTF 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRDUP 1 | #define VA_COPY va_copy | #define HAVE_FUNC_MACRO /**/ | #define HAVE_READLINE /**/ | #define HAVE_OPENSSL_ENGINE_H 1 | #define HAVE_OPENSSL_AES_H 1 | #define WITH_SHA2 /**/ | #define HAVE_SHA2_IN_SHA_H /**/ | #define HAVE_OPENSSL_CAMELLIA_H 1 | #define ENABLE_ADMINPORT /**/ | #define ENABLE_HYBRID /**/ | #define ENABLE_FRAG /**/ | #define HAVE_LIBRADIUS /**/ | #define HAVE_RAD_CREATE_REQUEST 1 | #define ENABLE_STATS /**/ | #define ENABLE_DPD /**/ | #define INET6 /**/ | #define INET6_ADVAPI /**/ | #define ENABLE_NATT /**/ | #define ENABLE_NATT_00 /**/ | #define ENABLE_NATT_02 /**/ | #define ENABLE_NATT_RFC /**/ | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:14460: result: no configure:14460: checking selinux/selinux.h presence configure:14460: cpp conftest.c conftest.c:64:29: error: selinux/selinux.h: No such file or directory configure:14460: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ipsec-tools" | #define PACKAGE_TARNAME "ipsec-tools" | #define PACKAGE_VERSION "0.8.0" | #define PACKAGE_STRING "ipsec-tools 0.8.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "ipsec-tools" | #define VERSION "0.8.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define YYTEXT_POINTER 1 | #define PATH_IPSEC_H | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDARG_H 1 | #define TIME_WITH_SYS_TIME 1 | #define RETSIGTYPE void | #define HAVE_VPRINTF 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRDUP 1 | #define VA_COPY va_copy | #define HAVE_FUNC_MACRO /**/ | #define HAVE_READLINE /**/ | #define HAVE_OPENSSL_ENGINE_H 1 | #define HAVE_OPENSSL_AES_H 1 | #define WITH_SHA2 /**/ | #define HAVE_SHA2_IN_SHA_H /**/ | #define HAVE_OPENSSL_CAMELLIA_H 1 | #define ENABLE_ADMINPORT /**/ | #define ENABLE_HYBRID /**/ | #define ENABLE_FRAG /**/ | #define HAVE_LIBRADIUS /**/ | #define HAVE_RAD_CREATE_REQUEST 1 | #define ENABLE_STATS /**/ | #define ENABLE_DPD /**/ | #define INET6 /**/ | #define INET6_ADVAPI /**/ | #define ENABLE_NATT /**/ | #define ENABLE_NATT_00 /**/ | #define ENABLE_NATT_02 /**/ | #define ENABLE_NATT_RFC /**/ | /* end confdefs.h. */ | #include configure:14460: result: no configure:14460: checking for selinux/selinux.h configure:14460: result: no configure:14510: checking whether to support Security Context configure:14520: result: no configure:14541: checking for rt containing clock_gettime configure:14566: cc -o conftest -pipe -g -rpath=/usr/lib:/usr/local/lib conftest.c -lradius -lcrypto -lreadline -lcrypt -lcrypt -L/lib -R/lib -lradius >&5 configure:14566: $? = 0 configure:14599: result: none required configure:14608: checking for monotonic system clock configure:14621: cc -c -pipe -g conftest.c >&5 configure:14621: $? = 0 configure:14625: result: yes configure:14773: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by ipsec-tools config.status 0.8.0, which was generated by GNU Autoconf 2.67. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on elwix.aitnet.org config.status:1137: creating Makefile config.status:1137: creating package_version.h config.status:1137: creating src/Makefile config.status:1137: creating src/include-glibc/Makefile config.status:1137: creating src/libipsec/Makefile config.status:1137: creating src/setkey/Makefile config.status:1137: creating src/racoon/Makefile config.status:1137: creating src/racoon/samples/psk.txt config.status:1137: creating src/racoon/samples/racoon.conf config.status:1137: creating rpm/Makefile config.status:1137: creating rpm/suse/Makefile config.status:1137: creating rpm/suse/ipsec-tools.spec config.status:1137: creating config.h config.status:1365: executing depfiles commands config.status:1365: executing libtool commands configure:16997: WARNING: unrecognized options: --with-pkgversion, --enable-debug ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i386-portbld-freebsd10.0 ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_env_CC_set=set ac_cv_env_CC_value=cc ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-pipe -g' ac_cv_env_CPPFLAGS_set=set ac_cv_env_CPPFLAGS_value='' ac_cv_env_CPP_set=set ac_cv_env_CPP_value=cpp ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value=' -rpath=/usr/lib:/usr/local/lib' ac_cv_env_LIBS_set='' ac_cv_env_LIBS_value='' ac_cv_env_YACC_set='' ac_cv_env_YACC_value='' ac_cv_env_YFLAGS_set='' ac_cv_env_YFLAGS_value='' ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i386-portbld-freebsd10.0 ac_cv_env_host_alias_set='' ac_cv_env_host_alias_value='' ac_cv_env_target_alias_set='' ac_cv_env_target_alias_value='' ac_cv_func__doprnt=no ac_cv_func_gettimeofday=yes ac_cv_func_memcmp_working=yes ac_cv_func_rad_create_request=yes ac_cv_func_select=yes ac_cv_func_socket=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strlcat=yes ac_cv_func_strlcpy=yes ac_cv_func_strtol=yes ac_cv_func_strtoul=yes ac_cv_func_vprintf=yes ac_cv_header_dlfcn_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_limits_h=yes ac_cv_header_memory_h=yes ac_cv_header_net_pfkeyv2_h=yes ac_cv_header_netinet6_ipsec_h=no ac_cv_header_netinet_ipsec_h=no ac_cv_header_netipsec_ipsec_h=yes ac_cv_header_openssl_aes_h=yes ac_cv_header_openssl_camellia_h=yes ac_cv_header_openssl_engine_h=yes ac_cv_header_openssl_sha2_h=no ac_cv_header_readline_readline_h=yes ac_cv_header_selinux_selinux_h=no ac_cv_header_shadow_h=no ac_cv_header_stdarg_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_time=yes ac_cv_header_unistd_h=yes ac_cv_header_varargs_h=no ac_cv_host=i386-portbld-freebsd10.0 ac_cv_lib_lex=-lfl ac_cv_lib_readline_readline=yes ac_cv_member_struct_sadb_x_nat_t_type_sadb_x_nat_t_type_len=yes ac_cv_objext=o ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_FGREP='/usr/bin/grep -F' ac_cv_path_GREP=/usr/bin/grep ac_cv_path_KRB5_CONFIG=/usr/bin/krb5-config ac_cv_path_SED=/usr/bin/sed ac_cv_prog_AWK=gawk ac_cv_prog_CPP=cpp ac_cv_prog_LEX=flex ac_cv_prog_YACC='bison -y' ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=cc ac_cv_prog_ac_ct_OBJDUMP=objdump ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_c89='' ac_cv_prog_cc_g=yes ac_cv_prog_lex_root=lex.yy ac_cv_prog_lex_yytext_pointer=yes ac_cv_prog_make_make_set=yes ac_cv_search_MD5_Init=-lcrypto ac_cv_search_clock_gettime='none required' ac_cv_search_login=no ac_cv_search_rad_create_request=-lradius ac_cv_struct_tm=time.h ac_cv_type_ipsec_policy_t=no ac_cv_type_pid_t=yes ac_cv_type_signal=void ac_cv_type_size_t=yes ac_cv_va_copy=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_prog_cc_stdc='' lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file='' lt_cv_ld_reload_flag=-r lt_cv_nm_interface='BSD nm' lt_cv_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_NM='/usr/bin/nm -B' lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_compiler_static_works=yes lt_cv_prog_gnu_ld=yes lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\' lt_cv_sys_max_cmd_len=262144 ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /usr/ports/security/ipsec-tools/work/ipsec-tools-0.8.0/missing --run aclocal-1.11' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /usr/ports/security/ipsec-tools/work/ipsec-tools-0.8.0/missing --run tar' AR='ar' AUTOCONF='${SHELL} /usr/ports/security/ipsec-tools/work/ipsec-tools-0.8.0/missing --run autoconf' AUTOHEADER='${SHELL} /usr/ports/security/ipsec-tools/work/ipsec-tools-0.8.0/missing --run autoheader' AUTOMAKE='${SHELL} /usr/ports/security/ipsec-tools/work/ipsec-tools-0.8.0/missing --run automake-1.11' AWK='gawk' CC='cc' CCDEPMODE='depmode=gcc3' CFLAGS='-pipe -g -Wall -Werror -Wno-unused' CONFIGURE_AMFLAGS='' CPP='cpp' CPPFLAGS=' -I${top_srcdir}/src/racoon/missing' CRYPTOBJS='' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' EXEEXT='' EXTRA_CRYPTO='' FGREP='/usr/bin/grep -F' FRAG_OBJS='isakmp_frag.o' GLIBC_BUGS='' GREP='/usr/bin/grep' HYBRID_OBJS='isakmp_xauth.o isakmp_cfg.o isakmp_unity.o throttle.o' INCLUDE_GLIBC='' INSTALL_DATA='install -o root -g wheel -m 444' INSTALL_OPTS='' INSTALL_PROGRAM='install -o root -g wheel -m 555' INSTALL_SCRIPT='install -o root -g wheel -m 555' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' KERNEL_INCLUDE='' KRB5_CONFIG='/usr/bin/krb5-config' LD='/usr/bin/ld' LDFLAGS=' -rpath=/usr/lib:/usr/local/lib' LEX='flex' LEXLIB='-lfl' LEX_OUTPUT_ROOT='lex.yy' LIBOBJS='' LIBS='-lradius -lcrypto -lreadline -lcrypt -lcrypt -L/lib -R/lib -lradius' LIBTOOL='$(SHELL) /usr/local/bin/libtool' LIPO='' LN_S='ln -s' LTLIBOBJS='' MAKEINFO='${SHELL} /usr/ports/security/ipsec-tools/work/ipsec-tools-0.8.0/missing --run makeinfo' MKDIR_P='./install-sh -c -d' NATT_OBJS='nattraversal.o' NM='/usr/bin/nm -B' NMEDIT='' OBJDUMP='objdump' OBJEXT='o' OTOOL64='' OTOOL='' PACKAGE='ipsec-tools' PACKAGE_BUGREPORT='' PACKAGE_NAME='ipsec-tools' PACKAGE_STRING='ipsec-tools 0.8.0' PACKAGE_TARNAME='ipsec-tools' PACKAGE_URL='' PACKAGE_VERSION='0.8.0' PATH_SEPARATOR=':' RANLIB='ranlib' RPM='' SECCTX_OBJS='' SED='/usr/bin/sed' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' VERSION='0.8.0' YACC='bison -y' YFLAGS='' ac_ct_CC='cc' ac_ct_DUMPBIN='' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='#' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__include='include' am__isrc='' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' build='i386-portbld-freebsd10.0' build_alias='i386-portbld-freebsd10.0' build_cpu='i386' build_os='freebsd10.0' build_vendor='portbld' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host='i386-portbld-freebsd10.0' host_alias='' host_cpu='i386' host_os='freebsd10.0' host_vendor='portbld' htmldir='${docdir}' include_racoondir='${prefix}/include/racoon' includedir='${prefix}/include' infodir='/usr/local/info' install_sh='${SHELL} /usr/ports/security/ipsec-tools/work/ipsec-tools-0.8.0/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='/var/db' lt_ECHO='echo' mandir='/usr/local/man' mkdir_p='$(top_builddir)/./install-sh -c -d' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/usr/local/etc/racoon' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "ipsec-tools" #define PACKAGE_TARNAME "ipsec-tools" #define PACKAGE_VERSION "0.8.0" #define PACKAGE_STRING "ipsec-tools 0.8.0" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define PACKAGE "ipsec-tools" #define VERSION "0.8.0" #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_DLFCN_H 1 #define LT_OBJDIR ".libs/" #define YYTEXT_POINTER 1 #define PATH_IPSEC_H #define STDC_HEADERS 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_LIMITS_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_UNISTD_H 1 #define HAVE_STDARG_H 1 #define TIME_WITH_SYS_TIME 1 #define RETSIGTYPE void #define HAVE_VPRINTF 1 #define HAVE_GETTIMEOFDAY 1 #define HAVE_SELECT 1 #define HAVE_SOCKET 1 #define HAVE_STRERROR 1 #define HAVE_STRTOL 1 #define HAVE_STRTOUL 1 #define HAVE_STRLCPY 1 #define HAVE_STRLCAT 1 #define HAVE_STRDUP 1 #define VA_COPY va_copy #define HAVE_FUNC_MACRO /**/ #define HAVE_READLINE /**/ #define HAVE_OPENSSL_ENGINE_H 1 #define HAVE_OPENSSL_AES_H 1 #define WITH_SHA2 /**/ #define HAVE_SHA2_IN_SHA_H /**/ #define HAVE_OPENSSL_CAMELLIA_H 1 #define ENABLE_ADMINPORT /**/ #define ENABLE_HYBRID /**/ #define ENABLE_FRAG /**/ #define HAVE_LIBRADIUS /**/ #define HAVE_RAD_CREATE_REQUEST 1 #define ENABLE_STATS /**/ #define ENABLE_DPD /**/ #define INET6 /**/ #define INET6_ADVAPI /**/ #define ENABLE_NATT /**/ #define ENABLE_NATT_00 /**/ #define ENABLE_NATT_02 /**/ #define ENABLE_NATT_RFC /**/ #define HAVE_CLOCK_MONOTONIC /**/ configure: exit 0