Show
Ignore:
Timestamp:
08/21/07 08:21:49 (16 months ago)
Author:
tim
Message:

Make sure all applications are properly setup to handle their translations.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • pcbsd/trunk/ethernetconfig/config.log

    r214 r612  
    33 
    44It was created by configure, which was 
    5 generated by GNU Autoconf 2.61.  Invocation command line was 
     5generated by GNU Autoconf 2.59.  Invocation command line was 
    66 
    7   $ ./configure  
     7  $ ./configure --no-create --no-recursion 
    88 
    99## --------- ## 
     
    1111## --------- ## 
    1212 
    13 hostname = pcbsd-8206 
     13hostname = tim.mccormickweb.co.uk 
    1414uname -m = i386 
    1515uname -r = 6.1-RELEASE-p11 
     
    2323/usr/bin/arch -k       = unknown 
    2424/usr/convex/getsysinfo = unknown 
    25 /usr/bin/hostinfo      = unknown 
     25hostinfo               = unknown 
    2626/bin/machine           = unknown 
    2727/usr/bin/oslevel       = unknown 
     
    3636PATH: /usr/local/bin 
    3737PATH: /usr/X11R6/bin 
    38 PATH: /root/bin 
     38PATH: /home/tim/bin 
    3939 
    4040 
     
    4343## ----------- ## 
    4444 
    45 configure:2136: checking build system type 
    46 configure:2154: result: i386-unknown-freebsd6.1 
    47 configure:2176: checking host system type 
    48 configure:2191: result: i386-unknown-freebsd6.1 
    49 configure:2213: checking target system type 
    50 configure:2228: result: i386-unknown-freebsd6.1 
    51 configure:2289: checking for a BSD-compatible install 
    52 configure:2345: result: /usr/bin/install -c 
    53 configure:2360: checking for -p flag to install 
    54 configure:2373: result: yes 
    55 configure:2384: checking whether build environment is sane 
    56 configure:2427: result: yes 
    57 configure:2479: checking for gawk 
    58 configure:2509: result: no 
    59 configure:2479: checking for mawk 
    60 configure:2509: result: no 
    61 configure:2479: checking for nawk 
    62 configure:2495: found /usr/bin/nawk 
    63 configure:2506: result: nawk 
    64 configure:2517: checking whether make sets $(MAKE) 
    65 configure:2538: result: yes 
    66 configure:2740: checking for kde-config 
    67 configure:2802: result: /usr/local/bin/kde-config 
    68 configure:2897: checking where to install 
    69 configure:2901: result: /usr/local (as returned by kde-config) 
    70 configure:2956: checking for style of include used by make 
    71 configure:2984: result: GNU 
    72 configure:3134: checking for gcc 
    73 configure:3150: found /usr/bin/gcc 
    74 configure:3161: result: gcc 
    75 configure:3399: checking for C compiler version 
    76 configure:3406: gcc --version >&5 
     45configure:1564: checking build system type 
     46configure:1582: result: i386-unknown-freebsd6.1 
     47configure:1590: checking host system type 
     48configure:1604: result: i386-unknown-freebsd6.1 
     49configure:1612: checking target system type 
     50configure:1626: result: i386-unknown-freebsd6.1 
     51configure:1673: checking for a BSD-compatible install 
     52configure:1728: result: /usr/bin/install -c 
     53configure:1743: checking for -p flag to install 
     54configure:1756: result: yes 
     55configure:1767: checking whether build environment is sane 
     56configure:1810: result: yes 
     57configure:1862: checking for gawk 
     58configure:1891: result: no 
     59configure:1862: checking for mawk 
     60configure:1891: result: no 
     61configure:1862: checking for nawk 
     62configure:1878: found /usr/bin/nawk 
     63configure:1888: result: nawk 
     64configure:1898: checking whether make sets $(MAKE) 
     65configure:1918: result: yes 
     66configure:2104: checking for kde-config 
     67configure:2166: result: /usr/local/bin/kde-config 
     68configure:2261: checking where to install 
     69configure:2265: result: /usr/local (as returned by kde-config) 
     70configure:2320: checking for style of include used by make 
     71configure:2348: result: GNU 
     72configure:2496: checking for gcc 
     73configure:2512: found /usr/bin/gcc 
     74configure:2522: result: gcc 
     75configure:2766: checking for C compiler version 
     76configure:2769: gcc --version </dev/null >&5 
    7777gcc (GCC) 3.4.4 [FreeBSD] 20050518 
    7878Copyright (C) 2004 Free Software Foundation, Inc. 
     
    8080warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. 
    8181 
    82 configure:3409: $? = 0 
    83 configure:3416: gcc -v >&5 
     82configure:2772: $? = 0 
     83configure:2774: gcc -v </dev/null >&5 
    8484Using built-in specs. 
    8585Configured with: FreeBSD/i386 system compiler 
    8686Thread model: posix 
    8787gcc version 3.4.4 [FreeBSD] 20050518 
    88 configure:3419: $? = 0 
    89 configure:3426: gcc -V >&5 
     88configure:2777: $? = 0 
     89configure:2779: gcc -V </dev/null >&5 
    9090gcc: `-V' option must have argument 
    91 configure:3429: $? = 1 
    92 configure:3452: checking for C compiler default output file name 
    93 configure:3479: gcc     conftest.c  >&5 
    94 configure:3482: $? = 0 
    95 configure:3520: result: a.out 
    96 configure:3537: checking whether the C compiler works 
    97 configure:3547: ./a.out 
    98 configure:3550: $? = 0 
    99 configure:3567: result: yes 
    100 configure:3574: checking whether we are cross compiling 
    101 configure:3576: result: no 
    102 configure:3579: checking for suffix of executables 
    103 configure:3586: gcc -o conftest     conftest.c  >&5 
    104 configure:3589: $? = 0 
    105 configure:3613: result:  
    106 configure:3619: checking for suffix of object files 
    107 configure:3645: gcc -c    conftest.c >&5 
    108 configure:3648: $? = 0 
    109 configure:3671: result: o 
    110 configure:3675: checking whether we are using the GNU C compiler 
    111 configure:3704: gcc -c    conftest.c >&5 
    112 configure:3710: $? = 0 
    113 configure:3727: result: yes 
    114 configure:3732: checking whether gcc accepts -g 
    115 configure:3762: gcc -c -g  conftest.c >&5 
    116 configure:3768: $? = 0 
    117 configure:3867: result: yes 
    118 configure:3884: checking for gcc option to accept ISO C89 
    119 configure:3958: gcc  -c    conftest.c >&5 
    120 configure:3964: $? = 0 
    121 configure:3987: result: none needed 
    122 configure:4007: checking dependency style of gcc 
    123 configure:4097: result: gcc3 
    124 configure:4120: checking how to run the C preprocessor 
    125 configure:4160: gcc -E  conftest.c 
    126 configure:4166: $? = 0 
    127 configure:4197: gcc -E  conftest.c 
    128 conftest.c:10:28: ac_nonexistent.h: No such file or directory 
    129 configure:4203: $? = 1 
     91configure:2782: $? = 1 
     92configure:2805: checking for C compiler default output file name 
     93configure:2808: gcc     conftest.c  >&5 
     94configure:2811: $? = 0 
     95configure:2857: result: a.out 
     96configure:2862: checking whether the C compiler works 
     97configure:2868: ./a.out 
     98configure:2871: $? = 0 
     99configure:2888: result: yes 
     100configure:2895: checking whether we are cross compiling 
     101configure:2897: result: no 
     102configure:2900: checking for suffix of executables 
     103configure:2902: gcc -o conftest     conftest.c  >&5 
     104configure:2905: $? = 0 
     105configure:2930: result:  
     106configure:2936: checking for suffix of object files 
     107configure:2957: gcc -c    conftest.c >&5 
     108configure:2960: $? = 0 
     109configure:2982: result: o 
     110configure:2986: checking whether we are using the GNU C compiler 
     111configure:3010: gcc -c    conftest.c >&5 
     112configure:3016: $? = 0 
     113configure:3020: test -z  
     114                         || test ! -s conftest.err 
     115configure:3023: $? = 0 
     116configure:3026: test -s conftest.o 
     117configure:3029: $? = 0 
     118configure:3042: result: yes 
     119configure:3048: checking whether gcc accepts -g 
     120configure:3069: gcc -c -g  conftest.c >&5 
     121configure:3075: $? = 0 
     122configure:3079: test -z  
     123                         || test ! -s conftest.err 
     124configure:3082: $? = 0 
     125configure:3085: test -s conftest.o 
     126configure:3088: $? = 0 
     127configure:3099: result: yes 
     128configure:3116: checking for gcc option to accept ANSI C 
     129configure:3186: gcc  -c    conftest.c >&5 
     130configure:3192: $? = 0 
     131configure:3196: test -z  
     132                         || test ! -s conftest.err 
     133configure:3199: $? = 0 
     134configure:3202: test -s conftest.o 
     135configure:3205: $? = 0 
     136configure:3223: result: none needed 
     137configure:3241: gcc -c    conftest.c >&5 
     138conftest.c:2: error: syntax error before "me" 
     139configure:3247: $? = 1 
     140configure: failed program was: 
     141| #ifndef __cplusplus 
     142|   choke me 
     143| #endif 
     144configure:3382: checking dependency style of gcc 
     145configure:3472: result: gcc3 
     146configure:3495: checking how to run the C preprocessor 
     147configure:3530: gcc -E  conftest.c 
     148configure:3536: $? = 0 
     149configure:3568: gcc -E  conftest.c 
     150conftest.c:11:28: ac_nonexistent.h: No such file or directory 
     151configure:3574: $? = 1 
    130152configure: failed program was: 
    131153| /* confdefs.h.  */ 
     154|  
    132155| #define PACKAGE_NAME "" 
    133156| #define PACKAGE_TARNAME "" 
     
    139162| /* end confdefs.h.  */ 
    140163| #include <ac_nonexistent.h> 
    141 configure:4236: result: gcc -E 
    142 configure:4265: gcc -E  conftest.c 
    143 configure:4271: $? = 0 
    144 configure:4302: gcc -E  conftest.c 
    145 conftest.c:10:28: ac_nonexistent.h: No such file or directory 
    146 configure:4308: $? = 1 
     164configure:3613: result: gcc -E 
     165configure:3637: gcc -E  conftest.c 
     166configure:3643: $? = 0 
     167configure:3675: gcc -E  conftest.c 
     168conftest.c:11:28: ac_nonexistent.h: No such file or directory 
     169configure:3681: $? = 1 
    147170configure: failed program was: 
    148171| /* confdefs.h.  */ 
     172|  
    149173| #define PACKAGE_NAME "" 
    150174| #define PACKAGE_TARNAME "" 
     
    156180| /* end confdefs.h.  */ 
    157181| #include <ac_nonexistent.h> 
    158 configure:4432: checking for g++ 
    159 configure:4448: found /usr/bin/g++ 
    160 configure:4459: result: g++ 
    161 configure:4490: checking for C++ compiler version 
    162 configure:4497: g++ --version >&5 
     182configure:3805: checking for g++ 
     183configure:3821: found /usr/bin/g++ 
     184configure:3831: result: g++ 
     185configure:3847: checking for C++ compiler version 
     186configure:3850: g++ --version </dev/null >&5 
    163187g++ (GCC) 3.4.4 [FreeBSD] 20050518 
    164188Copyright (C) 2004 Free Software Foundation, Inc. 
     
    166190warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. 
    167191 
    168 configure:4500: $? = 0 
    169 configure:4507: g++ -v >&5 
     192configure:3853: $? = 0 
     193configure:3855: g++ -v </dev/null >&5 
    170194Using built-in specs. 
    171195Configured with: FreeBSD/i386 system compiler 
    172196Thread model: posix 
    173197gcc version 3.4.4 [FreeBSD] 20050518 
    174 configure:4510: $? = 0 
    175 configure:4517: g++ -V >&5 
     198configure:3858: $? = 0 
     199configure:3860: g++ -V </dev/null >&5 
    176200g++: `-V' option must have argument 
    177 configure:4520: $? = 1 
    178 configure:4523: checking whether we are using the GNU C++ compiler 
    179 configure:4552: g++ -c    conftest.cpp >&5 
    180 configure:4558: $? = 0 
    181 configure:4575: result: yes 
    182 configure:4580: checking whether g++ accepts -g 
    183 configure:4610: g++ -c -g  conftest.cpp >&5 
    184 configure:4616: $? = 0 
    185 configure:4715: result: yes 
    186 configure:4740: checking dependency style of g++ 
    187 configure:4830: result: gcc3 
    188 configure:4849: checking whether gcc is blacklisted 
    189 configure:4880: gcc -c -O2    conftest.c >&5 
    190 configure:4886: $? = 0 
    191 configure:4902: result: no 
    192 configure:5399: checking whether g++ supports -Wundef 
    193 configure:5439: rm -rf SunWS_cache; g++ -o conftest -Wall -W -Wpointer-arith -O2   -Wundef   conftest.cpp  1>&5 
    194 configure:5445: $? = 0 
    195 configure:5472: result: yes 
    196 configure:5484: checking whether g++ supports -Wno-long-long 
    197 configure:5524: rm -rf SunWS_cache; g++ -o conftest -Wundef -Wall -W -Wpointer-arith -O2   -Wno-long-long   conftest.cpp  1>&5 
    198 configure:5530: $? = 0 
    199 configure:5557: result: yes 
    200 configure:5569: checking whether g++ supports -Wno-non-virtual-dtor 
    201 configure:5609: rm -rf SunWS_cache; g++ -o conftest -Wno-long-long -Wundef -Wall -W -Wpointer-arith -O2   -Wno-non-virtual-dtor   conftest.cpp  1>&5 
    202 configure:5615: $? = 0 
    203 configure:5642: result: yes 
    204 configure:5674: checking whether g++ supports -fno-reorder-blocks 
    205 configure:5714: rm -rf SunWS_cache; g++ -o conftest -Wno-long-long -Wundef -Wall -W -Wpointer-arith -O2   -Wno-non-virtual-dtor -fno-reorder-blocks   conftest.cpp  1>&5 
    206 configure:5720: $? = 0 
    207 configure:5747: result: yes 
    208 configure:5765: checking whether g++ supports -fno-exceptions 
    209 configure:5805: rm -rf SunWS_cache; g++ -o conftest -Wno-long-long -Wundef -Wall -W -Wpointer-arith -O2   -Wno-non-virtual-dtor -fno-exceptions   conftest.cpp  1>&5 
    210 configure:5811: $? = 0 
    211 configure:5838: result: yes 
    212 configure:5850: checking whether g++ supports -fno-check-new 
    213 configure:5890: rm -rf SunWS_cache; g++ -o conftest -Wno-long-long -Wundef -Wall -W -Wpointer-arith -O2   -Wno-non-virtual-dtor -fno-exceptions -fno-check-new   conftest.cpp  1>&5 
    214 configure:5896: $? = 0 
    215 configure:5923: result: yes 
    216 configure:5935: checking whether g++ supports -fno-common 
    217 configure:5975: rm -rf SunWS_cache; g++ -o conftest -Wno-long-long -Wundef -Wall -W -Wpointer-arith -O2   -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common   conftest.cpp  1>&5 
    218 configure:5981: $? = 0 
    219 configure:6008: result: yes 
    220 configure:6020: checking whether g++ supports -fexceptions 
    221 configure:6060: rm -rf SunWS_cache; g++ -o conftest -Wno-long-long -Wundef -Wall -W -Wpointer-arith -O2   -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -fexceptions   conftest.cpp  1>&5 
    222 configure:6066: $? = 0 
    223 configure:6093: result: yes 
    224 configure:6136: checking whether system headers can cope with -O2 -fno-inline 
    225 configure:6202: result: irrelevant 
    226 configure:6840: checking how to run the C++ preprocessor 
    227 configure:6876: g++ -E  conftest.cpp 
    228 configure:6882: $? = 0 
    229 configure:6913: g++ -E  conftest.cpp 
    230 conftest.cpp:10:28: ac_nonexistent.h: No such file or directory 
    231 configure:6919: $? = 1 
     201configure:3863: $? = 1 
     202configure:3866: checking whether we are using the GNU C++ compiler 
     203configure:3890: g++ -c    conftest.cc >&5 
     204configure:3896: $? = 0 
     205configure:3900: test -z  
     206                         || test ! -s conftest.err 
     207configure:3903: $? = 0 
     208configure:3906: test -s conftest.o 
     209configure:3909: $? = 0 
     210configure:3922: result: yes 
     211configure:3928: checking whether g++ accepts -g 
     212configure:3949: g++ -c -g  conftest.cc >&5 
     213configure:3955: $? = 0 
     214configure:3959: test -z  
     215                         || test ! -s conftest.err 
     216configure:3962: $? = 0 
     217configure:3965: test -s conftest.o 
     218configure:3968: $? = 0 
     219configure:3979: result: yes 
     220configure:4021: g++ -c    conftest.cc >&5 
     221configure:4027: $? = 0 
     222configure:4031: test -z  
     223                         || test ! -s conftest.err 
     224configure:4034: $? = 0 
     225configure:4037: test -s conftest.o 
     226configure:4040: $? = 0 
     227configure:4066: g++ -c    conftest.cc >&5 
     228conftest.cc: In function `int main()': 
     229conftest.cc:15: error: `exit' undeclared (first use this function) 
     230conftest.cc:15: error: (Each undeclared identifier is reported only once for each function it appears in.) 
     231configure:4072: $? = 1 
    232232configure: failed program was: 
    233233| /* confdefs.h.  */ 
     234|  
    234235| #define PACKAGE_NAME "" 
    235236| #define PACKAGE_TARNAME "" 
     
    240241| #define VERSION "0.1" 
    241242| /* end confdefs.h.  */ 
    242 | #include <ac_nonexistent.h> 
    243 configure:6952: result: g++ -E 
    244 configure:6981: g++ -E  conftest.cpp 
    245 configure:6987: $? = 0 
    246 configure:7018: g++ -E  conftest.cpp 
    247 conftest.cpp:10:28: ac_nonexistent.h: No such file or directory 
    248 configure:7024: $? = 1 
     243|  
     244| int 
     245| main () 
     246| { 
     247| exit (42); 
     248|   ; 
     249|   return 0; 
     250| } 
     251configure:4021: g++ -c    conftest.cc >&5 
     252configure:4027: $? = 0 
     253configure:4031: test -z  
     254                         || test ! -s conftest.err 
     255configure:4034: $? = 0 
     256configure:4037: test -s conftest.o 
     257configure:4040: $? = 0 
     258configure:4066: g++ -c    conftest.cc >&5 
     259configure:4072: $? = 0 
     260configure:4076: test -z  
     261                         || test ! -s conftest.err 
     262configure:4079: $? = 0 
     263configure:4082: test -s conftest.o 
     264configure:4085: $? = 0 
     265configure:4110: checking dependency style of g++ 
     266configure:4200: result: gcc3 
     267configure:4219: checking whether gcc is blacklisted 
     268configure:4245: gcc -c -O2    conftest.c >&5 
     269configure:4251: $? = 0 
     270configure:4255: test -z  
     271                         || test ! -s conftest.err 
     272configure:4258: $? = 0 
     273configure:4261: test -s conftest.o 
     274configure:4264: $? = 0 
     275configure:4276: result: no 
     276configure:4788: checking whether g++ supports -Wundef 
     277configure:4824: rm -rf SunWS_cache; g++ -o conftest -Wall -W -Wpointer-arith -O2   -Wundef   conftest.cc  1>&5 
     278configure:4830: $? = 0 
     279configure:4834: test -z  
     280                         || test ! -s conftest.err 
     281configure:4837: $? = 0 
     282configure:4840: test -s conftest 
     283configure:4843: $? = 0 
     284configure:4864: result: yes 
     285configure:4876: checking whether g++ supports -Wno-long-long 
     286configure:4912: rm -rf SunWS_cache; g++ -o conftest -Wundef -Wall -W -Wpointer-arith -O2   -Wno-long-long   conftest.cc  1>&5 
     287configure:4918: $? = 0 
     288configure:4922: test -z  
     289                         || test ! -s conftest.err 
     290configure:4925: $? = 0 
     291configure:4928: test -s conftest 
     292configure:4931: $? = 0 
     293configure:4952: result: yes 
     294configure:4964: checking whether g++ supports -Wno-non-virtual-dtor 
     295configure:5000: rm -rf SunWS_cache; g++ -o conftest -Wno-long-long -Wundef -Wall -W -Wpointer-arith -O2   -Wno-non-virtual-dtor   conftest.cc  1>&5 
     296configure:5006: $? = 0 
     297configure:5010: test -z  
     298                         || test ! -s conftest.err 
     299configure:5013: $? = 0 
     300configure:5016: test -s conftest 
     301configure:5019: $? = 0 
     302configure:5040: result: yes 
     303configure:5072: checking whether g++ supports -fno-reorder-blocks 
     304configure:5108: rm -rf SunWS_cache; g++ -o conftest -Wno-long-long -Wundef -Wall -W -Wpointer-arith -O2   -Wno-non-virtual-dtor -fno-reorder-blocks   conftest.cc  1>&5 
     305configure:5114: $? = 0 
     306configure:5118: test -z  
     307                         || test ! -s conftest.err 
     308configure:5121: $? = 0 
     309configure:5124: test -s conftest 
     310configure:5127: $? = 0 
     311configure:5148: result: yes 
     312configure:5166: checking whether g++ supports -fno-exceptions 
     313configure:5202: rm -rf SunWS_cache; g++ -o conftest -Wno-long-long -Wundef -Wall -W -Wpointer-arith -O2   -Wno-non-virtual-dtor -fno-exceptions   conftest.cc  1>&5 
     314configure:5208: $? = 0 
     315configure:5212: test -z  
     316                         || test ! -s conftest.err 
     317configure:5215: $? = 0 
     318configure:5218: test -s conftest 
     319configure:5221: $? = 0 
     320configure:5242: result: yes 
     321configure:5254: checking whether g++ supports -fno-check-new 
     322configure:5290: rm -rf SunWS_cache; g++ -o conftest -Wno-long-long -Wundef -Wall -W -Wpointer-arith -O2   -Wno-non-virtual-dtor -fno-exceptions -fno-check-new   conftest.cc  1>&5 
     323configure:5296: $? = 0 
     324configure:5300: test -z  
     325                         || test ! -s conftest.err 
     326configure:5303: $? = 0 
     327configure:5306: test -s conftest 
     328configure:5309: $? = 0 
     329configure:5330: result: yes 
     330configure:5342: checking whether g++ supports -fno-common 
     331configure:5378: rm -rf SunWS_cache; g++ -o conftest -Wno-long-long -Wundef -Wall -W -Wpointer-arith -O2   -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common   conftest.cc  1>&5 
     332configure:5384: $? = 0 
     333configure:5388: test -z  
     334                         || test ! -s conftest.err 
     335configure:5391: $? = 0 
     336configure:5394: test -s conftest 
     337configure:5397: $? = 0 
     338configure:5418: result: yes 
     339configure:5430: checking whether g++ supports -fexceptions 
     340configure:5466: rm -rf SunWS_cache; g++ -o conftest -Wno-long-long -Wundef -Wall -W -Wpointer-arith -O2   -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -fexceptions   conftest.cc  1>&5 
     341configure:5472: $? = 0 
     342configure:5476: test -z  
     343                         || test ! -s conftest.err 
     344configure:5479: $? = 0 
     345configure:5482: test -s conftest 
     346configure:5485: $? = 0 
     347configure:5506: result: yes 
     348configure:5549: checking whether system headers can cope with -O2 -fno-inline 
     349configure:5618: result: irrelevant 
     350configure:6274: checking how to run the C++ preprocessor 
     351configure:6305: g++ -E  conftest.cc 
     352configure:6311: $? = 0 
     353configure:6343: g++ -E  conftest.cc 
     354conftest.cc:14:28: ac_nonexistent.h: No such file or directory 
     355configure:6349: $? = 1 
    249356configure: failed program was: 
    250357| /* confdefs.h.  */ 
     358|  
    251359| #define PACKAGE_NAME "" 
    252360| #define PACKAGE_TARNAME "" 
     
    256364| #define PACKAGE "ethernetconfig" 
    257365| #define VERSION "0.1" 
     366| #ifdef __cplusplus 
     367| extern "C" void std::exit (int) throw (); using std::exit; 
     368| #endif 
    258369| /* end confdefs.h.  */ 
    259370| #include <ac_nonexistent.h> 
    260 configure:7066: checking whether g++ supports -O0 
    261 configure:7106: rm -rf SunWS_cache; g++ -o conftest -Wno-long-long -Wundef -Wall -W -Wpointer-arith -O2 -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -O0   conftest.cpp  1>&5 
    262 configure:7112: $? = 0 
    263 configure:7139: result: yes 
    264 configure:7679: result: not using lib directory suffix 
    265 configure:7724: checking for a sed that does not truncate output 
    266 configure:7778: result: /usr/bin/sed 
    267 configure:7781: checking for grep that handles long lines and -e 
    268 configure:7855: result: /usr/bin/grep 
    269 configure:7860: checking for egrep 
    270 configure:7938: result: /usr/bin/grep -E 
    271 configure:7954: checking for ld used by gcc 
    272 configure:8021: result: /usr/bin/ld 
    273 configure:8030: checking if the linker (/usr/bin/ld) is GNU ld 
    274 configure:8045: result: yes 
    275 configure:8050: checking for /usr/bin/ld option to reload object files 
    276 configure:8057: result: -r 
    277 configure:8075: checking for BSD-compatible nm 
    278 configure:8124: result: /usr/bin/nm -B 
    279 configure:8128: checking whether ln -s works 
    280 configure:8132: result: yes 
    281 configure:8139: checking how to recognise dependent libraries 
    282 configure:8315: result: pass_all 
    283 configure:8542: checking for ANSI C header files 
    284 configure:8572: gcc -c -O2    conftest.c >&5 
    285 configure:8578: $? = 0 
    286 configure:8677: gcc -o conftest -O2     conftest.c  >&5 
    287 configure:8680: $? = 0 
    288 configure:8686: ./conftest 
    289 configure:8689: $? = 0 
    290 configure:8706: result: yes 
    291 configure:8730: checking for sys/types.h 
    292 configure:8751: gcc -c -O2    conftest.c >&5 
    293 configure:8757: $? = 0 
    294 configure:8773: result: yes 
    295 configure:8730: checking for sys/stat.h 
    296 configure:8751: gcc -c -O2    conftest.c >&5 
    297 configure:8757: $? = 0 
    298 configure:8773: result: yes 
    299 configure:8730: checking for stdlib.h 
    300 configure:8751: gcc -c -O2    conftest.c >&5 
    301 configure:8757: $? = 0 
    302 configure:8773: result: yes 
    303 configure:8730: checking for string.h 
    304 configure:8751: gcc -c -O2    conftest.c >&5 
    305 configure:8757: $? = 0 
    306 configure:8773: result: yes 
    307 configure:8730: checking for memory.h 
    308 configure:8751: gcc -c -O2    conftest.c >&5 
    309 configure:8757: $? = 0 
    310 configure:8773: result: yes 
    311 configure:8730: checking for strings.h 
    312 configure:8751: gcc -c -O2    conftest.c >&5 
    313 configure:8757: $? = 0 
    314 configure:8773: result: yes 
    315 configure:8730: checking for inttypes.h 
    316 configure:8751: gcc -c -O2    conftest.c >&5 
    317 configure:8757: $? = 0 
    318 configure:8773: result: yes 
    319 configure:8730: checking for stdint.h 
    320 configure:8751: gcc -c -O2    conftest.c >&5 
    321 configure:8757: $? = 0 
    322 configure:8773: result: yes 
    323 configure:8730: checking for unistd.h 
    324 configure:8751: gcc -c -O2    conftest.c >&5 
    325 configure:8757: $? = 0 
    326 configure:8773: result: yes 
    327 configure:8800: checking dlfcn.h usability 
    328 configure:8817: gcc -c -O2    conftest.c >&5 
    329 configure:8823: $? = 0 
    330 configure:8837: result: yes 
    331 configure:8841: checking dlfcn.h presence 
    332 configure:8856: gcc -E  conftest.c 
    333 configure:8862: $? = 0 
    334 configure:8876: result: yes 
    335 configure:8904: checking for dlfcn.h 
    336 configure:8912: result: yes 
    337 configure:8935: checking how to run the C++ preprocessor 
    338 configure:9047: result: g++ -E 
    339 configure:9076: g++ -E  conftest.cpp 
    340 configure:9082: $? = 0 
    341 configure:9113: g++ -E  conftest.cpp 
    342 conftest.cpp:22:28: ac_nonexistent.h: No such file or directory 
    343 configure:9119: $? = 1 
     371configure:6388: result: g++ -E 
     372configure:6412: g++ -E  conftest.cc 
     373configure:6418: $? = 0 
     374configure:6450: g++ -E  conftest.cc 
     375conftest.cc:14:28: ac_nonexistent.h: No such file or directory 
     376configure:6456: $? = 1 
    344377configure: failed program was: 
    345378| /* confdefs.h.  */ 
     379|  
    346380| #define PACKAGE_NAME "" 
    347381| #define PACKAGE_TARNAME "" 
     
    351385| #define PACKAGE "ethernetconfig" 
    352386| #define VERSION "0.1" 
     387| #ifdef __cplusplus 
     388| extern "C" void std::exit (int) throw (); using std::exit; 
     389| #endif 
     390| /* end confdefs.h.  */ 
     391| #include <ac_nonexistent.h> 
     392configure:6504: checking whether g++ supports -O0 
     393configure:6540: rm -rf SunWS_cache; g++ -o conftest -Wno-long-long -Wundef -Wall -W -Wpointer-arith -O2 -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -O0   conftest.cc  1>&5 
     394configure:6546: $? = 0 
     395configure:6550: test -z  
     396                         || test ! -s conftest.err 
     397configure:6553: $? = 0 
     398configure:6556: test -s conftest 
     399configure:6559: $? = 0 
     400configure:6580: result: yes 
     401configure:7132: result: not using lib directory suffix 
     402configure:7177: checking for a sed that does not truncate output 
     403configure:7231: result: /usr/bin/sed 
     404configure:7234: checking for egrep 
     405configure:7244: result: grep -E 
     406configure:7260: checking for ld used by gcc 
     407configure:7327: result: /usr/bin/ld 
     408configure:7336: checking if the linker (/usr/bin/ld) is GNU ld 
     409configure:7351: result: yes 
     410configure:7356: checking for /usr/bin/ld option to reload object files 
     411configure:7363: result: -r 
     412configure:7381: checking for BSD-compatible nm 
     413configure:7430: result: /usr/bin/nm -B 
     414configure:7434: checking whether ln -s works 
     415configure:7438: result: yes 
     416configure:7445: checking how to recognise dependent libraries 
     417configure:7621: result: pass_all 
     418configure:7851: checking for ANSI C header files 
     419configure:7876: gcc -c -O2    conftest.c >&5 
     420configure:7882: $? = 0 
     421configure:7886: test -z  
     422                         || test ! -s conftest.err 
     423configure:7889: $? = 0 
     424configure:7892: test -s conftest.o 
     425configure:7895: $? = 0 
     426configure:7984: gcc -o conftest -O2     conftest.c  >&5 
     427configure:7987: $? = 0 
     428configure:7989: ./conftest 
     429configure:7992: $? = 0 
     430configure:8007: result: yes 
     431configure:8031: checking for sys/types.h 
     432configure:8047: gcc -c -O2    conftest.c >&5 
     433configure:8053: $? = 0 
     434configure:8057: test -z  
     435                         || test ! -s conftest.err 
     436configure:8060: $? = 0 
     437configure:8063: test -s conftest.o 
     438configure:8066: $? = 0 
     439configure:8077: result: yes 
     440configure:8031: checking for sys/stat.h 
     441configure:8047: gcc -c -O2    conftest.c >&5 
     442configure:8053: $? = 0 
     443configure:8057: test -z  
     444                         || test ! -s conftest.err 
     445configure:8060: $? = 0 
     446configure:8063: test -s conftest.o 
     447configure:8066: $? = 0 
     448configure:8077: result: yes 
     449configure:8031: checking for stdlib.h 
     450configure:8047: gcc -c -O2    conftest.c >&5 
     451configure:8053: $? = 0 
     452configure:8057: test -z  
     453                         || test ! -s conftest.err 
     454configure:8060: $? = 0 
     455configure:8063: test -s conftest.o 
     456configure:8066: $? = 0 
     457configure:8077: result: yes 
     458configure:8031: checking for string.h 
     459configure:8047: gcc -c -O2    conftest.c >&5 
     460configure:8053: $? = 0 
     461configure:8057: test -z  
     462                         || test ! -s conftest.err 
     463configure:8060: $? = 0 
     464configure:8063: test -s conftest.o 
     465configure:8066: $? = 0 
     466configure:8077: result: yes 
     467configure:8031: checking for memory.h 
     468configure:8047: gcc -c -O2    conftest.c >&5 
     469configure:8053: $? = 0 
     470configure:8057: test -z  
     471                         || test ! -s conftest.err 
     472configure:8060: $? = 0 
     473configure:8063: test -s conftest.o 
     474configure:8066: $? = 0 
     475configure:8077: result: yes 
     476configure:8031: checking for strings.h 
     477configure:8047: gcc -c -O2    conftest.c >&5 
     478configure:8053: $? = 0 
     479configure:8057: test -z  
     480                         || test ! -s conftest.err 
     481configure:8060: $? = 0 
     482configure:8063: test -s conftest.o 
     483configure:8066: $? = 0 
     484configure:8077: result: yes 
     485configure:8031: checking for inttypes.h 
     486configure:8047: gcc -c -O2    conftest.c >&5 
     487configure:8053: $? = 0 
     488configure:8057: test -z  
     489                         || test ! -s conftest.err 
     490configure:8060: $? = 0 
     491configure:8063: test -s conftest.o 
     492configure:8066: $? = 0 
     493configure:8077: result: yes 
     494configure:8031: checking for stdint.h 
     495configure:8047: gcc -c -O2    conftest.c >&5 
     496configure:8053: $? = 0 
     497configure:8057: test -z  
     498                         || test ! -s conftest.err 
     499configure:8060: $? = 0 
     500configure:8063: test -s conftest.o 
     501configure:8066: $? = 0 
     502configure:8077: result: yes 
     503configure:8031: checking for unistd.h 
     504configure:8047: gcc -c -O2    conftest.c >&5 
     505configure:8053: $? = 0 
     506configure:8057: test -z  
     507                         || test ! -s conftest.err 
     508configure:8060: $? = 0 
     509configure:8063: test -s conftest.o 
     510configure:8066: $? = 0 
     511configure:8077: result: yes 
     512configure:8103: checking dlfcn.h usability 
     513configure:8115: gcc -c -O2    conftest.c >&5 
     514configure:8121: $? = 0 
     515configure:8125: test -z  
     516                         || test ! -s conftest.err 
     517configure:8128: $? = 0 
     518configure:8131: test -s conftest.o 
     519configure:8134: $? = 0 
     520configure:8144: result: yes 
     521configure:8148: checking dlfcn.h presence 
     522configure:8158: gcc -E  conftest.c 
     523configure:8164: $? = 0 
     524configure:8184: result: yes 
     525configure:8219: checking for dlfcn.h 
     526configure:8226: result: yes 
     527configure:8249: checking how to run the C++ preprocessor 
     528configure:8363: result: g++ -E 
     529configure:8387: g++ -E  conftest.cc 
     530configure:8393: $? = 0 
     531configure:8425: g++ -E  conftest.cc 
     532conftest.c